/* brdcrum css*/
div#breadcrumbs .container {
  padding: 0;
}
.featured-header.bg-parallax {
  
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  text-align: center;
}
.bg-overlay-primary:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--primary-color);
  margin: 0;
  padding: 0;
  opacity: 0.8;
  z-index: -1;
}
h1.entry-title.main_title {
  font-size: 32px;
  color: #fff;
  margin-bottom: 8px;
  text-align:left;
}
#breadcrumbs {
  text-align: left;}
div#breadcrumbs span a {
  color: #fff;
}
div#breadcrumbs span {
  color: #fff;
}
/*abt css*/
h2.section-heading {
  font-size: 28px;
  color: #000;
  margin-bottom: 14px;
}
h3.column-heading, .single-spty-cntnt h3, .single-spty-cntnt h4 {
  font-size: 20px;
  color: #6c1719;
}
.column-content ul, .single-spty-cntnt ul, .blog-sngl-pg .entry-content ul {
  padding: 0;
}
.row.solution-benefit h6 {
  font-weight: 600;
}
.row.solution-benefit ul {
  margin-bottom: 0;
}
.row.solution-benefit {
  margin-bottom: -10px;
}
.row.solution-benefit ul li:last-child {
  margin-bottom: 0;
}
.column-content ul li, .single-spty-cntnt ul li, .blog-sngl-pg .entry-content ul li {
  display: flex;
  margin-bottom: 10px;
  position: relative;
}
.column-content ul li:before, .blog-sngl-pg .entry-content ul li:before {
  content: "\F272";
  font-family: bootstrap-icons !important;
  font-weight: var(--fa-style, 900);
  margin-right: 10px;
  font-size: 16px;
  line-height: 26px;
  color: #000;
}
/* services css*/
.service-thumbnail img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  border-radius: 6px;
}
.service-item {
  height: 100%;
}
.service-content h2 {
  font-size: 24px;
  color: #6c1719;
  margin-bottom: 14px;
}
.splty-fom h3 {
  font-size: 20px;
  color: #6c1719;
  margin-bottom: 20px;
  text-align: center;
}
input, select, textarea {
  width: 100%;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #6c1719;
  margin-bottom: 20px !important;
}
span.wpcf7-spinner {
  display: none;
}
input.wpcf7-submit {
  background: #6c1719;
  border-radius: 30px;
  color: #fff;
  margin-bottom: 0 !important;
}
input.wpcf7-submit:hover {
  background: #fbcc3d;
  border: 1px solid #fbcc3d;
}
/* servic list*/

.single-spty-cntnt{
    padding-top:10px;
}

.single-spty-cntnt p{
    font-size:16px;
    line-height:1.8;
    color:#5f6b7a;
    margin-bottom:22px;
}

.single-spty-cntnt h2{
    font-size:28px;
    line-height:1.2;
    font-weight:500;
    color:var(--primary-color);
    margin:25px 0 5px;
    position:relative;
    padding-bottom:0px;
}

.single-spty-cntnt h2:after{
    /* content:''; */
    position:absolute;
    left:0;
    bottom:0;
    width:80px;
    height:4px;
    background:var(--primary-color);
    border-radius:30px;
}

.single-spty-cntnt strong{
    color:#2c3748;
    font-weight:700;
}

/* Intro paragraph */
.single-spty-cntnt > p:first-child{
    background:#f5fbff;
    border-left:4px solid var(--primary-color);
    padding:25px 30px;
    /* border-radius:10px; */
    margin-bottom:35px;
}

/* Lists */
.single-spty-cntnt ul{
    margin:10px 0 30px;
    padding-left:0px;
}

.single-spty-cntnt ul li {
    list-style: disc;
    color: #5f6b7a;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px;
    padding-left: 5px;
    display: block;
}

.single-spty-cntnt ul li::marker{
    color:var(--primary-color);
    font-size:18px;
}

.single-spty-cntnt ul li strong{
    color:#2c3748;
}

.single-service{
    background:#fff;
    border:none !important;
    border-radius:15px !important;
    box-shadow:0 5px 25px rgba(0,0,0,.08) !important;
    padding:20px !important;
}

.service-thumbnail img{
    border-radius:10px;
    width:100%;
}

/* Section separation */
.single-spty-cntnt h2:not(:first-of-type){
    border-top:1px solid #e8edf2;
    padding-top:25px;
}

/* Mobile */
@media(max-width:767px){

    .single-spty-cntnt p,
    .single-spty-cntnt ul li{
        font-size:16px;
        line-height:1.8;
    }

    .single-spty-cntnt h2{
        font-size:30px;
        margin:35px 0 20px;
    }

    .single-spty-cntnt > p:first-child{
        padding:20px;
    }
}

/* contac us css*/
h2.frm-hdng.mb-4 {
  font-size: 24px;
  color: var(--primary-color);
}
.contact-item p {
  display: flex;
  margin-bottom: 15px;
}
.contact-item p span i {
  color: var(--primary-color);
  margin-right: 10px;
}
.contact-item p a {
  color: #787474;
}
.contact-item {
  margin-bottom: 30px;
}
.post-thumbnail img {
  width: 100%;
  height: auto;
}
h2.card-title {
  font-size: 18px;
  font-weight: 600;
}
.post-thumbnail {
  margin-top: 0 !important;
}
header.card-body {
  padding-bottom: 0;
}
.single .entry-content {
  margin: 0 !important;
}
h2.card-title a {
  color: #6c1719;
}
ul.recentposts {
  padding: 10px !important;
}

ul.recentposts li h3:before {
  content: "";
  position: absolute;
  background: #fff;
  width: 2px;
  height: 20px;
  left: -10px;
  top: 4px;
}
ul.recentposts li a {
  color: #333;
}
ul.recentposts li h4 {
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
ul.recentposts li {
  padding: 10px;
  display: block;
  border-bottom: 1px solid #d2d3d5;
}
ul.recentposts li:last-child {
  border-bottom: 0;
}
ul.recentposts li:first-child {
  border: 0;
  padding-bottom: 0;
}
h2.entry-title {
  font-size: 24px;
  color: #6c1719;
}
footer.entry-meta a.read-more:hover {
  background: #facd29;
  border: 0;
}
.blog-sngl-pg .post-thumbnail img {
  margin-bottom: 20px;
  border-radius: 6px !important;
}
blockquote.wp-block-quote.is-style-small {
  margin-bottom: 0;
  background: #ededed;
  padding: 16px;
  padding-bottom: 1px;
  color: #6c1719;
}
.blog-sngl-pg .entry-content h3 {
  font-size: 20px;
  color: #6c1719;
}
img.srvc {
  width: 60px;
}
.tg-sectn h5 {
  color: #6c1719;
}
ul.list-unstyled.taglst li {
  background: #d6d3d3;
  padding: 8px;
  border-left: 4px solid #f7c638;
  margin-bottom: 20px;
  color: #333;
}
.teg-btn a {
  border: 1px solid #6c1719;
  padding: 10px 20px;
  border-radius: 50px;
  color: #6c1719;
  text-transform: uppercase;
  text-align: center;
}
.column-image img {
  border-radius: 6px;
}
div#sidebar h3 {
    font-size: 22px;
    text-align: left;
    color: var(--primary-color);
}
div#sidebar {
  position: -webkit-sticky !important;
  position: sticky;
  top: 20px;
  height: fit-content;
}
/* timeline css*/
.timeline {
  position: relative;
  max-width: 1200px;
  margin: auto;
  padding: 80px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* Horizontal dotted line (desktop) */
.timeline::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-top: 3px dotted #0b4975;
  transform: translateY(-50%);
  z-index: 0;
}
/* Timeline item */
.tmeline-sec h2 {
  text-align: center;
}
.timeline-item {
  position: relative;
  text-align: center;
  flex: 1;
  z-index: 1;
}
.timeline-item::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  border-left: 2px dotted #2c3e75;
  transform: translateX(-50%);
  z-index: 0;
}
.timeline-item:nth-child(odd)::after {
  bottom: 50%;
  height: 50px;
}
.timeline-item:nth-child(even)::after {
  top: 50%;
  height: 50px;
}
.timeline-item .dot {
  width: 20px;
  height: 20px;
  background: #000;
  border: 3px solid #fff;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  top: 6px;
}
/* Content box */
.timeline-item .content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
}
/* Alternate positioning (desktop only) */
.timeline-item:nth-child(odd) .content {
  bottom: 80px;
}
.timeline-item:nth-child(even) .content {
  top: 80px;
}
/* Headings */
.timeline-item .content h3 {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  color: #263771;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
/* Paragraphs */
.timeline-item .content p {
  margin: 5px 0 0;
  font-size: 0.9rem;
  color: #25366e;
}
/* === MOBILE FIX === */
@media (max-width: 992px) {
  .timeline {
    display: block;
    padding: 20px;
  }
  .timeline::before {
    top: 0;
    left: 20px;
    width: 0;
    height: 100%;
    border-left: 3px dotted #0b4975;
    border-top: none;
    transform: none;
  }
  .timeline-item {
    position: relative;
    width: 100%;
    margin-bottom: 60px;
    text-align: left;
    padding-left: 60px; /* space for dot */
  }
  .timeline-item::after {
    display: none !important;
  }
  .timeline-item .dot {
    position: absolute;
    top: 0;
    left: 5px;
    transform: none;
  }
  .timeline-item .content {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    width: auto !important;
    margin-top: 5px;
  }
  .timeline-item .content h3 {
    text-align: left;
    display: block !important;
  }
  .timeline-item:nth-child(odd) .content, .timeline-item:nth-child(even) .content {
    top: auto !important;
    bottom: auto !important;
  }
}
ul.ful-srvc-cmtnt {
  display: flex;
}
ul.ful-srvc-cmtnt li {
  margin-right: 18px;
}

.gallery-item img{
    height:250px;
    object-fit:cover;
    transition:0.4s ease;
}

.gallery-item:hover img{
    transform:scale(1.08);
}


.gallery-item{
    overflow:hidden;
    border-radius:12px;
}

.gallery-item:hover img{
    transform:scale(1.05);
}

.faq-section{
    background:#f8f9fa;
}

.accordion-button{
    font-size:18px;
    font-weight:600;
    padding:20px;
    box-shadow:none !important;
}

.accordion-button:not(.collapsed){
    background:#0d6efd;
    color:#fff;
}

.accordion-body{
    padding:20px;
    font-size:16px;
    line-height:1.8;
    color:#555;
}

.accordion-item{
    border-radius:16px;
}

/* News & Media */

.gallery-card{
    display:block;
    text-decoration:none;
    color:#222;
}
.gal-item {
    padding: 10px;
    border-radius: 12px;
    -webkit-box-shadow: var(--bs-box-shadow) !important;
    box-shadow: var(--bs-box-shadow) !important;
    height: 100%;
}
.gallery-img{
    position:relative;
    overflow:hidden;
    border-radius:12px;
}

.gallery-img img{
    width:100%;
    height:260px;
    object-fit:cover;
    transition:.5s;
}

.gallery-card:hover img{
    transform:scale(1.08);
}

.gallery-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.35);
    display:flex;
    justify-content:center;
    align-items:center;
    opacity:0;
    transition:.3s;
}

.gallery-card:hover .gallery-overlay{
    opacity:1;
}

.gallery-overlay span{
    background:#fff;
    color:#000;
    padding:10px 18px;
    border-radius:30px;
    font-weight:600;
}

.gallery-card h5 {
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.media-table-section{
    background:#fff;
}

.media-table{
    width:100%;
    border-collapse:collapse;
    background:#fff;
    border:1px solid #d7d7d7;
    font-family:inherit;
}

.media-table thead th{
    background:var(--primary-color);;
    color:#fff;
    font-size:18px;
    font-weight:700;
    padding:15px;
    text-align:left;
    border-right:1px solid rgba(255,255,255,.4);
}

.media-table thead th:last-child{
    border-right:none;
}

.media-table tbody td{
    padding:10px;
    font-size:16px;
    color:#666;
    border:1px solid #d9d9d9;
    vertical-align:middle;
    transition:.3s;
}

.media-table tbody tr:hover{
    background:#f7fbfd;
}

.media-table tbody td:first-child{
    color:#666;
    font-weight:500;
}

.media-table tbody td:nth-child(2){
    white-space:nowrap;
    width:180px;
}

.media-table tbody td:last-child{
    width:170px;
}

.media-table tbody a{
    color:var(--primary-color);
    text-decoration:none;
    font-weight:400;
    transition:.3s;
}

.media-table tbody a:hover{
    color:var(--secondary-color);;
    text-decoration:underline;
}

@media(max-width:991px){

.media-table thead th{
    font-size:16px;
    padding:18px 15px;
}

.media-table tbody td{
    font-size:18px;
    padding:20px 15px;
}

}

@media(max-width:767px){

.media-table{
    min-width:700px;
}

}


.consultation-section{
    padding:80px 0;
}

.consultation-card {
    background: #fff;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .08);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 40px 0;
    background-position: center !important;
}

.cntct-frm {
    border-radius: 20px 0 0 20px;
}
.cntct-frm .form-h3 {
    display: none;
}
.consultation-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 85px 30px;
}

.consultation-content{
    max-width:550px;
}

.consultation-content .sub-title{
    color:#006668;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:1px;
}

.consultation-content h2 {
    font-size: 32px;
    line-height: 1.1;
    color: var(--primary-color);
    margin: 15px 0;
    font-weight: 500;
}

.consultation-content p{
    font-size:18px;
    color:#5b6670;
}

.doctor-image img{
    max-height:350px;
}

.consultation-features {
    display: flex;
    gap: 5px;
    justify-content: center;
    padding: 0px;
    margin-top: -45px;
    background: #059ade;
    width: 90%;
    margin: 0 auto;    
    border-radius: 12px;
}

.feature-box {

    border-radius: 0;
    padding: 20px 10px;
    width: 220px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .06);
    display: flex;
    color: #fff;
}

.feature-box img{
    width:40px;
    height:40px;
    margin-bottom:10px;
}
.feature-box i {
    font-size: 24px;
    width: 30px;
    margin-right: 5px;
    color: #fff;
}

.feature-box span {
    display: block;
    font-weight: 500;
    color: #fff;
    text-align: left;
    margin-left: 5px;
    line-height: normal;
}

.consultation-form{
    padding:50px;
}

.consultation-form input,
.consultation-form select,
.consultation-form textarea{
    height:58px;
    border-radius:14px;
    border:1px solid #d9e2e7;
    padding:0 20px;
}

.consultation-form textarea{
    height:140px;
    padding-top:15px;
}

.consultation-form input:focus,
.consultation-form select:focus,
.consultation-form textarea:focus{
    border-color:#006668;
    box-shadow:0 0 0 4px rgba(0,102,104,.1);
}

.security-text{
    text-align:center;
    margin-top:25px;
    color:#6b7280;
}

@media(max-width:991px){

    .consultation-top{
        flex-direction:column;
        text-align:center;
        padding:40px 25px;
    }

    .consultation-content h2{
        font-size:38px;
    }

    .consultation-features{
        flex-wrap:wrap;
        margin-top:20px;
    }

    .feature-box{
        width:calc(50% - 10px);
    }
}



.achievement-card {
    background: #fff;
    border-radius: 18px;
    padding: 35px 25px;
    text-align: center;
    height: 100%;
    box-shadow: 0 8px 30px rgba(0,0,0,.08);
    transition: .3s;
    position: relative;
}

.achievement-card:hover{
    transform: translateY(-8px);
    box-shadow:0 15px 40px rgba(0,0,0,.12);
}

.achievement-number{
    width:70px;
    height:70px;
    border-radius:50%;
    background:#ff5b2e;
    color:#fff;
    font-size:28px;
    font-weight:700;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 auto 25px;
}

.achievement-card h4{
    font-size:24px;
    font-weight:700;
    color:#0d2c63;
    line-height:1.35;
    margin-bottom:12px;
}

.achievement-card p{
    font-size:18px;
    color:#555;
    margin:0;
    line-height:1.6;
}


.achievement-card::after{
    content:"";
    width:70px;
    height:4px;
    background:#ff5b2e;
    border-radius:5px;
    display:block;
    margin:25px auto 0;
}

@media(max-width:991px){
    .achievement-card{
        padding:30px 20px;
    }

    .achievement-card h4{
        font-size:21px;
    }
}

@media(max-width:767px){
    .achievement-card h4{
        font-size:20px;
    }

    .achievement-card p{
        font-size:16px;
    }
}

