
body {
    font-family: 'Arial', sans-serif;
    background-color: #f8f9fa;
    overflow-x: hidden;
}
#banner {
    position: relative;
    overflow: hidden;
}
.banner-slide {
    height: 430px;
    background-size: cover !important;
    background-position: center;
    position: relative;
    display: flex;   
    color: white;
   background-repeat: no-repeat !important;
    padding: 20px;
    transition: opacity 0.5s ease-in-out;
}
.last-para p {
    color: #ed3237;
}
.first-para p {
    color: #333 !important;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


form .btn-primary {
    background-color: #007bff;
    border-color: #007bff;
}
button.btn.submit-btn {
    
    background: #1370b5;
    border-radius: 6px;
    color: #fff;
   
}

.faqs .question {font-size: 1.2rem;font-weight: 600;padding: 15px 80px 15px 15px;position: relative;display: flex;align-items: center;cursor: pointer;}
.faqs .question::after {content: "\002B";font-size: 2.2rem;position: absolute;right: 20px;transition: 0.2s;}
.faqs .question.active::after {transform: rotate(45deg);}
.faqs .answercont {max-height: 0;overflow: hidden;transition: 0.3s;}.faqs .answer {padding: 0 20px 20px;line-height: 1.5rem;}
.faqs .question.active + .answercont {}
/*.faqheader{border-radius:5px;}*/

.bg-pc {
    background: linear-gradient(45deg, #1370b5, #ed3237);
}


/* textimonial css*/
.testimonial-item{ margin: 0 10px; }
.testimonial-item .testimonial-content{
   
    position: relative;
	text-align: center;
}


.testimonial-item .description:before,
.testimonial-item .description:after{
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 8px;
    text-align: center;
    background: #1370b5;
    position: absolute;
}

.testimonial-item .testimonial-profile{
    display: flex;
    padding: 10px;   
    border-radius: 20px;
    
    position: relative;
}
.testimonial-item .pic{
       width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #1370b5;
    overflow: hidden;
      margin-right: 30px;
    margin-bottom: 10px;
}
.testimonial-item .title{
   
    font-size: 20px;
    font-weight: bold;
    color: #1370b5;
    position: relative;
   
}

.testimonial-item .post{
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #636465;
    margin-top: 5px;
	
}
p.description {
    font-style: italic;
  
}
.testimonial-item {
    background: #ffff;
    padding: 20px;
    border-radius: 6px;
}
section#testimonials {
    background: linear-gradient(45deg, #ed3237, #1370b5);
}
@media only screen and (max-width: 479px){
    .testimonial-item .description{
        padding: 20px;
        font-size: 16px;
    }
    .testimonial-item .testimonial-profile{ padding: 10px; }
    .testimonial-item .title{ font-size: 16px; }
    .testimonial-item .post{ font-size: 13px; }
}

 /* WhatsApp Floating Button */
 .whatsapp-float {
   position: fixed;
    bottom: 70px;
    right: 20px;
    background-color: #25D366;
    color: white;
    border-radius: 50%;
    padding: 12px 20px;
    font-size: 24px;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    width: 60px;
    height: 60px;
}

/* Mobile CTA Fixed Footer */
.mobile-cta {
    display: none;
    background-color: #007bff;
    color: white;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.mobile-cta a {
    color: white;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    display: block;
}

.mobile-cta .cta-call {
    background-color: #1370b5;
	width: 50%;
}
a.cta-register {
    width: 50%;
	    background: #ed3237;
}
@media (max-width: 767px) {
    .mobile-cta {
        display: flex;
        justify-content: space-between;
    }
	.faclty-dc-list ul {
  
    grid-template-columns: repeat(2, 1fr) !important;
  
}
.faclty-dc-list ul li {
     padding: 4px !important;
  
    font-size: 12px !important;
   
}
	
.brdr-lfrt:before,.brdr-lfrt:after,.faculty-member.left-bdr:before,.faculty-member.left-bdr:after,.title:before {
		display: none;
	}
}

.navbar {
    background-color: #fff;
}

.navbar-brand img {
    height: 60px;
}
a.nav-link {
    color: #1370b5 !important;
}
.button {
    border-radius: 38px;
    padding: 0px 20px 2px 20px;
    margin: 0px;
    height: 38px;
    line-height: 38px;
	    color: #fff;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border: none;
    text-decoration: none !important;
    background: #1370b5;
}
.button:hover {
    background: #ed3237;
}
a.button:hover {
    color: #ffff;
}
ul.slick-dots {
    display: block;
    position: absolute;
    bottom: 0;
    list-style: none;
    text-align: center;
    padding: 0;
    width: 100%;
    justify-content: center;
}
ul.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: #1370b5;
    display: block;
    height: 10px;
    width: 10px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    border-radius: 20px;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 10px;
  height: 10px;
  font-family: "slick";
  font-size: 6px;
  line-height: 5px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
li.slick-active button{
	background: #ed3237;
	opacity: 0.75;
}
.content h1 {
    font-size: 28px;
    color: #1370b5;
	 margin-bottom: 20px;
}
.content p {
    font-size: 16px;
    color: #fff;
   
}
.content h2 {
	font-size: 28px;
    color: #1370b5;
	
}
 .sec-hdng {

    color: #1370b5;
	     text-align: center;
}
.icn-box {
       background: #fff;
     padding: 20px 0;
    border-radius: 6px;
    /* min-height: 200px; */
    /* border-bottom: 4px solid #ed3237; */
}
.left-content p {
    text-align: justify;
}
section#about p {
    text-align: justify;
}
.img-title-box {
    width: 70px;
    height: 70px;
    border-radius: 0 8px 8px 0;
    background: linear-gradient(45deg, #1370b5, #ed3237);
}
.img-title-box {
    display: flex;
	
}
.icn-box i {
    color: #1370b5;
    margin-bottom: 20px;
}
.ctng-edg img {
   box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
	
}
.icn-box h4 {
    font-size: 20px;
    color: #1370b5;
}
section#highlights ul li i {
    color: #fff;
    margin-right: 10px;
	    font-size: 14px;
}
section#highlights ul li {
    margin-bottom: 14px;
	color: #fff;
	    font-size: 18px;
}
.box-doc {
    background: #fff;
    padding: 20px;
	position: relative;
	    border-radius: 6px;
}
.box-doc h4 {
    font-size: 22px;
    color: #1370b5;
}
.box-doc:before {
    position: absolute;
    content: "";
    background: #eceaea;
    width: 100%;
    height: 1px;
    bottom: 90px;
    left: 0;
}
.doc-para p {
    color: #3d81b3;
}
section#about li i {
       color: #1370b5;
    margin-right: 10px;
    font-size: 12px;
    margin-top: 6px;
}
section#about ul li {
    margin-bottom: 10px;
}
img.icn-img {
    width: 100%;
    /* height: 50px; */
    margin-bottom: 10px;
    margin-right: 20px;
    margin: 0 auto;
    padding: 10px;
    filter: brightness(90.5);
}
.icn-content {
    margin-left: 20px;
    padding: 15px 0;
	padding-bottom: 0;
}
.lft-sd ul li {
    margin-bottom: 10px;
}
.lft-sd ul li a {
    color: #333;
}
.map-lctn iframe {
    border-radius: 10px;
}
footer ul li {
    margin-bottom: 10px;
}
p.note {
    font-size: 13px;
    font-style: italic;
    margin-top: 10px;
}
a.pc {
    color: #1370b5;
}
.last-para p {
    color: #ed3237;
}
section#registration {
    background: linear-gradient(45deg, #1370b5, #ed3237);
}

    /* Hide mobile banners on desktop */
    .mobile-banner {
        display: none;
    }

    /* Hide desktop banners on mobile and show mobile banner */
    @media only screen and (max-width: 768px) {
        .desktop-banner {
            display: none;
        }
        .mobile-banner {
            display: block;
        }
        .mobile-banner .banner-slide {
            background-size: cover;
            background-position: center;
            height: 400px;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .mobile-banner .content {
            color: white;
            text-align: center;
        }
		.content h1 {
    font-size: 28px !important;
    
}
		.box-doc {
   
    margin-bottom: 30px;
}
       .ctng-edg img {
  
	margin-bottom: 30px;
}
    }
li.list-inline-item a i {
    font-size: 20px;
}
.ftr-links p i {
    margin-top: 5px;
    margin-right: 10px;
}
.ftr-links p {
    display: flex;
    font-size: 15px;
}
.ftr-links h5 {
    position: relative;
    margin-bottom: 28px;
}
.ftr-links h5:before {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 40px;
    height: 2px;
    bottom: -8px;
    left: 0px;
}
.cta {
    background: linear-gradient(to right, #ed3237c4, #ed3237b5, #1370b557, #1370b54d, #1370b545), url(../images/bg-01.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.main-box {
    display: flex;
}
.img-box {
    width: 100px;
    margin-right: 20px;
}
.videowrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border-radius: 10px;
}
.testi-box {
    margin: 10px;
}
.testi-box .bg-white {
    border-radius: 10px;
}
section#testimonials ul.slick-dots {
    bottom: -50px;
}
.wy-lst li {
    display: flex;
}
.wy-lst li i {
    margin-top: 4px;
}

 .faculty-member {
           
            align-items: center;
           
            padding-bottom: 20px;
	 position: relative;
	 padding-left: 10px;
            
        }
        .faculty-member:last-child {
            border-bottom: none;
        }
        .faculty-image {
            width: 100px;
            height: 120px;
            border-radius: 6px;
            margin-right: 20px;
        }
        .faculty-details {
            flex: 1;
        }
        .faculty-name {
              font-size: 20px;
    color: #1370b5;
            margin: 0;
        }
        .faculty-title {
            font-size: 14px;
            color: #555;
            margin: 4px 0;
        }
        .faculty-description {
            font-size: 14px;
            color: #777;
        }

.title h4 {
    font-size: 26px;
    color: #ed3237;
	    padding-left: 10px;
}
.brdr-lfrt {
    position: relative;
}


.srt-txt ul li {
    display: flex;
    margin-bottom: 10px;
}
.srt-txt ul li i {
    font-size: 12px;
    margin-right: 10px;
    margin-top: 6px;
}


.faclty-dc-list ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    display: inline-grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    border-radius: 10px;
	gap: 2px;
}
.faclty-dc-list ul li {
     padding: 8px 8px;
    border-bottom: 1px solid #ccc;
    background-color: #eef1f2;
    font-size: 14px;
    color: #2c2c2c;
}
h4.cmt-membr {
    font-size: 22px;
    color: #ed3237;
}
h4.sub-hdng {
    color: #ed3237;
    font-size: 26px;
    font-weight: 600;
}
div#sessionTabsContent .table .thead-dark th {
    color: #fff;
    background-color: #1370b5;
    border-color: #8fa9c3;
}
ul#sessionTabs {
    border: 0;
}
section#event .nav-tabs .nav-link.active {
    background: #641f1f;
    border-radius: 50px;
    color: #fff !important;
    margin-right: 10px;
      
}
section#event .nav-tabs .nav-link {
    background: #e4e4e4;
    border-radius: 50px;
    margin-right: 10px;
      margin-bottom: 10px;
}
div#sessionTabsContent th {
    font-size: 14px !important;
}
.faclty-dc-list li:nth-child(8n+1),
.faclty-dc-list li:nth-child(8n+2),
.faclty-dc-list li:nth-child(8n+3),
.faclty-dc-list li:nth-child(8n+4) {
  background-color: #e8ecfd; 
}

.faclty-dc-list li:nth-child(8n+5),
.faclty-dc-list li:nth-child(8n+6),
.faclty-dc-list li:nth-child(8n+7),
.faclty-dc-list li:nth-child(8n+8) {
  background-color: #fff0e9; 
}
section#about {
    background: url(https://digiliticsdev.in/lp/star-hospitals/liver-talkx/images/abt-bg-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.faclty-dc-list .table-striped tbody tr:nth-of-type(odd) {
    background: #fde8d9;
}
.faclty-dc-list .table-bordered td, .faclty-dc-list .table-bordered th {
    border: 1px solid #e2cdbf;
    font-size: 14px;
    padding: 6px;
}
section#registration ul li {
    color: #e5343c;
}
.answercont {
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.td-schedule-bg {
    background: #fff;
    border-radius: 20px;
}


.td-schedule-item {
    margin-top: -2px;
}

.td-schedule-time {
    border: 2px solid #d9d9d9;
    padding: 30px 10px;
    border-radius: 0 20px 20px 0;
        padding-top: 50px;
}
.td-schedule-time.first {
    border-radius: 20px 20px 20px 0px;
}
.td-schedule-time.last {
    border-radius: 0 20px 20px 20px;
}
.td-schedule-details {
    padding: 30px 0px 40px 0px;
    margin-left: -2px;
    overflow: hidden;
    padding-left: 43px;
    border-radius: 20px 0px 0px 20px;
    border: 2px solid #d9d9d9;
}
.td-schedule-details.first {
    border-radius: 20px 20px 0px;
}
.td-schedule-details.last {
    border-radius: 20px 0 20px 20px;
}
.td-section-subtitle {
   
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    
  
    display: inline-block;
      background: #641f1f !important;
    border-radius: 40px;
    padding: 6px 20px;
}
.td-schedule-time span {
    font-weight: 600;
    font-size: 16px;
    display: block;
    color: #1370b5;
    line-height: 1;
}
.td-schedule-time span.td-border {
    width: 35px;
    height: 4px;
    background: #1370b5;
    display: inline-block;
    line-height: 1;
    border-radius: 30px;
    transform: translateY(-4px);
}
.td-schedule-time.first.text-center p {
    margin-top: 10px;
}
.td-schedule-details.first {
    border-radius: 20px 20px 0px 20px;
}


.td-schedule-content span {
  
    font-weight: 500;
    font-size: 16px;
    
}
.td-schedule-content span {
 
    font-weight: 500;
    font-size: 16px;
    color: #333;
}
.td-team-member-name {
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #005aaa !important;
}
.td-team-member-name:hover a {
    color: #ed1c24 !important;
}
.td-team-member-name a {
    color: #005aaa !important;
}
span.desgntn {
    font-size: 12px;
    font-weight: 400;
}
.content-wrapper {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    padding: 40px;
}
 .liver-heading {
      font-weight: 700;
      color: #1370b5;
      font-size: 1.5rem;
    }

    .highlight {
      color: #d62828;
    }

    .content-wrapper {
      background-color: #fff;
      border-radius: 12px;
      box-shadow: 0 0 20px rgba(0,0,0,0.08);
      padding: 40px;
    }
 .img-caption {
      font-size: 14px;
      font-weight: 500;
      margin-top: 5px;
      color: #000;
     position: relative;
    }
.img-caption:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #ed1c24;
    left: -5px;
    top: 0;
}

    .section-title {
      color: #0056b3;
      font-weight: 700;
      font-size: 20px;
      text-transform: uppercase;
      margin-bottom: 15px;
    }

    .sub-section-title {
      color: #0056b3;
      font-weight: 600;
      margin-top: 20px;
    }

   

    .test-title {
      color: #dc3545;
      font-weight: 600;
    }
    .sli-logo-img {
    max-height: 200px;
}

section#hands-on-sessions {
    background: url(https://digiliticsdev.in/lp/star-hospitals/liver-talkx/images/secn-bg-1.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


section#hands-on-sessions-tw {
    background: url(https://digiliticsdev.in/lp/star-hospitals/liver-talkx/images/secn-bg-2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.brdrpdclr {
    border: 1px solid #f21d26;
    padding: 7px;
}
