
body {font-family: "Lato", sans-serif;color: #111;}a {color: #04469C;text-decoration: none;outline:0;}a:hover {color: #04469C;text-decoration: none;outline:0;}h1, h2, h3, h4, h5, h6 {font-family: "Roboto Slab", serif;}#topbar {height: 40px;font-size: 14px;transition: all 0.5s;z-index: 996;background-color:#012d67;}#topbar.topbar-scrolled {top: -40px;}#topbar .contact-info i {color: #fff;}#topbar .contact-info i span a{padding-left: 5px;color: #fff;font-size: 15px;font-weight: 400;font-family: "Roboto Slab", serif;}.languages span {color: #fff;font-size: 15px;font-weight: 400;font-family: "Roboto Slab", serif;letter-spacing: 0.5px;}.languages span a {color: #fff;}.languages i {color: #fff;margin-right:5px;}#header {background:#fff;transition: all 0.5s;z-index: 997;padding: 5px 0;top: 40px;}#header.header-scrolled {top: 0;background:#fff;}#header .logo img {max-height: 100px;}.book-a-table-btn {margin: 0 0 0 15px;background: #dd3f31;color: #fff;border-radius: 8px;padding: 10px 25px;text-transform: capitalize;font-size: 16px;letter-spacing:0.5px;font-weight: 600;transition: 0.3s;}.book-a-table-btn:hover {background: #dd3f31;color: #fff;opacity:0.8;}@media (max-width: 992px) {.book-a-table-btn {margin: 0 15px 0 0;padding: 8px 20px;}}.navbar {padding: 0;}.navbar ul {margin: 0;padding: 0;display: flex;list-style: none;align-items: center;}.navbar li {position: relative;}.navbar a, .navbar a:focus {display: flex;align-items: center;justify-content: space-between;padding: 10px 20px 10px 20px;color: #222;white-space: nowrap;transition: 0.3s;letter-spacing:0.2px;font-size: 16px;font-weight:400;font-family: "Roboto Slab", serif;}.navbar a i, .navbar a:focus i {font-size: 12px;line-height: 0;margin-left: 5px;}.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {color: #04469C;}.navbar .dropdown ul {display: block;position: absolute;left: 14px;top: calc(100% + 30px);margin: 0;padding: 10px 0;z-index: 99;opacity: 0;visibility: hidden;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);transition: 0.3s;border-radius: 4px;}.navbar .dropdown ul li {min-width: 200px;}.navbar .dropdown ul a {padding: 10px 20px;color: #444444;}.navbar .dropdown ul a i {font-size: 12px;}.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a {color: #cda45e;}.navbar .dropdown:hover>ul {opacity: 1;top: 100%;visibility: visible;}.navbar .dropdown .dropdown ul {top: 0;left: calc(100% - 30px);visibility: hidden;}.navbar .dropdown .dropdown:hover>ul {opacity: 1;top: 0;left: 100%;visibility: visible;}@media (max-width: 1366px) {.navbar .dropdown .dropdown ul {left: -90%;}.navbar .dropdown .dropdown:hover>ul {left: -100%;}}.mobile-nav-toggle {color: #012d67;font-size: 28px;cursor: pointer;display: none;line-height: 0;transition: 0.5s;}@media (max-width: 991px) {.mobile-nav-toggle {display: block;}.navbar ul {display: none;}}.navbar-mobile {position: fixed;overflow: hidden;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0, 0, 0, 0.9);transition: 0.3s;z-index: 999;}.navbar-mobile .mobile-nav-toggle {position: absolute;top: 15px;right: 15px;}.navbar-mobile ul {display: block;position: absolute;top: 55px;right: 15px;bottom: 15px;left: 15px;padding: 10px 0;border-radius: 6px;background-color: #fff;overflow-y: auto;transition: 0.3s;}.navbar-mobile a, .navbar-mobile a:focus {padding: 10px 20px;font-size: 15px;color: #111;}.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover>a {color: #04469C;}.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {margin: 15px;}.navbar-mobile .dropdown ul {position: static;display: none;margin: 10px 20px;padding: 10px 0;z-index: 99;opacity: 1;visibility: visible;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);}.navbar-mobile .dropdown ul li {min-width: 200px;}.navbar-mobile .dropdown ul a {padding: 10px 20px;}.navbar-mobile .dropdown ul a i {font-size: 12px;}.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover>a {color: #cda45e;}.navbar-mobile .dropdown>.dropdown-active {display: block;}.hero-banner{margin-top:7em;}.hero-banner img{object-fit: cover;}.heading1{padding:60px 0 80px;text-align:center }.heading-title{padding:20px 0 30px;}.heading-title span{font-size:20px;color:#dd3f31;font-weight:600;line-height:1.3;}.heading-title h1{font-size:2.2em;line-height:1.3;margin-bottom:10px;margin-top:8px;font-weight:700;}.heading-title p{font-size:16px;line-height:1.65;margin-bottom:10px;font-weight:400;width:900px;margin:0 auto;}.custom-card {margin-top:10px;padding: 30px 20px;border-radius: 15px;border: none;transition: all 0.4s ease;background: #f8f9fa;cursor: pointer;height: 100%;box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;}.icon-box {width: 60px;height: 60px;background: #04469C;color: #fff;border-radius: 12px;display: flex;align-items: center;justify-content: center;font-size: 24px;margin-bottom: 15px;transition: 0.4s;text-align:center;}.custom-card:hover {transform: translateY(-10px);background: #04469C;color: #fff;box-shadow: 0 10px 25px rgba(0,0,0,0.2);}.custom-card:hover .icon-box {background: #fff;color: #04469C;}.custom-card-title p {font-size: 14.5px;line-height: 1.5;font-weight: 400;}.custom-card-title h5{font-size: 18px;line-height: 1.4;margin-bottom:5px;font-weight: 600;}.custom-card-title{text-align:left;}.condition-card {position: relative;border-radius: 15px;overflow: hidden;background: #fff;padding-bottom: 20px;transition: all 0.4s ease;box-shadow: 0 5px 15px rgba(0,0,0,0.08);cursor: pointer;padding:30px;height:100%;}.condition-card img {width: 100%;height: 320px;object-fit: cover;transition: 0.4s;border-radius: 15px;}.condition-card h3 {margin-top: 25px;font-size:22px;font-weight: 500;margin-bottom:10px;}.space-card{margin-bottom:50px;}.condition-card p{font-size: 16.5px;line-height: 1.65;font-weight: 400;}.condition-card .icon {position: absolute;top: 15px;right: 15px;width: 40px;height: 40px;background: #0d6efd;color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;transition: 0.4s;}.condition-card:hover {transform: translateY(-10px);box-shadow: 0 15px 30px rgba(0,0,0,0.15);}.condition-card:hover img {transform: scale(1.05);}.condition-card:hover .icon {background: #fff;color: #0d6efd;}.treatments{padding:100px 0 70px;}.tret-head{text-align:center;padding-bottom:30px;}.tret-head span{font-size:20px;color:#dd3f31;margin-bottom:15px;font-weight:600;line-height:1.3;}.tret-head h2{font-size:1.8em;line-height:1.3;margin-bottom:10px;margin-top:8px;font-weight:700;}.tret-head p{font-size:16px;line-height:1.65;margin-bottom:10px;font-weight:400;width:900px;margin:0 auto;}.treatemnt-card-title h3{font-size: 20px;line-height: 1.4;margin-bottom: 5px;font-weight: 500;text-align: center;}.treatemnt-card-title p {font-size: 16px;line-height: 1.5;margin-bottom: 5px;font-weight: 400;}.treatemnt-card-title{box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;background-color:#fff;padding:20px;height:100%;}.treatemnt-card{height:100%;border-radius: 15px;}.treatments-card img {width: 100%;height: 220px;object-fit: cover;}.heading-space{margin-bottom:6em;}
.book-an-appointment {width: 100%;background-image: url('../images/cta-banner.webp');background-size: cover;background-position: center;background-repeat: no-repeat;position:relative;padding: 80px 0 80px;color: #222;}.book-an-appointment::before {content: "";position: absolute;top: 0;left: 0;width: 40%;height: 100%;backdrop-filter: blur(12px);background: rgba(255, 255, 255, 0.1);}.doctor{padding:80px 0 80px;background: #f5f7fb;}.appointment-card{position:relative;}
.appointment-card h2{font-size: 2.6em;color: #04469C;line-height: 1.25;margin-bottom: 10px;font-weight: 700;}.appointment-card p{font-size: 1.25em;line-height: 1.5;margin-bottom: 10px;font-weight: 400;}.op-timing{display:flex;justify-content: flex-start;gap:2em;}.doctor-profile span{font-size: 20px;color: #dd3f31;margin-bottom: 15px;font-weight: 600;line-height: 1.3;}.doctor-profile h3{font-size: 2.2em;line-height: 1.3;margin-top: 8px;font-weight: 700;}.doctor-profile h3 span{font-size: 0.6em;color: #04469C;line-height: 1.3;margin-bottom: 10px;font-weight: 700;}.doctor-profile p{font-size: 17px;line-height: 1.7;font-weight: 400;margin-bottom: 5px;}.doctor-profile ul{list-style: none;padding: 0;}.doctor-profile ul li{line-height:1.9;font-size:17px;font-weight:400;}.doctor-profile ul p{line-height:1.75;font-size:16px;font-weight:400;}.timin-section{padding:10px;margin-bottom:20px;}.timin-section h6{font-size: 1em;color: #04469C;line-height: 1.3;margin-bottom: 10px;font-weight: 700;}.timing-1{background: #f5f7fb;padding:20px 30px;;border:1px solid #ddd;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}.timing-1 p{margin-bottom:2px;font-size: 15px;line-height: 1.5;font-weight: 400;}.contact-card .timing-first p{margin-bottom:2px;font-size: 15px;line-height: 1.5;font-weight: 400;}.contact-card h3{font-size: 1.3em;color: #04469C;line-height: 1.3;margin-bottom: 10px;margin-top: 8px;font-weight: 700;}.contact-card p{font-size: 16px;line-height: 1.65;margin-bottom: 10px;font-weight: 400;}button {font-size: 16px;padding: 0.6em 2.7em;font-weight: 400;background: #04469C;color: white;border: none;position: relative;overflow: hidden;border-radius: 0.6em;cursor: pointer;letter-spacing:0.5px;}.gradient {position: absolute;width: 100%;height: 100%;left: 0;top: 0;border-radius: 0.6em;margin-top: -0.25em;background-image: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3) );}.label {position: relative;top: -1px;}.transition {transition-timing-function: cubic-bezier(0, 0, 0.2, 1);transition-duration: 500ms;background-color: rgba(221,63,49);border-radius: 9999px;width: 0;height: 0;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}button:hover .transition {width: 18em;height: 14em;}button:active {transform: scale(0.97);}.about-hospital{padding:80px 0 80px;}.about-section span{font-size: 25px;color: #dd3f31;font-weight: 600;line-height: 1.3;}.about-section h2{font-size: 2em;line-height: 1.2;margin-top: 8px;font-weight: 600;}.about-section p {font-size: 17px;line-height: 1.6;margin-bottom: 10px;font-weight: 400;}.about-section h4{font-size: 20px;line-height: 1.4;margin-bottom: 5px;font-weight: 500;}.heading-title h2 {font-size: 2.4em;line-height: 1.3;margin-bottom: 10px;margin-top: 8px;font-weight: 700;}.contact{background: #f5f7fb;padding:80px 0 80px;}.contact-card {border-radius: 15px;padding: 30px;background: #fff;transition: all 0.3s ease;border: 1px solid #e6e6e6;height: 100%;}.contact-card:hover {transform: translateY(-8px);box-shadow: 0 10px 25px rgba(0,0,0,0.1);}.icon-box {width: 60px;height: 60px;border-radius: 15px;display: flex;align-items: center;justify-content: center;margin-bottom: 15px;font-size: 22px;color: #fff;}footer {background-color: #04469C;color: #fff;padding: 60px 0 60px;}.copyright {text-align: center;font-size: 15px;font-weight: 500;}.copyright a {color: #fff;}.map{margin-top:6em;}.mv-section {padding: 60px 0;background: #f8fbff;}.mv-card {background: #ffffff;border-radius: 15px;padding: 30px;text-align: center;box-shadow: 0 8px 25px rgba(0,0,0,0.08);transition: all 0.3s ease;height: 100%;}.mv-card:hover {transform: translateY(-8px);box-shadow: 0 15px 35px rgba(0,0,0,0.12);}.mv-icon {font-size: 45px;color: #04469C;margin-bottom: 20px;}.mv-title {font-size: 22px;font-weight: 600;margin-bottom: 15px;color: #04469C;}.mv-text {font-size: 16px;font-weight:400;line-height: 1.6;}.about-section-img img{border-radius:16px;}.float {position: fixed;width: 65px;height: 60px;bottom: 40px;right: 20px;color: #fff;border-radius: 50px;text-align: center;font-size: 30px;z-index: 100;padding: 5px;}.img-fluid-what {width: 50px;height: auto;}
.scan-div{display:flex;align-items:center;gap:10px;margin-top:20px;justify-content: center;}
.scan-div img{width:120px; height:120px; margin-top:15px;}
.scan-text h5{font-size: 1.5em;color: #04469C;line-height: 1.3;margin-bottom: 10px;margin-top: 8px;font-weight: 700;}
.scan-text p{font-size: 1em;line-height: 1.5;font-weight: 400;}
/*media* css*/
/*xs  Extra Small devices (phones, 600px and down)*/
@media (max-width:391px){
.heading-title p {width: 100%;}#header .logo img {max-height: 70px;}.tret-head p {width: 100%;}.languages span {font-size: 13px;}.heading-title h1 {font-size: 1.4em;line-height: 1.4;}.heading1 {padding: 40px 0 40px;}.heading-title span {font-size: 16px;}.tret-head h2 {font-size: 1.5em;}.treatments {padding: 60px 0 60px;}.card-tret-gap{margin-bottom:30px;}.condition-card p {font-size: 16px;line-height: 1.54;}.condition-card h3 {font-size: 20px;line-height: 1.3;}.appointment-card h2 {font-size: 1.6em;line-height: 1.3;margin-bottom: 5px;}.appointment-card p {font-size: 1.1em;}.book-an-appointment {background-position-x: 90%;}.doctor-profile h3 {font-size: 1.6em;}.doctor-profile ul li {font-size: 16px;}.doctor-profile p {font-size: 16px;}.op-timing {flex-wrap: wrap;}.heading-space {margin-bottom: 0em;}.about-section h2 {font-size: 1.4em;line-height: 1.3;}.about-section-img{margin-top:40px;}.mv-icon {font-size: 35px;color: #04469C;margin-bottom: 0px;}.mv-card {padding: 10px;}.mv-title {font-size: 22px;font-weight: 600;margin-bottom: 0px;}.icon-box {width: 50px;height: 50px;font-size: 18px;}
}

@media (min-width: 392px) and (max-width: 575.98px){
  .heading-title p {width: 100%;}#header .logo img {max-height: 70px;}.tret-head p {width: 100%;}.languages span {font-size: 13px;}.heading-title h1 {font-size: 1.4em;line-height: 1.4;}.heading1 {padding: 40px 0 40px;}.heading-title span {font-size: 16px;}.tret-head h2 {font-size: 1.5em;}.treatments {padding: 60px 0 60px;}.card-tret-gap{margin-bottom:30px;}.condition-card p {font-size: 16px;line-height: 1.54;}.condition-card h3 {font-size: 20px;line-height: 1.3;}.appointment-card h2 {font-size: 1.6em;line-height: 1.3;margin-bottom: 5px;}.appointment-card p {font-size: 1.1em;}.book-an-appointment {background-position-x: 90%;}.doctor-profile h3 {font-size: 1.6em;}.doctor-profile ul li {font-size: 16px;}.doctor-profile p {font-size: 16px;}.op-timing {flex-wrap: wrap;}.heading-space {margin-bottom: 0em;}.about-section h2 {font-size: 1.4em;line-height: 1.3;}.about-section-img{margin-top:40px;}.mv-icon {font-size: 35px;color: #04469C;margin-bottom: 0px;}.mv-card {padding: 10px;}.mv-title {font-size: 22px;font-weight: 600;margin-bottom: 0px;}.icon-box {width: 50px;height: 50px;font-size: 18px;}
}
/*sm Small devices (portrait tablets and large phones, 601px to 768px) */
@media (min-width: 576px) and (max-width: 767.98px){
.heading-title p {width: 100%;}#header .logo img {max-height: 70px;}.tret-head p {width: 100%;}.languages span {font-size: 14px;}.heading-title h1 {font-size: 1.65em;line-height: 1.4;}.heading1 {padding: 40px 0 40px;}.heading-title span {font-size: 17px;}.tret-head h2 {font-size: 1.65em;}.treatments {padding: 60px 0 60px;}.card-tret-gap {margin-bottom: 30px;}.condition-card p {font-size: 16px;line-height: 1.54;}.condition-card h3 {font-size: 20px;line-height: 1.3;}.appointment-card h2 {font-size: 1.8em;line-height: 1.3;margin-bottom: 5px;}.appointment-card p {font-size: 1.1em;}.book-an-appointment {background-position-x: 90%;}.doctor-profile h3 {font-size: 1.8em;}.doctor-profile ul li {font-size: 17px;}.heading-space {margin-bottom: 4em;}.about-section h2 {font-size: 1.6em;line-height: 1.3;}.about-section-img {margin-top: 40px;}.mv-icon {font-size: 35px;color: #04469c;margin-bottom: 0px;}.mv-card {padding: 10px;}.mv-title {font-size: 22px;font-weight: 600;margin-bottom: 0px;}.icon-box {width: 50px;height: 50px;font-size: 18px;}

}
/*md Medium devices (landscape tablets, 769px to 992px) */
@media (min-width: 768px) and (max-width: 991.98px){
.heading-title p {width: 100%;}#header .logo img {max-height: 70px;}.tret-head p {width: 100%;}.languages span {font-size: 14px;}.heading-title h1 {font-size: 1.65em;line-height: 1.4;}.heading1 {padding: 40px 0 40px;}.heading-title span {font-size: 17px;}.tret-head h2 {font-size: 1.65em;}.treatments {padding: 60px 0 60px;}.card-tret-gap {margin-bottom: 30px;}.condition-card p {font-size: 16px;line-height: 1.54;}.condition-card h3 {font-size: 20px;line-height: 1.3;}.appointment-card h2 {font-size: 1.8em;line-height: 1.3;margin-bottom: 5px;}.appointment-card p {font-size: 1.1em;}.book-an-appointment {background-position-x: 90%;}.doctor-profile h3 {font-size: 1.8em;}.doctor-profile ul li {font-size: 17px;}.heading-space {margin-bottom: 4em;}.about-section h2 {font-size: 1.6em;line-height: 1.3;}.about-section-img {margin-top: 40px;}.mv-icon {font-size: 35px;color: #04469c;margin-bottom: 0px;}.mv-card {padding: 10px;}.mv-title {font-size: 22px;font-weight: 600;margin-bottom: 0px;}.icon-box {width: 50px;height: 50px;font-size: 18px;}
}
/*lg Large devices (laptops/desktops, 993px to 1200px)*/
@media (min-width: 993px) and (max-width: 1200px) {
#header .logo img {max-height: 75px;}.navbar a, .navbar a:focus {padding: 10px 10px 10px 10px;font-size: 15px;}.book-a-table-btn {margin: 0 0 0 0px;padding: 10px 20px;font-size: 16px;letter-spacing: 0;font-weight: 600;}.hero-banner {margin-top: 7.5em;}.heading-title h1 {font-size: 1.8em;}.treatemnt-card-title p {font-size: 15px;}.treatemnt-card-title h3 {font-size: 18px}.tret-head h2 {font-size: 1.65em;}.condition-card h3 {font-size: 20px;}.condition-card p {font-size: 16px;line-height: 1.55;}.appointment-card h2 {font-size: 2em;}.timing-1 {padding: 10px 30px;}.op-timing {gap: 0.2em;}.about-section h2 {font-size: 1.6em;}
}
@media (min-width:1201px) and (max-width: 1400px) {
#header .logo img {max-height: 85px;}.book-a-table-btn {margin: 0 0 0 0px;padding: 10px 20px;font-size: 16px;letter-spacing: 0;font-weight: 600;}.hero-banner {margin-top: 7.5em;}.heading-title h1 {font-size: 1.8em;}.treatemnt-card-title p {font-size: 15px;}.treatemnt-card-title h3 {font-size: 18px}.tret-head h2 {font-size: 1.65em;}.condition-card h3 {font-size: 20px;}.condition-card p {font-size: 16px;line-height: 1.55;}.appointment-card h2 {font-size: 2em;}.timing-1 {padding: 10px 30px;}.op-timing {gap: 0.2em;}.about-section h2 {font-size: 1.6em;}
}





