body {
margin: 0;
padding: 0;
font-family: "Inter", system-ui, -apple-system, sans-serif;
font-size: 16px;
line-height: 1.6;
color: #020814;
overflow-x: hidden;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1200px !important;
}
.text-theme-1{
color: #09b0f7;
}
.text-theme-2{
color: #020814;
}
.bg-theme-1{
background-color: #edf6fc;
}
.bg-theme-2{
background-color: #09b0f7;
}
p {
font-size: 16px;
line-height: 25px;
}
/* Button */
.btn-check:checked + .btn,
.btn.active,
.btn.show,
:not(.btn-check) + .btn:active {
background-color: transparent !important;
border-color: inherit !important;
color: inherit !important;
box-shadow: none !important;
}
.btn.btn-success:active {
color: #fff !important;
}
.btn-success {
border-radius: 100px;
padding: 12px 20px;
font-weight: bold;
background: linear-gradient(180deg, #11d1de, #038ebd);
font-weight: 600;
box-shadow: none;
border: none;
color: #fff;  box-shadow: 1px 1px 1px #000;
transition: 0.3s ease;
}
.btn.btn-success:hover {
background: linear-gradient(180deg, #038ebd, #11d1de);	transform: translateY(-3px);
}
.btn.btn-primary {
background: transparent;
color: #09b9f7;
border: none;
font-weight: 600;
}
.btn.btn-primary:hover {
color: #020814;
}
.banner_btn {
padding-top: 15px;
display: block;
}
/********** Button End ********/
.banner_info {
padding: 20px 0 50px 0;
}
@media (min-width: 992px) {
.navbar .dropdown:hover .dropdown-menu {
display: block;
}
}
.top_bar .dropdown:hover .dropdown-menu {
display: block;
margin-top: 0;  z-index: 9999;
}
.header_block {
background: #fff;
}
.navbar-nav li a {
color: #fff;
}
.dropdown-item {
color: #000 !important;
}
.nav-item .nav-link:hover {
color: #fff;
}
.top_bar .dropdown button {
color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding: 10px 0px 5px 0px;
margin-bottom: 5px;
border-bottom: 2px solid transparent;font-size: 15px;
font-weight: 500;
color: #021d3b;
}
.navbar-brand  img {
width: 100px;
}
.navbar-nav .nav-link:hover {
color: #09b9f7 !important;
border-bottom: 2px solid;
}
.custom-dropdown li a:hover {
color: #fff !important;
background: #09b9f7 !important;
}
.search_ic a i {
font-size: 18px;
}
.nav-item .dropdown-menu {
display: block;
opacity: 0;
visibility: hidden;
transform: translateY(0px);  
transition: opacity 0.3s ease, transform 0.3s ease;
pointer-events: none;
}
.navbar-brand {
padding-bottom: 10px;
}
#navbarMain {
padding-left: 20px;
}
.navbar.navbar-expand-lg.navbar-light.sticky-top {
padding: 18px 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
min-width: 220px;
}
#navbarMain .custom-dropdown .dropdown-toggle::after {
display: none;
}
.dropdown_icon {
font-size: 14px;
transition: transform 0.3s ease;
}
.custom-dropdown .dropdown-menu li:last-child a {
margin: 0 !important;
}
.custom-dropdown:hover .dropdown_icon {
transform: rotate(180deg);
}
.nav-link {
padding-bottom: 15px;
}
.top_bar .dropdown:hover .dropdown-menu {
display: block;
margin-top: 0;
z-index: 9999;
border: none;
border-radius: 20px;
}
.dropdown-menu.topbar_dropdown {
width: 200px;
}
.dropdown-menu.topbar_dropdown li a {
padding: 9px 25px;
border-radius: 10px;
}
.dropdown-menu.shadow li {
padding: 0;
}
.top_bar a {
color: #fff;
text-decoration: none;
}
.dropdown-menu a {
padding-left: 0;
}
.custom-dropdown {
position: relative;
}
@media (min-width: 992px) {
.custom-dropdown .dropdown-menu {
display: block !important;
position: absolute;
opacity: 0;
visibility: hidden;
transform: translateY(20px);
transition: all 0.3s ease;
pointer-events: none;
}
.custom-dropdown:hover .dropdown-menu {
opacity: 1;
visibility: visible;
transform: translateY(0);
pointer-events: auto;
}
.custom-dropdown:hover .dropdown_icon {
transform: rotate(180deg);
}
}
@media (max-width: 991px) {
.dropdown-menu.shadow.border-0.show {
position: relative;
width: 100%;
display: block !important;
}
.custom-dropdown .dropdown-menu {
display: none !important;
opacity: 1;
visibility: visible;
transform: none;
pointer-events: auto;
}
}
.dropdown-menu.shadow  {
padding: 10px 10px;
}
.dropdown-menu.shadow {
padding: 0;
}
.dropdown-menu li a {
padding: 7px 15px;
background: none !important;
border-radius: 5px;
}
.dropdown-menu.shadow  {
padding: 12px 12px;
} 
.navbar-nav {
margin-left: 80px;
}
.navbar-nav li {
padding: 0 12px;
}
.top_btn {
padding-left: 10px;
}
/*********** Banner ************/
.banner_info p {
width: 85%;
}
.banner_btn .btn {
padding: 11px 35px;
}
.bg1 {
background-image: url('../img/banner_img.png');
background-size: cover;       
background-position: center;  
background-repeat: no-repeat;  width: 100%;
}
.ptb-100{
padding: 100px 0;
}
.banner_lists {
padding: 0;
position: relative;
}
.banner_lists li::before {
content: "";
position: absolute;
left: 0;
top: 2px;
width: 20px;
height: 20px;
background: url("../img/check_ic.png") no-repeat center;
background-size: contain;
bottom: 0;
margin: auto;
}
.banner_info h1 {
font-size: 52px;
color: #09b9f7;
letter-spacing: 2px;
margin-bottom: 31px !important;
}
.banner_info p {
font-size: 16px;
color: #fff;
line-height: 24px;
margin-bottom: 0 !important;
}
.banner_info h1   {
color: #09b9f7;
font-weight: 700;
}
.heading-line {
position: relative;
display: inline-block;
}
.heading-line span {
background: radial-gradient(circle at 50% 50%, #021d3b, #000000);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: normal;
}
.p-grad{
background: radial-gradient(circle at 50% 50%, #021d3b, #000000);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.heading-line::before {
content: "";
position: absolute;
left: 0;
bottom: -20px;
width: 265px;
height: 3px;
background-image: url('../img/heading_line.png');
background-repeat: no-repeat;
background-size: contain;
}
.banner_lists li img {
width: 17px;
height: 17px;
margin-right: 5px;
}
.banner_lists li {
display: inline-block;
font-size: 12px;
color: #020814;
margin-right: 20px;
position: relative;
padding-left: 30px;
}
.search_ic a {
color: #020814;
padding-right: 18px;
}
.ph_num i {
margin-right: 5px;
}
.ph_num {
color: #09b9f7;
font-weight: 500;
}
/********* Section-1 ********/
.serve-title{
font-size:52px;
font-weight:600;
color:#11b5f4;
position:relative;
display:inline-block;
padding-bottom:14px;
}
.serve-title::after{
content:"";
position:absolute;
left:0;
bottom:0;
width:180px;
height:2px;
background:linear-gradient(90deg,#11d1de,#038ebd);
}
.serve-card {
background: #fbfcfc;
border-radius: 10px;
padding: 18px 15px;
transition: .3s;
border: 1px solid transparent;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.13);
}
.serve-card-block {
grid-template-columns: 5fr;
display: grid;
gap: 20px;
grid-template-columns: repeat(5, 1fr);
}
.serve-card span{
font-size:22px;
font-weight:600;
color:#2d2d2d;
}
.serve-card {
display: flex;
align-items: center;
}
.serve-card img{
width:48px;
}
.active-card span{
color:#fff;
}
.serve-card:hover{
transform:translateY(-4px);
background: #e1f7ff;
border: 1px solid #09b9f7;
box-shadow: 0 12px 25px rgba(3,142,189,0.25);
}
.serve-card img {
width: 50px;
height: 50px;
}
.serve-card span {
font-size: 14px;
color: #020814;
padding-left: 10px;
}
.heading_2 {
color: #09b9f7;
font-size: 32px;
font-weight: normal;
position: relative;
}
.heading_2::before {
content: "";
position: absolute;
left: 0;
bottom: -10px;
width: 205px;
height: 2px;
background-image: url('../img/heading_line_2.png');
background-repeat: no-repeat;
background-size: contain;
}
/*********** Logo Slider  *********/
.logo-slider  {
padding: 10px 0 0 0;
}
.serve-section { 
background-color: #edf6fc;
background-image: url('../img/logo-blue-background.png');
background-repeat: no-repeat;
background-position: center bottom 55px;
}
.serve-section-noimg { 
background-color: #edf6fc;
background-image: none;
background-repeat: no-repeat;
background-position: center bottom 55px;
}
.client-logo-section {
padding: 40px 0;
margin-top: 40px;
}
.logo-item {
padding: 0 25px;
}
.logo-item img {
width: 100%;
max-width: 120px;
margin: auto;
display: block;
object-fit: contain;
}
.future-healthcare-section {
padding-top: 30px;
position: relative;
overflow: hidden;
padding-bottom: 40px;
}
.healthcare-img-wrap img {
width: 100%;
border-radius: 15px;
display: block;
height: 500px;
}
.healthcare-content h2 {
font-size: 42px;
line-height: 1.1;
font-weight: normal;
color: #1d2734;
margin-bottom: 28px;
}
.why-slick {
padding-top: 30px;
}
.healthcare-content h2 span {
color: #09b9f7;
}
.healthcare-content p {
font-size: 16px;
line-height: 24px;
margin-bottom: 15px;
}
.healthcare-content ul {
padding-left: 20px;
margin-bottom: 20px;
}
.healthcare-content ul li {
font-size: 16px;
color: #020814;
line-height: 38px;
display: inline-block;
width: 100%;
list-style-type: disc;
position: relative;
margin-left: 15px !important;
}
.healthcare-content ul li::after {
content: '';
position: absolute;
width: 5px;
height: 5px;
left: -12px;
background: #09b9f7;
border-radius: 100px;
top: 0;
bottom: 0;
margin: auto;
}
.healthcare-content a {
margin-top: 10px;
}
.healthcare-content ul {
padding: 0;
}
.healthcare-content ul li strong {
color: #09b9f7;
}
.healthcare-img-wrap {
padding-right: 55px;
}
.healthcare-content {
padding-left: 20px;
}
.client-logo-section h5 {
text-align: center;
margin-bottom: 30px;
}
/*****  Testimonial Slider ****/
.testimonial-slider .slick-track {
display: flex !important;
}
.testimonial-slider .slick-slide {
height: auto !important;
display: flex !important;
padding: 0 13px;
}
.testimonial-slider .slide-item {
display: flex;
height: 100%;
}
.testimonial-card h6 {
position: absolute;
bottom: 0;
padding-bottom: 30px;
}
.testimonial-card {
display: flex;position: relative;
flex-direction: column;
height: 100%;width: 100%;
}
.testimonial-section {
padding: 30px 0 80px 0;
}
.testimonial-card {
background: #6972f5;
color: #fff;
padding: 15px 25px;
border-radius: 20px;
height: 100%;
}
.quote-card {
display: flex;
align-items: center;
font-size: 22px;
font-weight: 600;
}
.slide-item {
padding: 0 15px;
}
/* ARROWS */
.slider-arrows button {
width: 45px;
height: 45px;
border-radius: 50%;
border: 1px solid #ccc;
background: transparent;
margin-left: 10px;
}
.testimonial-card p {
color: #000 !important;
padding: 10px 0 60px 0;
font-size: 15px;
font-weight: 400;
line-height: 20px;
}
.slider-outer {
overflow: hidden;
}
.slide-item {
padding-right: 20px;
}
/* responsive */
@media (max-width: 992px) {
.testimonial-slider {
padding-left: 15px;
}
}
.btn-right {
display: flex;
gap: 15px;
align-items: center;
}
.search_ic a:hover {
color: #09b9f7;
}
/****** Nav Bar Responsive *******/
@media(max-width:991px){
#navbarMain {
padding-top: 20px;
padding-left: 0;
}
.results-overview h2 {
font-size: 35px;
line-height: 45px;
}
.banner_info h1 {
font-size: 36px;
line-height: 40px;
}
h2 {
font-size: 35px;
line-height: 45px;
}
.navbar-expand-lg .navbar-nav .nav-link {
color: #020814 !important;
}
.nav-link.dropdown-toggle.show {
color: #fff;
}
.navbar-nav .dropdown_icon {
float: right;
}
.custom-dropdown:hover .dropdown_icon {
transform: inherit;
}
.custom-toggler {
border: none;
background: transparent;
width: 30px;
height: 22px;
position: relative;
}
.custom-toggler .bar {
display: block;
width: 25px !important;
height: 3px;
background: #000;
margin: 5px 0;
transition: all 0.3s ease;
}
.custom-toggler.open .bar:nth-child(1) {
transform: translateY(8px) rotate(45deg);
}
.custom-toggler.open .bar:nth-child(2) {
opacity: 0;
}
.custom-toggler.open .bar:nth-child(3) {
transform: translateY(-8px) rotate(-45deg);
}
.navbar-toggler.custom-toggler {
padding: 0;
margin-right: 6px;
margin-top: -10px;
}
.btn-right {
padding-top: 20px;
}
}
/********** Why Binix Slider ***************/
.why-slider h2 {
font-size: 42px;
font-weight: 600;
}
.why-slider h2 span {
color: #09b9f7;
}
.why-slick button i {
font-weight: 900;
font-size: 21px;
margin-top: 5px;
}
.box-content h4 {
font-size: 21px;
font-weight: normal;
}
.box-content p {
line-height: 20px;
font-size: 14px;
}
.card-slide  {
position: relative;
}
.box_icon img {
width: 36px;
height: 36px;
}
.box_icon {
position: absolute;
top: 0;
z-index: 3;
margin: 20px;
}
.box_image_1{
background: linear-gradient(rgba(1, 39, 55, 0.5), rgba(15, 12, 12, 0.58)), url("../img/binix_img_1.jpeg");
}
.box_image_2 {
background: linear-gradient(rgba(1, 39, 55, 0.5), rgba(15, 12, 12, 0.58)), url("../img/binix_img_2.jpeg");
}
.box_image_3 {
background: linear-gradient(rgba(1, 39, 55, 0.5), rgba(15, 12, 12, 0.58)), url("../img/binix_img_3.jpeg");
}
.box_image_4{
background: linear-gradient(rgba(1, 39, 55, 0.5), rgba(15, 12, 12, 0.58)), url("../img/binix_img_4.jpeg");
}
.slider_box {
position: relative;
height: 443px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 15px;
overflow: hidden;
cursor: pointer;
}
.why-slick .slick-slide {
margin: 0 10px;
}
.slider_box::before {
content: "";
position: absolute;
inset: 0;
transition: 0.4s ease;
}
.box_arrow a {
text-decoration: none;
color: #020814;
background: #fff;
width: 24px;
height: 24px;
display: block;
border-radius: 100px;
font-size: 16px;
text-align: center;
line-height: 22px;
}
.box-content {
position: absolute;
bottom: 20px;
color: #fff;
z-index: 2;
transition: all 0.4s ease;
margin: 20px 20px 0 20px;
}
.slider_box:hover .box-content {
bottom: 50px;
}
.box_arrow {
position: absolute;
bottom: 25px;
left: 20px;
font-size: 24px;
color: #fff;
opacity: 0;
transform: translateY(10px);
transition: 0.4s ease;
z-index: 2;
}
.slider_box:hover::before {
background: rgba(9, 185, 247, 0.7);
}
.slider_box:hover .box_arrow {
opacity: 1;
transform: translateY(0);
}
.why-slider h2 {
font-size: 40px;
line-height: 1.1;
font-weight: normal;
color: #1d2734;
letter-spacing: 2px;
}
.sub_heading::before {
content: "";
width: 5px;
height: 5px;
background: #09b9f7;
border-radius: 50%;
top: 0;
position: absolute;
left: 0;
bottom: 0;
margin: auto;
}
.sub_heading {
display: block;
margin-bottom: 10px;
color: #09b9f7;
text-transform: uppercase;
font-weight: normal;
font-size: 16px;
list-style-type: disc;
position: relative;
padding-left: 10px;
}
.custom-arrow {
width: 39px;
height: 39px;
border-radius: 50%;
border: none;
background: #09b9f7;
color: #fff;
cursor: pointer;
z-index: 99;
}
.why-slick button {
top: -60px !important;	position: absolute;
}
.why-slick .slick-prev {
position: absolute;
right: 55px !important;
}
.custom-arrow:hover {
background: #000;
}
.why-slick .slick-slider button {
position: absolute;
right: 0;
top: 0;
}
.why-slick .slick-next {
right: 0;
}
.bg_blue_pattern {
background-image: url('../img/bg_pattern_1.png');
background-position: center;
background-repeat: no-repeat;
width: 100%;
background-size: cover;
}
.why-slick {
padding-bottom: 50px;
}
/******* Process Section *************/
.pr_icon {
margin-top: 10px;
}
.pr_icon img {
width: 70px;
height: auto;
}
.process_section {
position: relative;
background-repeat: no-repeat;
width: 100%;
background: #edf6fc url('../img/circle-background.png') no-repeat;
background-position: left 0px top 0;
background-size: contain;
padding: 60px 0 120px 0;
}
.main_heading {
font-size: 44px;
font-weight: normal;
line-height: 50px;
}
.main_heading span {
color: #09b9f7;
}
.mt-60 {
margin-top: 60px;
}
.heading_line {
width: 220px;
height: 2px;
background: #09b9f7;
margin: 20px 0;
}
.process_text {
font-size: 20px;
line-height: 1.8;
color: #444;
max-width: 620px;
}
.process_img {
max-width: 300px;
width: 100%;
}
.process_box {
background: #fff;
border-radius: 10px;
padding: 20px 20px 20px 20px;
display: flex;
gap: 20px;
height: 100%;
transition: 0.4s ease;
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.38), 0 4px 8px rgba(0,0,0,0.08);
position: relative;
isolation: isolate;
}
.process_box_block {
position: relative;transition: 0.4s ease;
}
.process_info {
margin-top: 60px;
line-height: 30px;
font-size: 17px;
}
.process_img {
animation: float 4s ease-in-out infinite;
}
@keyframes float {
0%   { transform: translateY(0px); }
50%  { transform: translateY(-10px); }
100% { transform: translateY(0px); }
}
.process_box_shad::after {
content: '';
position: absolute;
height: 39px;
width: 100%;
background: #09b9f7;
bottom: -6px;
left: 0;
right: 0;
margin: auto;
border-radius: 33px;
border: 5px solid #09b9f7;
}
.process_box_block:hover {
transform: translateY(-8px);
}
.process_box h4 {
font-size: 19px !important;
margin-bottom: 10px;
color: #09b9f7;
font-weight: normal;
}
.process_box p {
font-size: 14px;
color: #020814;
line-height: 22px;
margin-bottom: 0;
}
@media(max-width:991px){
.main_heading {
font-size: 42px;
}
.process_text {
font-size: 18px;
}
.process_img {
margin-top: 40px;
}
}
/*******  Get Started Section  *************/
.getstarted_block .banner_lists li {
color: #fff;
}
.getstarted_block p {
width: 80%;
}
.getstarted_block h2 {
font-size: 50px;
line-height: 60px;
}
.getstarted_block p {
width: 92%;
color: #e8e2df !important;
margin-bottom: 0px !important;
}
.bg2 {
background-image: url('../img/tester-background.png');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
}
/****** Get Started Form Section **********/ 
.contact-box  {
margin-top: 80px;
}
.contact-content {
line-height: 20px;
}
.contact-content small {
font-size: 13px;
}
.contact-content a {
font-size: 15px;
}
.contact-content a i {
padding-right: 3px;
}
.get-started-section .sub-title { letter-spacing: 1px; font-size: 16px;line-height: 23px;}
.get-started-section {
background: url('../img/getstartedimage.png') no-repeat center right; background-size: cover;}
.text-blue { color: #09b9f7; }
.get-started-section::before {
content: "";
position: absolute;
left: 0;
width: 750px;
height: 100%;
background: url('../img/contact_image.png') no-repeat bottom left;
background-size: contain;
opacity: 0.28;
z-index: 0;
bottom: 0;
left: -100px;
}
.get-started-wrapper, .left-content, .demo-form-box { z-index: 5; }
.relative { position: relative; }
.pl-2 { padding-left:10px; }
p.text-uppercase.sub-title::before {
content: "";
position: absolute;
left: 0;
top: 50%;
width: 5px;
height: 5px;
background: #00cfff;
border-radius: 50%;
transform: translateY(-50%);
}
.feature-item .icon{
width:40px;
height:40px;
border:1px solid #09b9f7;
flex-shrink:0;
}
.feature-item .icon img{
width:20px;
height:20px;
object-fit:contain;
}
.feature-item h4{
font-size:13px;
font-weight:400;
line-height:1.5;
}
.contact-icon{
width:50px;
height:50px;
background:#09b9f7;
flex-shrink:0;
}
.left-content h2 {
color: #f9f7f5 !important;
font-size: 48px;
line-height: 55px;
}
.left-content p {
margin-top: 50px;
width: 90%;
}
.feature-item {
display: flex;
gap: 10px;
}
.feature-item {
display: flex;
gap: 10px;
}
.feature-list {
display: flex;
gap: 30px;
margin-top: 30px;
}
.contact-icon img{
width:25px;
height:20px;
object-fit:contain;
}
.trusted-text img {
width: 20px !important;
height: 23px !important;
}
/***** Bootstrap Form CSS *******/
.trust-text img {
width: 15px;
margin-right: 5px;
}
.demo-form-wrap {
background: #fff;
border-radius: 28px;
padding: 40px 30px;
width: 85%;
position: relative;
-webkit-box-shadow: 1px 1px 0px 11px #bdb9b940 !important;
box-shadow: 1px 1px 0px 11px #bdb9b940 !important;
float: right;
}
.form-control,
.form-select{
height:50px;
border-radius:12px;
border:1px solid #d9dee8;
padding-left:45px;
font-size:14px;
color:#6b7280;
box-shadow:none !important;
}
.title_line{
position: relative;
}
.title_line::after {
content: "";
position: absolute;
left: 0;
bottom: -16px;
width: 345px;
height: 3px;
background: linear-gradient( 90deg, rgba(0, 207, 255, 0.1) 0%, rgb(9, 184, 246) 54%, rgba(29, 234, 255, 0.06) 100% );
}
.input-group-custom{
position:relative;
}
.input-group-custom i{
position:absolute;
left:16px;
top:50%;
transform:translateY(-50%);
color:#8b95a7;
font-size:15px;
z-index:2;
}
.btn-demo {
width: 100%;
height: 50px;
border: none;
border-radius: 18px;
background: linear-gradient(90deg,#12c2e9,#00b4db);
color: #fff;
font-size: 18px;
font-weight: 500;
transition: 0.3s;
margin-top: 10px;
}
.btn-demo:hover{
transform:translateY(-2px);
}
.btn-demo i{
margin-left:8px;
transition:0.3s;
}
.btn-demo:hover i{
transform:translateX(5px);
}
.trust-text{
text-align:center;
margin-top:22px;
color:#8b95a7;
font-size:14px;
}
.trust-text i{
color:#00b4db;
margin-right:6px;
}
/********** Results Testimonial ********/
.testimonial-section {
position: relative;
padding: 100px 0px !important;
background: #edf6fc;
overflow: hidden;
}
.testimonial-section {
position: relative;
padding: 100px 0px !important;
background: #edf6fc;
overflow: hidden;
}
.testimonial-section   {
position: relative;
z-index: 1;
}
.testimonial-section::before {
content: "";
position: absolute;
inset: 0;
background: url(../img/world-map-background.png) no-repeat;
background-size: contain;
z-index: -1;
background-position: center bottom 80px;
}
.testimonial-section  {
position: relative;
z-index: 1;
}
.testimonial-title .highlighttext{
font-family: 'Inter';
font-size: 14px;
color: #020814;
line-height: 1.1;
text-transform: uppercase;
display: flex;
gap: 5px;
align-items: center;
padding-bottom: 15px;
}
.testimonial-title .highlighttext::before{
content: '';
background: #09b9f7;
width: 6px;
height: 6px;
display: block;
border-radius: 50px;
}
.testimonial-title .title_line::after {
left: 0;
right: 0;
margin: auto;
}
.testimonial-title h2 {
font-weight: 400 !important;
display: inline-grid;
font-size: 48px;
line-height: 52px;
color: #021d3b;
letter-spacing: 1px;
margin-bottom: 0 !important;
}
.testimonial-title h2 span{
color: #09b9f7;
}
.testimonial-title h2::after{
content: '';
background: url(../img/section-highlighter.png);
height: 2px;
position: relative;
top: 15px;
display: flex;
left: 0px;
background-repeat: no-repeat;
width: stretch;
background-size: cover;
}
.testimonial-section .slider-outer{
padding-top: 40px;
}
.testimonial-card{
color: #000000;
background: #fff;
}
.testimonial-card .rating-star::before {
content: "\f005 \f005 \f005 \f005 \f005";
font-family: "Font Awesome 6 Free";
font-weight: 900;
color: #09b9f7;
font-size: 9px;
}
.client-area{
display:flex;gap: 13px;align-items: center;
}
.client-area img {
width: 45px;
height: 45px;
border-radius: 100px;
}
.client-area{
position: absolute;
bottom: 30px;
}
.client-area .profile-details h6 span {
font-size: 10px;
text-transform: none;
}
.client-area .profile-details h6 {
padding-left: 5px;
color: #3b3b3b !important;
padding: 0px 0 0px 0;
font-size: 12px;
font-weight: 500;
line-height: 20px;
font-family: 'Inter';
display: grid;
position: unset;
margin: 0px;
text-transform: uppercase;
}
.slick-dots {
display: flex;
justify-content: center;
}
.slick-dots li {
display: inline-block;
margin: 0 6px;
margin-top: 60px;
}
.slick-dots li button {
height: 14px;
}
.slick-dots li button {
border: none;
background: transparent;
border-radius: 100px;
width: 11px;
height: 11px;
border: 1px solid #000;
}
.slick-dots li button {
font-size: 0;
}
.slick-dots li.slick-active button {
background: #09b9f7;	border: 1px solid #09b9f7;
}
/********** Footer ***************/
/*.footer-bg {
background:#0a132a	url('../img/circle-dots.png') no-repeat;
}*/
.footer-bg {
background: radial-gradient( circle at center, rgba(93, 148, 219, 0.28) 0%, rgba(255,255,255,0) 40% ), #0a132a url('../img/circle-dots.png') no-repeat;
background-position: center, left center;
background-size: cover, auto;
}
.followus ul{
display: inline-flex;
list-style: none;
gap: 10px;
padding-left: 0px;
}
.followus ul li a {
border: 1px solid #112039;
padding: 10px;
border-radius: 50px;
width: 40px;
height: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none;
box-shadow: inset 0 2px 6px rgba(255, 255, 255, 0.17), inset 0 -2px 6px rgba(255, 255, 255, 0.14);
}
.followus ul li a:hover {
box-shadow: inset 0 2px 6px rgba(255, 255, 255, 0.17), inset 0 -2px 6px rgba(255, 255, 255, 0.14), 0 0 12px rgba(9, 185, 247, 0.8);
border-color: #09b9f7;
}
.cta-icon i {
color: #09b9f7;
}
.footer-links li a:hover {
color: #09b9f7;
}
.footer-links h5 {
color: #09b9f7;
font-size: 17px;
}
.footer-links li a {
padding-bottom: 9px;
display: block;
font-size: 14px;
}
.footer-links li:first-child {
padding-bottom: 10px;
}
.followus .followus-title{
font-family: 'Inter', sans-serif;
font-size: 17px;
margin-bottom: 10px;
padding-top: 20px;
position: relative;
}
.followus .followus-title::before{
content: '';
background: #09b8f6;
width: 50px;
display: block;
height: 3px;
position: absolute;
top: 0px;
}
.footercopy p{
font-size: 16px;
font-weight: 200;
color: #fff;
font-family: 'Inter';
padding-bottom: 10px;
opacity: .8;
width: 70%;
}
.footerlogo img {
margin-bottom: 30px;
width: 117px;
}
ul.footercontact li a{
display: flex;
gap: 20px;
}
ul.footercontact li a p {
font-size: 16px;
display: inline-flex;
flex-direction: column;
font-family: 'Inter';
font-weight: 300;
line-height: 25px;
margin-bottom: 5px;
}
ul.footercontact li a p span{
font-size: 12px;
font-weight: 200;
font-family: 'Inter';
}
ul.footercontact li a .icon i {
color: #09b8f6;
border: 1px solid #112039;
padding: 12px;
border-radius: 50px;
box-shadow: inset 0 2px 6px rgba(255, 255, 255, 0.17), inset 0 -2px 6px rgba(255, 255, 255, 0.14);
}
.followus ul li a {
color: #fff;
}
ul.footercontact li a:hover {
color: unset;
}
ul.footercontact li a {
cursor: unset;
}
footer .footer-cta-sec{
display: flex;
justify-content: space-between;
align-items: center;
}
.footer-cta-sec .ctaleft-area{
display: flex;
gap: 30px;
}
.ctaleft-area .cta-icon i {
font-size: 20px;
width: 50px;
height: 50px;
border: 1px solid rgba(9, 185, 247, 0.41);
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
box-shadow: inset 0 2px 6px rgba(17, 199, 255, 0.23), inset 0 -2px 6px rgba(15, 181, 219, 0.35);
}
.cta-icon {
position: relative;
padding-right: 15px;
}
.cta-copy {
padding-left: 7px;
}
.book-a-demo .btn {
padding: 11px 35px;
}
.footer-legal-links li a {
color: #fff;
font-size: 14px;
text-decoration: none;
border-right: 1px solid rgba(255, 255, 255, 0.33);
padding-right: 20px;opacity: 0.7 !important;
}
.footer-legal-links li:last-child a {
border: none;
padding: 0;
}
.cta-icon::after {
position: absolute;
content: '';
border: 1px solid rgba(9, 185, 247, 0.5);
height: 43px;
right: -10px;
top: 0;
bottom: 0;
margin: auto;
width: 1px;
}
.footer-cta-sec {
background: rgba(71, 156, 206, 0.11);
padding: 20px;
border-radius: 15px;
border: 1px solid #1e2e35;
}
.footer-cta-sec .cta-copy p{
font-size: 16px;
font-family: 'Inter';
display:grid;    gap: 10px;margin-bottom: 0px;    line-height: 1.5;
}
.footer-cta-sec .cta-copy p span {
font-size: 13px;
font-family: 'Inter';
font-weight: 100;
line-height: 5px;
}
.footerborder{
background: linear-gradient(90deg, rgba(9, 17, 36, 1) 0%, rgba(9, 184, 246, 1) 54%, rgba(9, 17, 36, 1) 100%);
height: 1px;
margin: 20px 0px 10px 0;
}
.clia-complaint{
display: flex;
gap: 11px;
align-items: baseline;
}
.footer-legal-links li a:hover {
color: #09b9f7;
}
.clia-complaint p, .copyright p{
font-size: 14px;
line-height: 1.5;
font-family: 'Inter';
opacity: .7;margin-bottom: 0px;
}
.clia-complaint i{
color: #09b8f6;
}
.footer__menu-list{
padding-bottom: 0px;
border: unset;
padding-top: 30px;
}
footer {
padding: 20px 0 10px 0;
}
.footer-links li a {
color: #fff;
text-decoration: none;
}
.footer-links li {
list-style-type: none;
}
@media (max-width: 767px) {
.main_heading {
font-size: 33px !important; 
line-height: 35px;
}
.cta-icon{
padding-bottom: 15px;
}
.footer-bg .footer-links li {
text-align: left !important;
}
footer .footer-cta-sec {
display: block;
}
footer .ctaleft-area{
display: block !important;
padding-bottom: 30px;
}
.footer-legal-links
{
text-align:left !important;
}
.demo-form-wrap {
padding: 30px 20px;border-radius: 15px;
}
}
/************ Responsive *********/
@media(max-width:1199px){
.navbar-nav li {
padding: 0 8px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1140px !important;
}
.navbar-nav {
margin-left: 0;
}
.ph_num {
font-size: 14px;
}
.serve-card-block {
grid-template-columns: repeat(3, 1fr);
}
.healthcare-img-wrap {
padding-right: 0;
}
.future-healthcare-section {
padding: 30px 20px !important;
}
}
@media(max-width:991px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 720px !important;
}
.navbar-toggler.custom-toggler.collapsed:focus {
box-shadow: none !important;
}
.navbar-toggler.custom-toggler.open:focus {
box-shadow: none !important;
}
button:focus:not(:focus-visible) {
outline: none !important;
}
.navbar-nav .nav-link:hover {
border-bottom: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
border-bottom: none;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
color: #09b9f7 !important;
}
.healthcare-img-wrap {
padding: 0 20px;
}
.demo-form-wrap {
width: 100%;
position: relative;
}
.footer-links {
padding: 0;
}
.footer-legal  {
text-align: left !important;
margin-top: 10px;
}
footer .footer-cta-sec {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.bg1::before {
content: "";
position: absolute;
inset: 0;
background-image: url('../img/banner_img.png');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
opacity: 0.3;
z-index: -1;	
}
.bg1  {
position: relative;background: none;
}
.get-started-section {
background: radial-gradient(circle, rgba(12, 22, 48, 1) 0%, rgba(9, 17, 36, 1) 100%);
}
.contact-box {
margin-top: 30px;
margin-bottom: 30px;
}
.bg2 {
background: radial-gradient(circle, rgba(12, 22, 48, 1) 0%, rgba(9, 17, 36, 1) 100%);
}
.bg1 {
border-top: 1px solid rgba(20, 20, 20, 0.16);
}
.slick-dots {
padding: 0 !important;
}
.ptb-100.bg1 {
padding: 50px 0;
}
.banner_info {
padding: 20px 0;
}
.process_section {
background: #edf6fc !important;
}
.search_ic a i {
font-size: 15px;
padding: 10px 10px;
border-radius: 100px;
color: #fff;
background: linear-gradient(180deg, #11d1de, #038ebd);
}
.search_ic a:hover i {
background: linear-gradient(180deg, #038ebd,#11d1de);
}
.header_block {
position: relative;
}
.search_ic.sm_search_ic {
display:block;
}
.search_ic.sm_search_ic {
position: absolute;
right: 200px;
top: 0;
bottom: 0;
margin: auto;
width: 38px;
height: 38px;
}
}
@media(max-width:767px){
.banner_info {
padding: 0;
}
.btn-right div {
padding-bottom: 10px;
}
.btn-right {
display: block !important;
}
.bg1::before {
background: #fff;
}
.serve-card-block {
grid-template-columns: repeat(1, 1fr);
}
.healthcare-img-wrap img {
height: auto;
}
.healthcare-content ul li::after {
content: inherit;
display: none;
}
.healthcare-content ul li {
font-size: 14px;
line-height: 26px;
margin-left: 0;
}
.why-slider h2 {
font-size: 32px;
}
.why-slick button {
left: 0;
margin: auto;top: -20px !important;
}
.left-content h2 {
font-size: 38px;
line-height: 44px;
}
.feature-list {
display: block;
}
.cta-icon::after {
display: none;
content: inherit;
}
.healthcare-content ul li {
margin: 0 !important;
}
.get-started-section::before {
content: inherit;
display: none;
}
.get-started-section  {
padding-bottom: 0 !important;
}
.testimonial-title h2 {
display: block;
}
.serve-section {
background-image: none;
}
.getstarted_block h2 {
font-size: 40px;
line-height: 45px;
}
.testimonial-title h2 {
font-size: 33px;
line-height: 44px;
}
.demo-form-wrap {
float: none;
box-shadow: none !important;
}
.footer-cta-sec .cta-copy p {
display: block;
}
.cta-copy span {
display: block !important;
line-height: 22px !important;
}
.feature-item {
margin-bottom: 20px;
}
.why-slider span br {
display: none;
}
.why-slick .slick-prev {
right: inherit !important;
}
.why-slick .slick-next {
left: 48px;
right: inherit;
}
.why-slider h2 {
padding-bottom: 15px;
}
.why-slick .slick-list {
margin-top: 40px;
}
.testimonial-section {
padding: 50px 0px !important;
}
.process_section {
padding: 60px 0 70px 0;
}
.future-healthcare-section {
padding: 0;
}
.why-slider  {
padding: 60px 0 20px 0 !important;
}
.ptb-100.bg2 {
padding: 60px 0 !important;
}
.footer__menu-list {
padding-top: 10px;
}
.get-started-section {
padding: 20px 0 0 0 !important;
}
.healthcare-content h2 {
font-size: 35px;
}
.healthcare-content {
padding-left: 0;
}
ul.footercontact li a p {
font-size: 15px;
line-height: 21px;
}
.btn-right div {
padding-left: 20px;
}
.footer-bg {
background: radial-gradient( circle at center, rgba(93, 148, 219, 0.28) 0%, rgba(255,255,255,0) 40% ), #0a132a;
}
.healthcare-img-wrap {
padding: 0;
}
.clia-complaint {
padding-bottom: 15px;
}
footer .ctaleft-area {
padding-bottom: 10px;
}
.testimonial-title .title_line::after {
display: none;
}
.testimonial-slider {
padding-left: 0;
}
.title_line {
display: none;
}
.btn-right {
background: #edf6fc;
padding-bottom: 10px;
}
}
/************** New Sections Lab Section ********/
.title_block{
position: relative;
}
.title_block h2::after {
content: '';
background: url(../img/section-highlighter.png);
height: 2px;
position: relative;
top: 15px;
display: flex;
left: 0px;
background-repeat: no-repeat;
width: stretch;
background-size: cover;
}
.title_block h2 {
font-weight: 400 !important;
font-size: 48px;
line-height: 52px;
color: #021d3b;
letter-spacing: 1px;
margin-bottom: 0 !important;
}
.lead_para  {
margin-top: 45px;
margin-top: 60px;
line-height: 30px;
font-size: 17px;
}
.lab-section .accordion-button {
font-size: 19px !important;
margin-bottom: 10px;
background: transparent;
border: none;
outline: none !important;
margin: 0;padding-left: 0 !important;
}
.lab-section .accordion-button:focus {
box-shadow: none !important;
border-color: transparent !important;
}
.lab-section .accordion-button:not(.collapsed) {
box-shadow: none !important;
}
#labAccordion {
padding-top: 40px;
}
.lab-section .accordion-body {
padding-left: 0;
}
.lab-section .accordion-button:not(.collapsed) {
color: #09b9f7;
}
.lab-section {
position: relative;
}
.image_right {
right: -15px;
position: absolute;
width: 500px;
height: 100%;
min-height: 700px;
}
@media(max-width:1199px){
.image_right {
right: 0;
min-height: inherit;
}
.image_right {
width: 350px;
}
}
@media(max-width:991px){
.image_right {
display: none;
}
.diverse_section .title_block {
width: 100%;
}
.lh-cards .card-value {
font-size: 28px !important;
}
}
/********** Clinical Section ************/
.blue_green_grad {
background: linear-gradient( 90deg, #1b9de2 0%, #18e2c7 100% );
color: #fff;
padding: 60px 60px;
border-radius: 20px;
}
.clinical-title{
font-size:56px;
font-weight:700;
line-height:1.15;
margin-bottom:20px;
}
.clinical-desc{
max-width:450px;
font-size:20px;
}
.table-wrapper{
background:#fff;
border-radius:10px;
overflow:hidden;
}
.performance-table{
margin:0;
}
.performance-table thead{
background:#0387c2;
color:#fff;
}
.performance-table tr td {
color: #020814;
font-size: 14px;
}
.performance-table thead th {
border: none;
text-align: left;
padding: 16px;
font-size: 13px;
font-weight: 600;
color: #fff;
padding: 10px 20px;
}
.performance-table tbody td{
padding:18px;
text-align:left;
border-color:#e6e6e6;
}
.performance-table tbody td:first-child,
.performance-table thead th:first-child{
text-align:left;
}
.clinical-note{
max-width:600px;
font-size:14px;
line-height:1.5;
}
.downloads-title{
font-size:40px;
font-weight:600;
}
.download-card {
background: #fff;
border-radius: 8px;
min-height: 250px;
padding: 30px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
text-decoration: none;
color: #0072bc;
transition: .3s;
}
.download-card:hover{
transform:translateY(-5px);
color:#0072bc;
}
.download-icon {
font-size: 30px;
margin-bottom: 10px;
font-weight: bold;
}
.download-text {
font-size: 18px;
line-height: 22px;
color: #09b9f7;
font-weight: normal;
}
.ptb-80 {
padding: 80px 0;
}
@media(max-width:991px){
.clinical-title{
font-size:42px;
}
.downloads-title{
font-size:32px;
}
}
@media(max-width:767px){
.clinical-title{
font-size:34px;
}
.clinical-desc{
font-size:16px;
}
}
.mtb-20 {
margin: 20px 0;
}
.performance-table th {
background: unset !important;
}
/********************** Spread Sections **********/
.spread-section{
background: linear-gradient(
90deg,
#1ca6e5 0%,
#18dbc7 100%
);
}
.spread-title{
color:#fff;
font-size:56px;
font-weight:700;
line-height:1.1;
margin-bottom:30px;
}
.spread-text{
color:#fff;
font-size:22px;
line-height:1.4;
max-width:520px;
}
.comparison-card{
background:#fff;
border-radius:12px;
overflow:hidden;
}
.pathway-box{
text-align:center;
padding:20px 30px;
height:100%;
}
.path-icon{
font-size:42px;
margin-bottom:25px;
}
.pathway-box h3{
font-size:20px;
font-weight:700;
margin-bottom:45px;
color: #09b9f7;
}
.pathway-box p {
line-height: 1.5;
font-size: 14px;
color: #020814;
}
.arrow{
font-size:20px;
color:#888;
margin:20px 0;
}
.time {
font-size: 28px;
font-weight: 600;
margin: 20px 0;
color: #09b9f7;
}
@media(max-width:991px){
.spread-title{
font-size:42px;
}
.spread-text{
font-size:18px;
}
.time{
font-size:42px;
}
}
@media(max-width:767px){
.spread-title{
font-size:34px;
}
.border-start{
border-left:none !important;
border-top:1px solid #ddd;
}
.diverse_section .title_block h2 {
font-size: 28px;
line-height: 32px;
}
}
/************** Diverse Section ************/
.diverse_section::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 224px;
height: 224px;
background-image: url('../img/bg-grid.webp');
top: 20px;
z-index: -1;
}
.diverse_section {
position: relative;
margin: 80px 0 0px 0;
}
.diverse_section .title_block {
background: white;
padding: 35px;
width: 90%;
}
/******************* News Section **************/
.news-section {
padding: 100px 0px !important;
background: #edf6fc;
overflow: hidden;
}
.news-section .testimonial-card p {
padding: 10px 0 0px 0;
}
.date_info i {
color: #09b9f7;
padding-right: 5px;
}
.slider_title_block {
display: flex;
justify-content: space-between;
align-items: center;
}
.mb-80{
margin-bottom: 80px;
}
.news-slider .testimonial-card {
padding: 25px 30px;
border-radius: 20px;
height: 100%;
}
.date_info {
font-size: 14px;
color: rgba(20, 20, 20, 0.58);
}
.news-slider  .testimonial-card p {
padding: 10px 0 0px 0;
font-size: 16px;
line-height: 24px;margin: 0;
}
.news-slider button {
bottom: -100px;
z-index: 222;
position: absolute;
}
.news-slider .slick-prev.custom-arrow  {
right: 100px !important;
}
.news-slider .slick-next.custom-arrow  {
right: 50px !important;
}
.news-slider.slick-initialized.slick-slider {
margin-bottom: 100px;
}

.news-listing-section .fb-img img{
width:100%;
}
.news-listing-section .fb-date{
display: flex;
align-items: center; gap:10px;    margin-bottom: 8px;
}
.news-listing-section .fb-date p{
margin-bottom: 0px;
color:#4b5563;
font-size: 16px;
line-height: 1.5;
}


.news-listing-section .fb-cards-list a {
	text-decoration: none;
}

.news-listing-section .fb-card-wrap {
    margin-bottom: 30px;
}

.news-listing-section h3 {
color: #020814;
font-weight: 500;
line-height: 30px;
font-size: 22px;
text-decoration: none;
}


/* blog featured section */
.featured-blog .fb-img img{
width:100%;
}
.featured-blog .fb-date{
display: flex;
align-items: center; gap:10px;    margin-bottom: 8px;
}
.featured-blog .fb-date p{
margin-bottom: 0px;
color:#4b5563;
font-size: 16px;
line-height: 1.5;
}
.featured-blog h3 a {
color: #020814;
font-weight: 500;
line-height: 30px;
font-size: 22px;
text-decoration: none;
}
.fb-content-wrap{
padding:1rem;
}
.fb-title a:hover {
color: #09b9f7;
}
.blog-listing .bl-img img{
width:100%;
}
.fblog-listing{
padding: 100px 0px;
}
.blog-listing .bl-date{
display: flex;
align-items: center; gap:10px; margin-bottom: 8px;
}
.blog-listing .bl-date p{
margin-bottom: 0px;
color:#4b5563;
font-size: 16px;
line-height: 1.5;
}
.blog-listing h3 a {
color: #020814;
font-weight: 500;
line-height: 21px;
font-size: 18px;
text-decoration: unset;
}
.blog-listing h3 a:hover {
color: #09b9f7;
}
.bl-content-wrap .bl-title h3 {
line-height: 24px;
}
.blog-listing  .bl-card-wrap{
margin-bottom:30px;
}
.blog-listing .blog-cards-list .col-md-4:last-of-type .bl-card-wrap {
margin-bottom:0px;
}
.bl-content-wrap{
padding:1rem;
}
/* blog featured section ends */
/* contact address section  */
.contact-detail-section{
padding: 100px 0px;
width: 100%;
background: linear-gradient( 90deg, #1ca6e5 0%, #18dbc7 100% );
}
.contact-detail-section .contact-detail-list{
background: #fff;
padding: 50px;
border-radius: 24px;
}
.contact-detail-section .contact-detail-list h2{
font-size: 48px;
line-height: 73px;
font-weight: 700;
color: #000;
padding-bottom: 10px;
}
.contact-detail-section  .contact-inquiries{
font-size: 16px;
line-height: 1.5;
font-weight: 300;
color: #000;padding-bottom: 32px;
}
.contact-detail-section  .contact-inquiries a{
color: #09b9f7 !important;font-weight: 700;
}
.contact-detail-section  h3{
margin-bottom: .5rem;
font-size: 2.25rem;
line-height: 2.25rem;
color: #4c4c4c;
font-weight: 400;
margin-bottom: 20px;
}
.contact-detail-section  ul li{
list-style: none;
}
.contact-detail-section  ul {
padding:0px;
}
.contact-detail-section  ul li p{
font-size: 16px;
line-height: 1.5;
font-weight: 400;
color:#000;
}
.contact-detail-section  ul li p strong{
font-weight: 700 !important;    padding-bottom: 10px;
}
.contact-detail-section  ul li p {
display: inline-grid;
}
.contact-detail-section  ul li p a{
font-weight: 700;
color: #09b9f7;
text-decoration: unset;
}
/* contact address section ends */
/* send-out testing section */
.sendout-section .heading-small{
font-size: 15px;
text-transform: uppercase;
line-height: 1.5;
font-weight: 600;
font-family: Inter, sans-serif;
color: #000;
padding-bottom: 15px;
}
.sendout-section {
padding:100px 0px;
background: #dffffe;
}
.mb-30 {
margin-bottom: 30px;
}
.tesing-detail-wrap .tesing-details{
border: 1px solid #e9e8e8;
background: #fff;
border-radius: 8px;
padding: 20px;
}
.tesing-detail-wrap .tesing-details ul{
padding:0px
}
.tesing-detail-wrap .tesing-details ul li {
list-style: none;
padding-left: 60px;
position: relative;
display: grid;
align-items: center;
}
.tesing-detail-wrap .tesing-details ul li p{
padding: 17px 0px 15px;
display: grid;
border-bottom: 1px solid #e9e8e8;
margin-bottom: 0px;
}
.tesing-detail-wrap .tesing-details ul li::before {
content: '';
background-image: url(../img/close-icon.png);
width: 40px;
height: 40px;
display: block;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
left: 0px;
}
.sendout-section .testimonial-title h2 {
display: inline-block;
}
.tesing-detail-wrap .tesing-details.binx ul li:before{
background-image: url(../img/correct-icon.png);
}
.tesing-detail-wrap .tesing-details ul li:last-child p{
border-bottom:none;
padding-bottom:0px;
}
.sendout-section .learn-more a{
border-radius: 100px;
padding: 12px 20px;
font-weight: bold;
background: linear-gradient(180deg, #11d1de, #038ebd);
font-weight: 600;
box-shadow: none;
border: none;
color: #fff;
box-shadow: 1px 1px 1px #000;
transition: 0.3s ease;
}
.sendout-section .learn-more{
margin-top: 40px;
}
@media(max-width:767px){
.sendout-section .heading-wrap p{
width:100%;
}
}
.tesing-title {
background: #ebebeb;
padding: 20px;
text-align: center;
font-weight: bold;
font-size: 18px;
color: #021d3b;
border-radius: 10px;
margin-bottom: 15px;
}
/* send-out testing section ends */
/******************** Feature Sections ***********************/
.mb-20 {
margin-bottom: 20px !important;
}
.feature-card:hover{
transform: translateY(-10px);
box-shadow: 0 15px 30px rgba(0,0,0,0.12);
}
.feature-card {
background: #ebebeb;    transition: all 0.3s ease;
padding: 20px 30px;
border-radius: 10px;
height: 100%; 
}
.feature-card h3 {
font-size: 24px;
margin: 15px 0;
}
/* clinical performance section */
.clinical-performance-section{
padding:100px 0px;
}
.pi-image-text{
text-align: center;
font-weight: 700;
font-size: 16px;
line-height: 1.5;
}
.clinical-performance-section .title-wrap h2{
color: #09b9f7;
font-size: 32px;
margin-bottom: 40px;
line-height: 1.5;
font-weight: 600;
margin-bottom: 30px;
}
.clinical-performance-section .heading-small{
color: #000;
font-size: 16px;
margin-bottom: 20px;
line-height: 1.5;
font-weight: 500;
}
.cperformance-table thead{
border-color: transparent;
border-radius: 8px;
border-top-right-radius: 15px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top-right-radius: 15px;
}
.cperformance-table thead th{
font-size: 18px;
line-height: 1.5;
padding: 20px 10px;
color: #000;
background: #02f0d8;
}
.cperformance-table tbody td{
font-size: 16px;
line-height: 1.5;
padding: 20px 10px;
color: #000;
font-weight: 500;
}
.cperformance-table {
margin-top: 60px;
}
.cperformance-table thead th small{
font-size: 14px;
font-weight: 400;
}
.cperformance-table td{
padding: 20px 10px;
}
.cperformance-table thead tr:last-child th:first-child {
border-bottom-left-radius: 15px;
border-top-left-radius: 15px;
}
.cperformance-table thead tr:last-child th:last-child {
border-bottom-right-radius: 15px;
border-top-right-radius: 15px;
}
.cperformance-table table tbody tr:nth-child(even) td {
background-color:#f2f2f2;
}
/* Odd rows */
.cperformance-table table tbody tr:nth-child(odd) {
background-color: #ffffff;
}
.cperformance-table table tbody tr{
border-color: transparent;
}
/* clinical performance section ends */
/* lab hightlights section  */
.lab-highlights-section{
padding:60px 0px
}
.lh-cards{
text-align: center;
}
.lh-cards{
margin-bottom: 25px;
}
.lh-cards .card-value{
font-size: 40px;
font-weight: 700;
color: #09b9f7;
}
.lh-cards  .card-text{
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color: #000;
}
.lh-title h2{
font-size: 32px;
font-weight: 700;
color: #09b9f7;
margin-bottom: 20px;
}
.lh-title p{
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color: #000;
}
.lh-title{
margin-top: 60px;
}
/* clinical performance section ends */
/****** Responsive ***/
@media(max-width:767px){
.contact-detail-section .contact-detail-list {
padding: 20px;
}
.contact-detail-section {
padding: 60px 20px;
}
.tesing-detail-wrap {
    margin-bottom: 30px;
}
.title_block h2 {
font-size: 33px;
line-height: 44px;
}
.lead_para {
margin-top: 40px;
}
.lab-section .accordion-button {
font-size: 19px !important;
line-height: 29px;
}
.blue_green_grad {
padding: 60px 20px;
}
.diverse_section .title_block {
padding: 20px;
width: 100%;
}
.slider_title_block {
display: block;
}
.slider_btn {
margin-top: 40px;
}
.news-slider .slick-next.custom-arrow {
right: 0 !important;
left: 50px !important;
margin: auto;
}
.contact-detail-section h3 {
font-size: 25px;
}
.cperformance-table tbody td {
font-size: 14px;line-height: 22px;
padding: 15px 10px;
}
.contact-detail-section .contact-detail-list h2 {
font-size: 33px;
line-height: 44px;
}
.news-slider .slick-prev.custom-arrow {
right: 50px !important;
left: 0;
margin: auto;
}
.lh-title h2 {
font-size: 33px;
line-height: 33px;
}
.lab-section  {
padding-bottom: 0 !important;
}
.news-section {
padding: 60px 0px !important;
}
.clinical-section  {
	padding-top: 20px !important;
}
}


/* QUICK CONTACT */
.quick-contact .form-container {
    margin-top: 5px;
}
.quick-contact .form-container {
    display: none;
    position: absolute;
    background-color: white;
    width: 100%;
    padding: 1em;
    border-radius: 5px;
    z-index: 100;
    border: 1px solid #ccc;
    border-top-right-radius: 0;
    right: 0;
}
.quick-contact .form-container.show {
    display: block;
}
@media (min-width:576px) {
    .quick-contact {
        position: relative;
    }
    .quick-contact .form-container {
        width: 300px;
    }
}
.form-service-popup input,
.form-service-popup textarea,
.form-service-popup select,
.quick-contact input,
.quick-contact textarea,
.quick-contact select {
    /* styles here if needed */
}
.form-container select {
    /* styles here if needed */
}
#quote-form h3 {
    margin: 1em 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5em;
}
.form-container .required {
    color: #09b9f7;
}

/* END QUICK CONTACT */

/* ACF - Spotlight */
.box_image {
	background-image: var(--bg-image);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

/* ACF - 2-column */
.future-healthcare-section .healthcare-content ul li::after {
    top: .7em !important;
	bottom: auto !important;
}
	

.future-healthcare-section .healthcare-content ul li {
    line-height: inherit !important;
}


/* Styling fixes for news post content */
.binx-richtext h1, .binx-richtext h2, .binx-richtext h3, .binx-richtext h4, .binx-richtext h5, .binx-richtext h6 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-weight: 600;
    color: #4a4a4a;
    line-height: 1.3;
}

.binx-richtext h1 { font-size: 3rem; }
.binx-richtext h2 { font-size: 2.25rem; }
.binx-richtext h3 { font-size: 1.5rem; font-weight: 700; }

.binx-richtext p {
    margin-bottom: 1.25em;
    line-height: 1.7;
}

.binx-richtext ul {
    list-style-type: disc;
    margin-left: 2em !important;
    margin-bottom: 1.25em !important;
    margin-top: 0px !important;
}

.binx-richtext ul li {
    margin-bottom: 0.5em !important;
    margin-top: 0px !important;
    display: list-item;
    list-style-position: outside;
    font-size: 16px !important;
}

.binx-richtext a { color: #09B0F7; text-decoration: none; }
.binx-richtext a:hover { text-decoration: underline; }
.binx-richtext strong { font-weight: 700; }
.binx-richtext em { font-style: italic; }

.header_block #menu-main-menu > li:last-child {
    display: none;
}
	@media (min-width: 991px) {
.navbar .dropdown:hover .dropdown-menu li:hover a {
    color: #fff !important;
}

	.header_block .navbar-nav {
    margin-left: 0px !important;
}
	}
.header_block{
    width:100%;
    transition: all .3s ease;
}

.header_block.sticky{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:9999;
    background:#fff;
    box-shadow:0 4px 15px rgba(0,0,0,.1);
    animation:slideDown .3s ease;
}


@keyframes slideDown{
    from{
        transform:translateY(-100%);
    }
    to{
        transform:translateY(0);
    }
}
	
	.contact-form {
    background: #fff;
    border-radius: 28px;
    padding: 40px 30px;
    width: 85%;
    position: relative;
    -webkit-box-shadow: 1px 1px 0px 11px #bdb9b940 !important;
    box-shadow: 1px 1;
}

section.contact-detail-section-new {
    background: url(../img/contactbg.png) no-repeat center right !important;
    background-size: cover !important;
}
.leftcontact-sec {
    color: #fff;
}

.leftcontact-sec p a, .leftcontact-sec ul a  {
    color: #09b9f7 !important;
}
.leftcontact-sec p.supportsec {
    margin-top: 70px;
}

.leftcontact-sec h2
{
 color: #09b9f7 !important;
}

.contact-detail-section-new .form-control, .contact-detail-section-new .form-select
{
/*	padding-left:10px !important;*/
}
.contact-detail-section-new .input-group-custom.textarea-group i {
    top: 12% !important;
}
.contact-detail-section-new .contact-form{
    background:#fff;
    padding:40px;
    border-radius:12px;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.contact-detail-section-new .contact-form label{
    font-weight:600;
    margin-bottom:8px;
}

.contact-detail-section-new .contact-form .form-control{
    border-radius:8px;
/*    min-height:40px;*/
/*        height: 40px !important;*/
}

.contact-detail-section-new .contact-form textarea.form-control{
    min-height:140px;
}

.contact-detail-section-new .contact-form .btn{
    padding:12px 35px;
    border-radius:8px;
}
.page-id-348 > article > section.ptb-100 {
    padding-top: 0 !important;
}

@media (max-width:991px) {
.contact-detail-section-new .contact-form
{
	width: 100% !important;
}
section.contact-detail-section-new {
    background-position: left center !important;
}
}

 .single .border-t-2.border-grey-light{
    border-top:1px solid #e5e7eb;
    padding-top:50px;
    margin-top:60px;
}

.single .border-t-2.border-grey-light > a{
    display:flex;
    align-items:center;
    gap:20px;
    width:48%;
    padding:24px;
    border:1px solid #e5e7eb;
    border-radius:12px;
    text-decoration:none;
    transition:all .3s ease;
    background:#fff;
        justify-content: flex-end;

}
.single .next-post{
    justify-content: flex-end;
}

.single .nav-content{
    flex: 1;
}

.single .border-t-2.border-grey-light > a:hover{
    border-color:#00AEEF;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transform:translateY(-4px);
}

.single .border-t-2.border-grey-light small{
    display:block;
    font-size:12px;
    text-transform:uppercase;
    color:#00AEEF;
    font-weight:700;
    letter-spacing:1px;
    margin-bottom:10px;
}

.single .border-t-2.border-grey-light p{
    margin:0;
    color:#222;
    font-size:16px;
    line-height:1.5;
    font-weight:600;
}

.single .border-t-2.border-grey-light i{
    font-size:20px;
    color:#00AEEF;
    transition:.3s;
    flex-shrink:0;
}

.single .single-post-image{
    margin:20px auto;
    text-align:center;
}

.single .single-post-image img{
    width:75%;
    max-height:350px;
    object-fit:cover;
    border-radius:20px;
}

.single .site-main aside{
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:12px;
    padding:25px;
    margin:20px 0;
    position:sticky;
    top:120px;
}

.single .site-main aside p{
    font-size:18px;
    font-weight:600;
    color:#1f2937;
    margin-bottom:20px;
}

.single .site-main aside ul{
    display:flex;
    align-items:center;
    gap:12px;
    list-style:none;
    padding:0;
    margin:0;
}

.single .site-main aside ul li a{
    width:45px;
    height:45px;
    border-radius:50%;
    background:#00AEEF;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    transition:.3s;
}

.single .site-main aside ul li a i{
    font-size:18px;
}

.single .site-main aside ul li a:hover{
    background:#005a87;
    transform:translateY(-3px);
    box-shadow:0 8px 20px rgba(0,0,0,.15);
}

.single .binx-richtext ul{
    list-style:disc;
    margin-left:20px;
    margin-bottom:20px;
}

@media(max-width:991px){

    .single .border-t-2.border-grey-light{
        display:flex;
        flex-direction:column;
        gap:20px;
    }

    .single .border-t-2.border-grey-light > a{
        width:100%;
    }

    .single .border-t-2.border-grey-light i{
        font-size:34px;
    }

    .single .site-main aside{
        position:static;
        margin-top:40px;
    }

    .single .single-post-image img{
        width:100%;
    }
}

/* ==========================
   Share Box
========================== */

 .single .site-main aside{
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:12px;
    padding:25px;
    margin:20px 0;
    position:sticky;
    top:120px;
}

 .single .site-main aside p{
    font-size:18px;
    font-weight:600;
    color:#1f2937;
    margin-bottom:20px;
}

 .single .site-main aside ul{
    display:flex;
    align-items:center;
    gap:12px;
    list-style:none;
    padding:0;
    margin:0;
}

 .single .site-main aside ul li{
    margin:0;
}

 .single .site-main aside ul li a{
    width:45px;
    height:45px;
    border-radius:50%;
    background:#00AEEF;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    transition:all .3s ease;
}

 .single .site-main aside ul li a i{
    font-size:18px;
}

 .single .site-main aside ul li a:hover{
    background:#005a87;
    transform:translateY(-3px);
    box-shadow:0 8px 20px rgba(0,0,0,.15);
}



@media(max-width:991px){

     .single .site-main aside{
        position:static;
        margin-top:40px;
    }

}

 .single .binx-richtext ul {
    list-style-type: disc;
    margin-left: 0px !important;
    margin-bottom: 1.25em !important;
    margin-top: 0px !important;
}

.single a.prev-nav-card.post-nav-card {
    justify-content: flex-start !important;
}

.blog-section .bl-img img {
    width: 100%;
    object-fit: cover;
    height: 250px;
}

.single ol.breadcrumb a {
    color: #00AEEF;
}



  .header_block .search_ic{
    position:relative;
}

.header_block .search-popup{
    display:none;
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    width:405px;

    display:flex;
    align-items:center;
    gap:15px;

    background:#fff;
    padding:8px;
    z-index:9999;
}

.header_block .search-popup form{
    flex:1;
    display:flex;
    border:1px solid #0a2940;
}

.header_block .search-popup input{
    flex:1;
    border:none;
    outline:none;
    padding:10px;
    font-size:18px;
}

.header_block .search-popup button{
    width:70px;
    border:none;
    background:#fff;
    font-size:24px;
    color:#0c2d52;
}

.header_block .search-close{
    font-size:30px;
    cursor:pointer;
    color:#0c2d52;
}



	.search-page .search-card h2 a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    line-height: 30px;
    font-size: 28px !important;
}

	.search-page .search-card h2:hover a {
		color: #09b9f7 !important;
	}
	.search-page .search-card  a.read-more-sec {
    color: #09b9f7 !important;
    text-decoration: none !important;
}
.search-page .search-card .read-arrow{
    display:inline-block;
    transition:transform .3s ease;
}

.search-page .search-card:hover .read-arrow{
    transform:translateX(8px);
}
.search-page .search-card a.read-more-sec{
    color:#09b9f7;
    text-decoration:none;
    display:inline-flex;
    align-items:center;
    gap:8px;
    transition:.3s;
}
.search-page .search-card{
    padding:40px 0;
    border-bottom:1px solid #d9d9d9;
}
.search-page .search-card:last-child{
    border-bottom:none;
}
.search-page .search-pagination{
    margin-top:50px;
    text-align:center;
}

.search-page .search-pagination .page-numbers{
    display:inline-block;
    padding:10px 16px;
    margin:0 4px;
    border:1px solid #ddd;
    color:#000;
    text-decoration:none;
}

.search-page .search-pagination .current{
    background:#09b9f7;
    border-color:#09b9f7;
    color:#fff;
}

.search-page .search-pagination .page-numbers:hover{
    background:#09b9f7;
    color:#fff;
    border-color:#09b9f7;
}
div#quick-container label {
    font-size: 14px !important;
    line-height: 27px !important;
}
div#quick-container input.fc {
    display: none;
}
div#quick-container button#qc-submit {
	    border: none !important;
	margin-top:10px;
    background: #09b9f7 !important;
	 border-color: #09b9f7 !important;
	    transition: all .3s ease;

}
div#quick-container button#qc-submit:hover{
    background: #2fc7fb !important; 
    border-color: #2fc7fb !important;
    transform: translateY(-3px);
}
#quick-container select#qc-practice,#quick-container input {
    width: 100% !important;
}

#quick-container{
      /* background: linear-gradient(135deg, #edf6fc 0%, #bfe7fb 50%, #7fcdf7 100%); */
      background: linear-gradient(135deg, #0b2545 0%, #1573a8 50%, #13c1e0 100%);
	  /*  background: linear-gradient(135deg, #cdeefb 0%, #6fd0ee 50%, #12b8dd 100%); */
}
#quick-container .border {
    border-color: #0a2940 !important;
}
#quick-container input:focus,
#quick-container textarea:focus,
#quick-container select:focus {
    border-color: #0a2940 !important;
    outline: none;
    box-shadow: none;
}
   /* 
#quick-container input::placeholder,
#quick-container textarea::placeholder {
color: #000 !important;
   opacity: 1;  
}
  */
#quick-container input {
font-size:14px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
#quick-container select {
font-size:14px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

div#quick-container label {
    display: none !important;
}

div#quick-container input,#quick-container select   {
    margin-bottom: 15px !important;
}

div#quick-container .flex.mb-2 {
    margin-bottom: 0px !important;
}


/* Quick Container Changes for placeholder text */

#quick-container input::placeholder,
#quick-container textarea::placeholder {
  color: #6b7280 !important; /* match this to the CTA's grey - #8a94a6 */
  opacity: 1 !important; /* Firefox dims placeholder text by default */
}
#quick-container input::-webkit-input-placeholder { color: #6b7280 !important; }
#quick-container input:-ms-input-placeholder { color: #6b7280 !important; }

#quick-container select#qc-practice {
  color: #6b7280 !important;
}
/* once a real option is chosen, override back to normal text color via JS,
   or use :invalid if the first option has no value and is disabled/required */
#quick-container select#qc-practice:invalid {
  color: #6b7280 !important;
}

#quick-container .qc-icon-wrap {
  position: relative;
}
#quick-container .qc-icon-wrap i {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #8a94a6 !important; /* same grey, matches your CTA icon color */
  font-size: 14px;
  pointer-events: none;
}


/*   */






/* Inner Header */
.bg-inner {
	/* background-image: url(../img/dotpattern_blue_right_bottom.svg); */
	background-size: cover;
	/* background-position: center; */
	background-position: right -150px bottom -350px;
	background-repeat: no-repeat;
	background-color: rgba(205, 213, 228, 0.1);
	width: 100%;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

