@font-face {
  font-family: Metropolis;
  src: url(../font/metropolis.regular.otf) format("opentype");
}
@font-face {
  font-family: Metropolis-bold;
  src: url(../font/metropolis.bold.otf) format("opentype");
}
@font-face {
  font-family: Metropolis-lite;
  src: url(../font/metropolis.extra-light.otf) format("opentype");
}
@font-face {
  font-family: Metropolis-black;
  src: url(../font/metropolis.black.otf) format("opentype");
}
button.navbar-toggler {
  border: none;
}
.form-holder {
  position: relative;
}
.book.desktop {
    padding: 30px;
}
h1.heading.form {
  font-size: 25px;
  text-transform: inherit;
  margin: 0 10px;
  text-align: center;
  padding: 20px 0;
}
.banner-img {
  height: 100vh;
}
.spr-form {
    position: absolute;
    width: 325px;
    background: #fff;
    right: 3%;
    top: calc(50% - 225px); 
    border: 2px solid #b4b4b4;
}
img.logo-img {
  position: absolute;
  top: 2%;
  right: 7%;
}
.spr-form.mobile {
  position: initial;
  width: 94%;
  margin-bottom: 30px;
  margin-left: 3%;
}
.spr-form.mobile form.mobile-form {
  padding: 15px;
}
.spr-form.mobile h1.heading.form {
  text-align: center;
}
.spr-form .form-group {
  padding: 0 5%;
}
.spr-form button.btn.btn-primary {
  background: #00346d;
  width: 100%;
  border: none;
}
.about-content {
  padding-left: 8%;
}
section.py-5.about {
  display: none;
}
.masthead {
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
h3 {
  text-align: center;
    color: white;
    margin-top: 30px;
    font-size: 40px;
    font-family: 'Metropolis';
    font-weight: 700;
    margin-bottom: 30px;
}
h3 span{
  font-family: 'Metropolis-bold';
  text-transform: uppercase;
}
.banner-text {
  position: absolute;
  width: 37%;
  left: 4%;
  bottom: calc(50% - 175px);
  max-width: 460px; 
}

section#why-thangam h1 {
  font-size: 38px;
}
header.masthead h1, .about-content h1 {
  font-family: 'Metropolis-lite';
  color: #0d4c86;
  text-align:left;
  max-width: 475px;
  font-size: 45px;
  text-transform: uppercase;
} 

header.masthead h1 span, .about-content h1 span{
  font-family: 'Metropolis-bold';
  display: block;
  text-transform: uppercase;
  text-align:left;
} 
header.masthead p, .about-content p {
  text-align: left;
  font-family: Metropolis;
  max-width: 500px;
  font-size: 18px;
}
.heading {
  font-family: Metropolis;
  color: #00346d;
  padding: 15px 0;
}
.about {
  background-color: #0d4c86;
}
.form-control {
  color: #a7a9ab !important;
  font-family: Metropolis-lite;
}
.content img {
  transition: 0.4s ease;
}
.content:hover img:hover {
  transform: scale(1.2);
}
.copyrights_p {
  text-align: center;
  color: #dddddd !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.copyrights {
  padding: 10px 0;
  background-color: #0d4c86;
}
h4.text-left {
  font-family: Metropolis;
  font-size: 30px;
}
#myBtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #0d4c86;
  width: 50px;
  height: 50px;
  z-index: 999;
  text-decoration: none;
  border-radius: 35px;
  transition: all 0.3s ease;
  border: none;
}
#myBtn i {
  color: #fff;
  margin: 0;
  position: relative;
  font-size: 19px;
  transition: all 0.3s ease;
}
.about-section {
  overflow: hidden;
  background: #a6c4ea;
  background: url(https://thangamcancercenter.com/pr/lung-cancer-treatment/tile.png);
  background-size: inherit;
}
 .treatment-content {
    margin: 0 auto;
    font-size: 18px;
    color: #606060;
    font-weight: 400;
    font-family: Metropolis;
    text-align: center;
    padding: 40px 15% 30px 15%;
  }

.treatment-content span {
    font-family: 'Metropolis-bold';
    font-size: 40px;
    color: #194d83;
}
section.treatment-procedure {
  overflow: hidden;
}
.doctors .description {
  overflow: hidden;
  height: 0;
  transition: height 0.3s ease;
}

.doctors .description.show {
  height: auto;
  margin-bottom: 20px !important;
}

.doctors .toggleButton {
  background-color: transparent;
  border: none;
  padding: 0;
  color: #606060;
  font-family: Metropolis-lite;
  margin: 0;
}
.doctors .owl-nav {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  position: absolute;
  width: 100%;
  top: 25%;
}

.doctors .owl-carousel {
  position: relative;
}

.doctors .owl-carousel .owl-prev span, .doctors .owl-carousel .owl-next span{
  font-size: 50px;
  color: #a7a9ab;
}
.navbar-light .navbar-nav .nav-link {
  font-size: 20px;
  font-family: 'Metropolis';
}

div#navbar-list-2 {
  justify-content: flex-end;
}

li.nav-item {
  margin-right: 20px;
} 

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color: #0d4c86;
  border-bottom: 2px solid;
} 

.image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.image:before {
  position: absolute;
  content: "";
  background-image: linear-gradient(
    -180deg,
    rgba(0, 0, 0, 0) 34%,
    rgba(0, 0, 0, 0.9) 100%
  );
  width: 100%;
  height: 100%;
  display: block;
  z-index: 6;
}
.text_holder {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 98%;
  left: 0;
  right: 0;
  z-index: 5;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.text_holder .title {
  margin-bottom: 5px;
  color: #9fc939;
}
.fact-container p {
  font-family: Metropolis;
  font-size: 15px;
}

.fact-container h4.fact-heading {
  color: #0d4c86;
  font-family: "Metropolis-bold";
  font-size: 20px;
  margin-top: 20px;
}

.fact-container {
  padding: 10px;
}

section#quick-facts .heading {
  font-family: 'Metropolis-lite';
  color: #0d4c86;
  text-align: left;
  text-transform: uppercase;
  font-size: 45px;
  padding-left: 20px;
  margin: 20px 0 0 0;
}

section#quick-facts .heading span {
  font-family: 'Metropolis-bold';
  text-transform: uppercase;
}
.faqs {
  background: #0d4c86;
  padding: 1%;
}
#faq-section {
  margin: 30px 0;
}
#faq-section #faq .card {
  margin-bottom: 20px;
  border: 0;
}

#faq-section #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}
#faq-section #faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #e2e2e2;
  color: #606060;
  padding: 10px 20px;
}
#faq-section #faq .card .card-header .btn-header-link:after {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  color: #a7a9ab;
}
#faq-section #faq .card .card-header .btn-header-link.collapsed {
  background: #fff;
  color: #606060;
}
#faq-section #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f067";
}
#faq-section #faq .card .collapse {
  border: 0;
}
#faq-section #faq .card .card-header a {
  font-family: Metropolis-bold;
  font-size: 18px;
}
.doctor-container {
  margin: 0;
  background: white;
  padding: 0 15% 15% 15%;
}
section#meet-the-doctors{
  /* background: linear-gradient(90deg, rgb(230 235 240) 0, rgb(213 229 235) 100%); */
  background: #fff;
  padding: 30px 0 70px 0;
  /* background: #a6c4ea;
  background: url(https://thangamcancercenter.com/pr/lung-cancer-treatment/assets/img/bg-blue.webp);
  background-size: cover; */ 
}

.doctors p.designation {
  font-family:  Metropolis-bold;
  color: #606060;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.doctors p.name {
  font-family: Metropolis;
  font-size: 25px;
  color: #606060;
  line-height: 1.3;
  margin: 0; 
}

.doctors p.degree{
  color: #606060;
  font-family: Metropolis-lite;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}
.doctors p.description {
  color: #606060;
  font-family: Metropolis-lite;
  margin: 0;
}
.patient{
  background: #0d4c86;
  padding: 1px;
  padding-bottom: 130px !important;
}
.patient-container img {
  width: 100px !important;
  margin: 0 auto;
}
.patient-container {
  background: white;
  position: relative;
  max-width: 80%;
  margin: 0 auto;
  border-radius: 24px;
  text-align: center;
}
.patient-container p.location {
  margin-bottom: 5px;
  color: gray;
}
.patient-container p.name {
  font-family: 'Metropolis-bold';
  color: #0d4c86;
  font-size: 23px;
  padding-top: 20px;
  margin-bottom: 0;
}
.patient-container .seperator {
  height: 2px;
  width: 25%;
  margin: 0 auto;
  background: #0d4c86;
  margin-bottom: 5px;
}
.card-body {
    font-family: 'Metropolis';
    color: #606060;
}

.card-body strong {
    font-family: 'Metropolis-bold';
}
.patient-container p.designation {
  font-family: 'Metropolis';
  font-weight: bold;
  color: #606060;
  /* padding-top: 60px; */
  width: 90%;
  margin: 0 auto;
  margin-bottom: 15px;
}
.patient-container img.profile {
  position: absolute;
  left: calc(50% - 50px);
  top: calc(-50px);
}
.patient-container {
  margin-top: 70px;
} 
.patient-container.single .text-center {
  max-width: 300px;
}
.patient-container.single {
  display: flex;
  gap: 20px;
  text-align: left;
  justify-content: center;
  align-items: center;
}
.patient-container.single img {
  width: 100% !important;
  padding: 20px;
}

.patient-container.single p.designation {
  padding-top: 25px;
  padding-bottom: 25px;
}
.patient-container.single p.name {
  font-size: 23px;
  font-family: 'Metropolis-bold';
  padding: 10px;
  padding-top: 0;
}

.patient-container.single p.location {
    padding-bottom: 15px;
}
/* p.designation:after {
  content:url('../img/quotes21.png');  
    position:relative;  
    z-index:2;  
    left:0;
    top:0;

} 
p.designation:before {
  content:url('../img/quotes2.png');  
  position:relative;  
  z-index:2;  
  left:0;
    top:0;
}  */
/* .patient .owl-item::before  {
  display: inline-block;
  content: "";
  border-top: 2px solid #91d1f2;
  width: 85px;
  margin: 0 1rem;
  z-index: 33333;
  transform: rotate(135deg);
  position: absolute;
  top: 60px;
  right: 20px;
}  
.patient .owl-item::after  {
  display: inline-block;
  content: "";
  border-top: 2px solid #91d1f2;
  width: 85px;
  margin: 0 1rem;
  z-index: 33333;
  transform: rotate(137deg);
  position: relative;
  left: 25px;
  top: 3px;
  margin-bottom: 20px;
}  */
.patient .owl-carousel .owl-prev span, .patient .owl-carousel .owl-next span{
  font-size: 50px;
  color: #91d1f2;
}
.patient .owl-carousel .owl-prev span, .patient .owl-carousel .owl-next span{
  font-size: 50px;
  color: #a7a9ab;
}
.patient .owl-nav {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  position: absolute;
  width: 100%;
  top: 43%;
}
.book {
  background: #91d1f2;
  color: #0d4c86;
  display: inline-block;
  width: 90%;
  margin: 0 auto;
  border: 4px solid white;
  margin-top: -100px;
  padding: 10px 0;
  cursor: pointer;
} 
.book h1 {
  font-size: 55px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}

section.book-now {
  font-family: Metropolis-bold;
  text-align: center;
  position: relative;
} 
.book span {
  text-transform: uppercase;
  font-size: 42px;
  display: block;
  line-height: 1;
  padding: 10px 0;
  margin-top: -10px;
}
footer img.footer-logo {
  width: 275px;
  margin: 0 auto;
}

footer {
  text-align: center;
  margin-top: 30px;
}
footer p {
    padding: 0;
}
footer p {
  text-align: center;
  font-family: 'Metropolis';
  color: #606060;
}
footer hr {
  width: 90%;
  margin: 30px auto;
  margin-bottom: 15px;
}
.stats.desktop .counts {
    display: inline-block;
    font-size: 40px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-family: Metropolis-black;
}
.stats.desktop .col-3 {
    padding: 0;
}
.stats.desktop .counts span {
    font-family: Metropolis-lite;
    font-size: 18px;
    display: inline-block;
    margin-top: 20px; 
}
.stats.desktop {
    background: #0d4c86;
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    justify-content: space-evenly;
    padding: 30px 10px;
}
.row.textandimg {
    align-items: center;
} 

.about-content p span {
    font-family: 'Metropolis-bold';
}
.book-now a{
    text-decoration: none;
    color: #00346d;
}
/*----  Main Style  ----*/
#cards_landscape_wrap-2{
  text-align: center; 
}
#cards_landscape_wrap-2 .container{
  /* padding-top: 80px;  */
  padding-bottom: 50px;
}
#cards_landscape_wrap-2 a{
  text-decoration: none;
  outline: none;
}
#cards_landscape_wrap-2 .card-flyer {
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box{
  background: #ffffff;
  overflow: hidden;
  /* box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.50); */
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box img{
  -webkit-transition:all .9s ease; 
  -moz-transition:all .9s ease; 
  -o-transition:all .9s ease;
  -ms-transition:all .9s ease; 
  width: 100%;
  padding: 35px;
  padding-top: 0;
  padding-bottom: 0;
  /* height: 200px; */
}
#cards_landscape_wrap-2 .card-flyer:hover .image-box img{
  opacity: 0.7;
  -webkit-transform:scale(1.05);
  -moz-transform:scale(1.05);
  -ms-transform:scale(1.05);
  -o-transform:scale(1.05);
  transform:scale(1.05);
}
#cards_landscape_wrap-2 .card-flyer .text-box{
  text-align: center;
}
#cards_landscape_wrap-2 .card-flyer .text-box .text-container{
  padding: 20px;
  padding-top: 0;
}
#cards_landscape_wrap-2 .card-flyer{
  background: #FFFFFF;
  margin-top: 50px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.40)
}
#cards_landscape_wrap-2 .card-flyer:hover{
  background: #fff;
  box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.50);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-top: 50px;
}
#cards_landscape_wrap-2 .card-flyer .text-box p{
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px; 
  /* font-size: 14px; */
  /* letter-spacing: 1px; */
  color: #606060;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6{
  margin-top: 0px;
  margin-bottom: 4px; 
  font-size: 25px;
  /* font-weight: bold; */
  /* text-transform: uppercase; */
  /* font-family: 'Roboto Black', sans-serif; */
  letter-spacing: 1px;
  color: #0d4c86;
}
.patient-container.single.container {
  max-width: 90%;
}
.patient-container.single.container .row {
  justify-content: space-evenly;
  align-items: center;
  padding: 20px;
}
section#patient-speak {
  background: url(https://thangamcancercenter.com/pr/lung-cancer/assets/img/thangam-bg.webp);
  background-size: cover;
}
.sticky {
  position: fixed; /* Makes the element stick to the viewport */
  top: 0;          /* Positions it at the top */
  width: 100%;     /* Ensures it spans the full width */
  z-index: 1000;   /* Keeps it above other content */
  background-color: #fff; /* Or whatever background color you want for the sticky bar */
  box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* Optional: add a subtle shadow */
}
.container.testimonial-text {
  position: absolute;
  top: calc( 50% - 90px);
  left: 4%;
  color: #0d4c86;
} 
.container.testimonial-text p {
  font-family: 'Metropolis';
  font-size: 20px;
  margin-bottom: 30px;
} 
section#testimonials {
  position: relative;
}
.testimonial-text strong {
  font-family: 'Metropolis-bold';
}
.container.testimonial-text span {
  font-size: 35px;
}
.container.testimonial-text small {
  font-size: 15px;
}

@media only screen and (max-width: 600px) {
  section#patient-speak {
    background: #0d4c86;
    padding-bottom: 70px !important;
  }
  section#quick-facts .heading {
      font-size: 30px;
      margin: 10px 0 0 0;
  }
  nav.navbar.navbar-light.navbar-expand-sm {
      padding: 0;
  }
  .navbar-light .navbar-nav .nav-link {
      padding-left: 30px;
  } 
  a.navbar-brand img {
      max-height: 70px;
  }
  .patient-container.single {
      display: block;
      text-align: center;
  }
  .patient-container.single.container .row {
      padding: 0;
      padding-top: 20px;
      padding-bottom: 5px;
  }

  .patient-container.single .text-center {
      max-width: 100%;
  }
  .row.stats{
      display: flex !important;
  }
  .masthead {
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  h1.heading {
    font-size: 25px;
  }
  img.logo-img {
    position: absolute;
    top: 2%;
    right: 4%;
    display: none;
    max-width: 150px;
  }
  section.py-5.about {
    padding-bottom: 0 !important;
  } 
  .about-content {
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px;
    color: #606060;
    font-weight: 400;
    font-family: Metropolis;
    text-align: center;
    padding: 5% 3%;
  }
  .treatment-content {
    margin: 0 auto;
    font-size: 17px;
    color: #606060;
    font-weight: 400;
    font-family: Metropolis-lite;
    text-align: left;
    padding: 5%;
  }
  .about-content span {
    font-family: Metropolis-bold;
    line-height: 35px;
  }
  .treatment-content span {
    color: #0d4c86;
    font-family: Metropolis-bold;
    font-size: 20px;
  }
  .treatment-content h3 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 600px) {
  .text_holder .title {
    font-size: 20px;
    margin: 0;
  }
  .stats .counts {
    display: inline-block;
    font-size: 25px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px;
    font-family: Metropolis-black;
  }
  .stats .col-3 {
    padding: 0;
  }
  .stats .counts span { 
    font-family: Metropolis-lite;
    font-size: 13px;
    display: inline-block;
    margin-top: 10px;
  }
  .container.testimonial-text{
    top: unset;
    left: 0;
    color: #0d4c86;
    bottom: 55px;
  }
  .container.testimonial-text span{
    font-size: 25px;
  }
  .container.testimonial-text p{
    font-size: 18px;
    margin-bottom: 15px;
  }
  .stats {
    background: #0d4c86;
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    justify-content: space-evenly;
    padding: 20px 10px;
  }
  div#faq-section .container {
    padding-left: 0px;
    margin-left: 0;
  }
  #faq-section #faq .card .card-header a {
      padding-left: 12% !important;
  }
  #faq-section #faq .card .card-body {
    padding-left: 12%;
  } 
     
  h3 {
    text-align: center;
    color: white;
    margin-top: 30px;
    font-family: 'Metropolis';
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
  }
  h3 span {
    font-family: 'Metropolis-bold';
    text-transform: uppercase;
  }
  ul.navbar-nav {
      padding-top: 20px;
  }

  .navbar-nav .nav-link {
      font-size: 20px;
      font-family: 'Metropolis';
  }

  .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
      color: #00346d;
      border-bottom: 1px solid #00346d;
      display: inline-block;
  }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
      color: #00346d !important;
  }
  .about-content p{
      width: 100%;
  }

  li.nav-item {
      margin-bottom: 10px;
  }
  section.py-5.about {
    display: block;
  }
  .row.stats.desktop {
    display: none !important;
    }
    .book{
        display: block !important;
        margin-top: -55px;
    }
    .book.desktop {
        display: none !important;
    }
    footer p{
          padding: 2% 10%;
    }
    nav.navbar.navbar-light.navbar-expand-sm {justify-content: flex-end;}

    a.navbar-brand {
        width: 75%;
        text-align: left;
    }
    .book h1 {
        font-size: 25px;
        text-align: center;
        text-transform: uppercase;
        padding: 6px 0;
        line-height: 1.2;
    }
    header.masthead h1, .about-content h1 {
      font-size: 25px;
      margin: 0;
      padding: 0;
      padding-bottom: 8px;
    }
    
    .banner-text {
      width: 95%;
      top: 20px;
    }
    h1.heading.form{
      font-size: 25px;
    }
    
    #cards_landscape_wrap-2 .card-flyer .text-box h6 {
        font-size: 20px;
    } 
    
}
.banner-text-mobile{
  display: none;
}
@media only screen and (max-width: 600px)
{
    .banner-text {
        width: 95%;
        bottom: 10px;
        top: unset;
        display: none;
    } 
    section#meet-the-doctors {
      padding-bottom: 0;
    }
    .banner-text-mobile h1 {
      font-family: 'Metropolis-lite';
      color: #0d4c86;
      text-align: left;
      max-width: 475px;
      font-size: 30px;
      text-transform: uppercase;
      font-size: 25px;
      margin: 0;
      padding: 0;
      padding-bottom: 8px;
  }
  
  .banner-text-mobile h1 span {
      font-family: 'Metropolis-bold';
      display: block;
      text-transform: uppercase;
      text-align: left;
  }
  
  .banner-text-mobile {
      padding-left: 15px;
      margin-top: 15px;
      display: block;
  }
    h4.text-left {
        font-size: 22px;
    }
    section#why-thangam h1 {
      font-size: 25px;
    }
}
