@import url("https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/metropolis.min.css");
body {
  position: static; 
 top: 0px !important; 
}
iframe.skiptranslate {
  display: none !important;
  }

#about-main {
  height: 462px;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#about-main img {
  color: transparent;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
  object-fit: cover;
}
#a-oney,
#a-oneye {
  color: #fff;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#a-oney span,
#a-oneye span {
  color: #f9ad1c;
}
#about-middle-main {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px 20px 29px 20px;
}
#middle-top {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}
#middle-iist {
  height: 244px;
  border-radius: 8px;
}

#middle-iist img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: inherit;
}
#middle-ist {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
#moi,
#iska-9 {
  color: #333;
  font-family: Metropolis, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#moye {
  color: #555;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
}
#middle-snd {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: flex-start;
}
#image-wr {
  position: relative;
  width: 43%;
  height: 330px;
  display: flex;
  justify-content: center;
}
#wnaga_1 {
  width: 200px;
  height: 230px;
  margin-right: 60px;
}
#wnaga_2 {
  position: absolute;
  right: 0px;
  top: 60px;
  width: 200px;
  height: 230px;
}
#middle-sndd {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
}
#iska-10 {
  color: #333;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#middle-sndd ul {
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  padding-left: 16px;
}
#middle-sndd ul li {
  color: #555;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: start;
}
#green-prt {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px 20px;
  justify-content: center;
  align-items: center;
  background: #5C6A2F;
}
#gp-head {
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
}

#gp-snd,
#gp-4 {
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fff;
  text-align: center;
}
#about-step-main {
  /* padding: 32px 20px; */
  padding :50px 20px 50px 20px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
}
#setp-head {
  font-family: Metropolis, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #333;
}
#step-text {
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #555;
}
#step-images-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 3px;
  gap: 32px;
}
#image-87 {
  width: 400px;
  height: 350px;
  border-radius: 8px;
}
#image-87 img {
  height: 100%;
  width: 100%;
  border-radius: inherit;
  object-fit: cover;
}
#core-team-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0px 34px;
  /* margin-top: 24px; */
}
#c-head {
  /* padding-left: 40px; */
  font-family: Metropolis, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #333;
}
#Team {
  width: 100%;
  display: flex;
  overflow: auto;
  gap: 50px;
  justify-content: center;
}
#team-card {
  width: 270px;
  background: rgba(249, 173, 28, 0.2);
  padding: 12px 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 27px;
  align-items: center;
  border-radius: 8px;
}
#t098 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
}
#t098 span:nth-child(2){
  font-size: 18px;
  font-weight: 500;
  font-family: 'Metropolis', sans-serif;
  line-height: 24px;
  text-decoration: underline;
}
#t09 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 170px;
  border-radius: inherit;
  /* border: 1px solid #5D6B2F; */
}
#t09 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: inherit;
}
#t-name {
  font-family: Metropolis, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  color: #333;
}
#t-nfo {
  color: #555;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
#t-join {
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 32px;
  margin-top:56px;
}
#t-j-0,
#t-j-1 {
  font-family: Metropolis, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #333;
  text-align: center;
}
#t-j-2 {
  padding: 16px 80px;
  background: #f9ad1c;
  border: none;
  border-radius: 8px;
  text-transform: uppercase;
  font-family: Metropolis, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  text-decoration: none;
}
/* Styling for Mobile */
@media only screen and (max-width: 768px) {
  a#t-j-2 {
    width: 100%;
  }
  #t-j-2 {
    padding: 16px 80px;
    background: #f9ad1c;
    border: none;
    border-radius: 8px;
    text-transform: uppercase;
    font-family: Metropolis, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    text-decoration: none;
    text-align: center;
  }
  #about-main {
    height: 200px;
    gap: 16px;
  }
  #about-main img {
    object-fit: cover;
  }
  #a-oney,
  #a-oneye {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  #about-middle-main {
    padding: 16px;
    gap: 40px;
    margin-top: 16px;
  }
  #t09 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 100%;
  }
  #middle-top {
    flex-direction: column;
    gap: 16px;
  }
  #middle-ist {
    gap: 24px;
  }
  #middle-iist {
    height: 149px;
  }
  /* #middle-bottom{
    margin-top: 16px;
  } */
  #image-wr {
    display: none;
  }
  #middle-sndd {
    gap: 24px;
    align-items: flex-start;
  }
  #iska-10 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #555;
    /* line-break: anywhere; */
  }
  #middle-sndd ul {
    align-items: flex-start;
    gap: 24px;
    padding: 0px 20px;
  }
  #middle-sndd ul li {
    text-align: left;
  }
  #green-prt {
    padding: 16px;
    gap: 24px;
  }
  #gp-head {
    text-align: center;
  }
  #gp-snd,
  #gp-4 {
    text-align: justify;
    line-break: anywhere;
  }
  #about-step-main {
    padding: 40px 16px 16px 16px;
    gap: 24px;
  }
  #step-text {
    text-align: justify;
  }
  #step-images-wrapper {
    width: 100%;
    overflow: auto;
    gap: 16px;
    margin: 0px;
    justify-content: flex-start;
  }
  #image-87 {
    height: 292px;
    flex: 0 0 100%;
  }
  #core-team-wrapper {
    gap: 24px;
    margin-top: 24px;
    padding: 0px;
    padding: 0px 20px;
  }
  #team-card {
    flex-direction: column;
    /* padding: 16px; */
    align-items: center;
    gap: 24px;
    width: 90%;
    justify-content: center;
  }
  .por-of{
    display: flex;
    gap: 11px;
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
  #t09 {
    width: 250px;
    height: 165px;
  }
  #t09 img {
    border-radius: inherit;
  }
  #t-name {
    text-align: start;
    line-break: auto;
  }
  #t098 {
    gap: 11px;
  }
  #t-nfo {
    text-align: center;
  }
  #t-join {
    gap: 16px;
    padding: 0px 16px 40px 16px;
  }
  #t-j-0,
  #t-j-1 {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  #main-doc{
    display:none !important;
  }
  #main-exp {
    display: block !important;
    margin-top:24px
  }
  .exp-txt span {
    color: #333;
    /* text-align: center; */
    font-family: Metropolis;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .exp-txt {
    margin: 16px;
  }
  .exp-txt span {
    color: #333;
    /* text-align: center; */
    font-family: Metropolis;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  #down-class {
    display: flex;
    gap: 24px;
   
  }
  .photo-class {
    padding: 16px 8px 16px 16px;
  }
  .photo-class img {
    border-radius: 8px;
    border: 2px solid var(--Primary-Yellow, #f9ad1c) !important;
    box-shadow: 2px 2px 10px 0px rgba(51, 51, 51, 0.25);
  }
  .photo-class img{
    width:120px !important;
    height:160px !important;
    object-fit: cover;
    object-position: top;
  }
  .text-class p {
    color: #555;
    text-align: center;
    font-family: Metropolis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .text-class span {
    color: #333;

    text-align: center;
    font-family: Metropolis;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .text-class {
    padding: 16px 0px 16px;
  }
  .text-class p {
    text-align: start !important;
  }
  .text-class span{
    color: var(--Headline-Font, #333);
    text-align: center;
    
    /* Desktop/H2 */
    font-family: Metropolis;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .text-class p{
    color: var(--Body-Font, #555) !important;
  text-align: center;
  /* Desktop/BODY */
  font-family: Metropolis;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  }
  .text-class span {
    font-size: 20px;
    width: 100%;
      display: flex;
  }
  .joint-f {
    color: #555 !important;
    font-family: Metropolis !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
  }
  #moi,
#iska-9 {
  color: #333;
  font-family: Metropolis, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

  /* #t-j-2 {
    padding: 0px;
    height: 48px;
    width: 100%;
  } */
}

#main-doc{
  display: block;

}
.doc-head{
  padding:24px 0px 34px 16px;
}
.doc-head span{
  color: var(--Headline-Font, #333);
  text-align: center;
  
  /* Desktop/H1 */
  font-family: Metropolis;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.first-doc-txt span{
  color: var(--Headline-Font, #333);
text-align: center;
font-family: Metropolis;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: normal;

}
.first-doc-txt p{
  color: var(--Body-Font, #555);
  text-align: center;
  
  /* Desktop/BODY */
  font-family: Metropolis;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.first-doc-txt{
  padding-top:24px
}
.text-body{
  display: flex;
  justify-content: space-around;
}


#main-exp {
  display: none ;
}

@media only screen and (max-width : 768px){
  #middle-snd{
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    gap:24px;
  }
  #image-wr{
    display: flex;
    width:100%;
    position: relative;
    justify-content: flex-start;
    height: 315px;
  }
  #gp-head{
    font-size: 24px;
  }
  #gp-snd, #gp-4{
    font-size: 17px;
  }
  #setp-head{
    font-size: 24px;
    font-weight: 500;
  }
  #c-head{
    font-size: 24px;
    /* padding-left: 20px; */
  }
  /* #t-name{
    font-size: 16px;
  } */
  #t-nfo{
 font-size: 17px;
  }
  #t-j-0, #t-j-1{
    font-size: 20px;
  }
  #t-join{
    margin-top: 30px;
  }
  .carousel .control-dots{
    display: none;
  }
  a#t-j-2{
    margin-top: 24px;
  }
  #green-prt{
    background:#5D6B2F ;
  }
}

@media screen and (min-width: 768px) {
  #Main-desk {
    height: 500px;
  }
  .what-up.sticky {
    bottom: 10px;
    right: 10px; 
  }
}
.what-up.sticky {
  position: fixed; 
  bottom: 0px; 
  right: 12px; 
  z-index: 1;
}
.what-up img{
width: 60px;
height: 60px;
}
/* widget css*/
.appointment-main{
  display: flex;
  /* width: 100%; */
  justify-content: end;
  /* position: fixed; */
  /* bottom: 0; */
right: 0;

}
.appointment-form{
  background: white;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 17px;
  font-size: 18px;
  position: absolute;
  z-index: 1;
  right: 13%;
  top: 60px;
  /* width: 282px; */
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px 

}
.appointment-section{
display: flex;
}
.form-sec{
  display: flex;
  flex-direction: column;
  gap: 19px;
}

.siuu{
  background-color: #f9ad1c;
  border: none;
  width: 100%;
  border-radius: 8px;
  padding: 10px;
  color:#fff

}
.name-sec input{
  border: none;
 height: 48px;
    background: #fff;
    margin: 0px;
    padding: 0 0 0 5px;
    border-radius: 8px;
    border: 0.5px solid #555555;
    outline:none;
 
    
}
.num-sec input{
  border:none;
  height: 48px;
    background: #fff;
    margin: 0px;
    padding: 0 0 0 5px;
    border-radius: 8px;
    border: 0.5px solid #555555;
    outline: none;
    
}
.heading-appoint span{
font-size: 22px;
}


/* header book appointment css*/
.consul-ting{
  background-color: #f9ad1c;
    border: none;
    width: 213px;
    border-radius: 8px;
    padding: 6px;
    font-size: 16px;
    font-family: "Metropolis", sans-serif;
    color:#fff;
}

.loading-spinner{
  position: absolute;
  top: 81px;
  right: 24%;
}

/* translate css*/
.VIpgJd-ZVi9od-l4eHX-hSRGPd{
display: none;
}
.google_translate_element{
padding-bottom: 8px;
}
/* .translate-el{
  width: 130px;

} */
.navigation ul{
margin-bottom: 0 !important;
}
/*css for new button*/

@media only screen and (max-width:768px){
#top-line{
  display: flex;
  padding: 16px 16px 16px 16px;
  width: 100%;
  gap: 19px;
  background: linear-gradient(rgba(255, 255, 255, 0.1) 0%, rgb(255, 255, 255) 20.28%);
    position: fixed;
    bottom: 0;
    z-index: 9;
}
.first-button{
  display: flex;
    width: 50%;
    justify-content: center;
    text-align: center;
}
.fly-kick{
  background: #FCDB9C;
  /* padding: 16px 10px 16px 10px; */
  border-radius: 8px;
  width: 100%;
  font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: #5D6B2F;
}
.second-button{
  display: flex;
  width: 50%; 
  justify-content: center;
  text-align: center;
}
.drop-kick{
  background: #F9AD1C;
  /* padding: 16px 10px 16px 10px; */
  border-radius: 8px;
  width: 100%;
  height: 48px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color:#ffff;
}
.c-b{
  display: block !important;
}
.mobile-search{
  width: 60px;
}
.goog-te-gadget .goog-te-combo{
  border-radius: 8px;
  width: 61px;
}

}

.c-b{
  display: none
}
#google_translate_element .skiptranslate:nth-child(2){
  display: none;
}
.skiptranslate div select:nth-child(2){
  display: none;
}

.goog-te-gadget .goog-te-combo{
  border-radius: 8px;
  outline: none;
}
.nav-nav{
  font-size: 18px;
  font-family: Metropolis,sans-serif;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
  }
  #treat-nav{
  position: relative;
  }
  .inside-sec{
    position: absolute;
    top:42px;
    z-index:99;
    width: 750px;
    /* right: -300px; */
    left: -116px;
    height: 231px;
    background: rgba(255, 255, 255, 1);
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
    padding:24px 24px
  
  }
  .services-sec{
  font-size: 17px;
  font-family: Metropolis,sans-serif;
  font-weight: 400;
  line-height: 18px;
  flex:0 0 19%;
  cursor: pointer;
  }
  .poco-fo{
    display: flex;
    gap: 24px;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  @media only screen and (max-width:768px){
    .services-sec{
      flex:0 0 45% !important;
      font-size: 16px !important;
      font-weight: 500 !important;
      padding: 0px !important;
      /* margin-top: 20px; */
    }
    .inside-sec{
      width: 100% !important;  
      height: 100% !important;
      right: 0 !important;
      margin-top:20px;
      padding:0px !important;
      position: static !important;
    }
    .poco-fo{
      gap:16px !important
    }
    #Team{
justify-content: center;
gap: 50px;
flex-direction: column;
align-items: center;
/* padding: 0px 18px; */
    }
    .line-pth{
      display: none;
    }
    .new-lotus{
      flex-direction: column;

    }
    .putty-r{
         display: flex ;
          flex-direction: column;
          gap: 10px;
    }
  
  }
  .error-mobile-widget{
    color: red;
    font-size: 14px !important;
    position: absolute;
    top: 67%;
    left: 9%;
  }
  
  .error-mobile-name{
    color: red;
    font-size: 14px !important;
    position: absolute;
    top: 37%;
    left: 9%;
  }
  .spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #1a73e8; /* Change color as needed */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
  }
  
  @keyframes spin {
    to {
      transform: rotate(360deg);
    }
  }

  .services-sec:hover {
    color: #BD6132;
    font-weight: 600;
  }
  .tab-list {
    list-style: none;
    padding: 0;
    display: flex;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /* gap: 48px; */
    display: flex;
    justify-content: space-around;
    
  }
  .navigation{
    width: 100%;
  }
  /* .header-se{
    gap:50px
  } */

  .header-se.fixed {
    position: fixed;
    z-index: 1;
    top: 0;
    background-color: #fff;
    width: 100%;
    height: 75px !important;
    /* box-shadow: 0 0 10px rgba(51, 51, 51, 0.25); */
    transition: all 0.3s;
}

.doctor-image img{
  width: 210px;
  height: 200px;
  border-radius: 15px;
  border: 2px solid #fcae36;
  object-fit: cover;
  object-position: top;

}
.doctor-details{
  padding-top: 16px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  width: 210px;

}
.doctor-details span{
    font-size: 20px;
    font-family: 'Metropolis',sans-serif;
    font-weight:500;
    text-align: start;
    width: 250px;
}
.doctor-details p{
  font-size: 16px;
  font-family: 'Metropolis';
  font-weight:400;
  text-align: start;
}

.doc-body{
  display: flex;
  justify-content: center;
  padding:0px 20px;
  overflow: auto;
  gap: 55px;
  
}
::-webkit-scrollbar {
  display: none;
}
#main-doc{
  padding: 0px 30px;
}
.p-blg{
  display: flex;
  flex-direction: column;
  

}
.por-of{
display: flex;
gap: 11px;
flex-direction: column;
justify-content: center;
align-items: center;
}
.edu-p{
  font-size: 16px;
  font-family: 'Metropolis';
  font-weight: 400;
  line-height: normal;
}
.new-lotus{
  display: flex;
  gap: 30px;
}
.mpi-top iframe{
  width: 214px ;
}

.line-pth{
  height: 178px;
  border: 0.4px solid #7B853A;
}
