@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Merriweather"), url("fonts/merriweatherlight.woff2") format("woff2");
}

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Merriweather"), url("fonts/merriweather-regular.woff2") format("woff2");
}

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Merriweather"), url("fonts/merriweatherbold.woff2") format("woff2");
}

html,
body {
  font-family: 'Merriweather', sans-serif !important;
  font-weight: 300;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-weight: 400;
}
header {
  padding: 10px 40px;
}
.right-logo {
  text-align: right;
}
.hdrbluebtn {
  background: #00b6bd;
  padding: 7px 20px;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-left: 15px;
  text-decoration: none;
}
.hdrbluebtn:hover {
  text-decoration: none;
  color: #fff;
}
img.img-fluid.deskbnner {
  height: 360px;
  object-fit: cover;
  object-position: 22% 100%;
  width: 100%;
}
.enquiry_form {
  display: none;
  position: absolute;
  background: #fff;
  margin: 0;
  width: 20%;
  max-width: 600px;
  right: 5%;
  height: auto;
  padding: 10px 20px !important;
  box-shadow: 1px 1px 5px #888;
  border-radius: 0;
  background: #fff;
  text-align: center;
  margin-top: 0;
  top: 100px;
  z-index: 1;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 10px 10px 10px 10px;
}
.enquirynow {
  color: #001d57;
  font-size: 14px;
  text-align: center;
  margin-bottom: 5px;
  font-weight: 700;
  border-radius: 5px;
  padding: 10px 5px;
  background: #fff;
  display: none !important;
}
#email,
#message,
#name,
#phone, #location {
  width: 100%;
  border: solid 1px #e8e0e0;
  height: 30px !important;
  margin-bottom: 16px;
  padding: 5px;
}
#email:focus-visible,
#message:focus-visible,
#name:focus-visible,
#phone:focus-visible, #location:focus-visible {
  outline: none;
}
#submit {
  color: #fff;
  background-color: #001d57;
  width: 100%;
  border: 0;
  border-bottom: solid 1px #ccc;
  height: 36px;
  font-size: 14px;
  margin-top: 10px;
  cursor: pointer;
  font-family: Merriweather;
}
span.wpcf7-form-control-wrap {
  position: relative;
}
span.required_field {
  font-size: 12px;
  padding: 0;
  text-align: left;
  color: red;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -24px;
}
.terms_error{
	font-size: 12px;
	color: red;
	margin-bottom: 5px !important;
	text-align: left !important;
  position: absolute;
  bottom: 100px;
  }
  .terms-box {
    display: flex;
    align-items: flex-start;
    position: relative;
  }
.get-opinion span.required_field{
  bottom: -27px;
}
span.required_field.message_error{
  bottom: 0 !important;
}
.g-recaptcha {
  padding-bottom: 5px !important;
  height: 50px;
  margin-top: 15px;
}
.frmclass {
  padding: 0 20px;
}
.txt-box {
  width: 100%;
  border: 0;
  border: solid 1px #e8e0e0;
  margin-bottom: 15px;
  height: 50px;
}
.btn {
  color: #fff;
  background-color: #001d57;
  width: 100%;
  border: 0;
  border-bottom: solid 1px #ccc;
  margin-bottom: 15px;
  height: 40px;
  font-size: 18px;
}
.mbbanner {
  display: none;
}
.carebrif {
  padding: 30px 0;
  color: #fff;
  font-size: 16px;
}
.topspc {
  padding: 30px 0 0 0;
}
.textcenter {
  text-align: center;
}
.typeofbariatric {
  background: #ecf0f2;
  padding: 50px;
  margin-top: 20px;
}
.typesofb {
  margin-top: 30px;
  margin-bottom: 50px;
}
.inner-typesofb {
  background: #fff;
  text-align: center;
  border-radius: 10px;
  margin: 0 20px;
  padding: 10px;
}
.inner-typesofb img {
  margin: auto;
}
.expertise {
  margin-top: 50px;
}
.expertise .heading_txt {
  background: #001d57;
  color: #fff;
  padding: 20px;
  margin-bottom: 0;
}
.expertise-inner {
  background: #e3f2f38c;
  padding: 50px;
}
.accrod-btn-hospitality {
  background: unset;
  color: #001d57;
  text-align: left;
  font-weight: 400;
  height: 50px;
  font-size: 18px;
}
.accordion {
  background-color: #f7f7f7;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: 0;
  font-size: 15px;
  transition: 0.4s;
}
button:focus {
  outline: 1px dotted;
  outline: 0;
}
.acchd {
  font-size: 18px;
  color: #001d57;
  font-weight: 700;
  margin-bottom: 10px;
}
.wtbg {
  margin-left: 20px;
}
.pstore {
  margin: 20px 0;
}
.pstore .heading_txt {
  margin-bottom: 50px;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: 700;
  float: right;
  margin-left: 5px;
}
.accordion.active:after {
  content: '\2212';
}
.panel {
  padding: 0 18px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.btn.accrod-btn[aria-expanded='true'] {
  background: #001d57;
  color: #fff;
  pointer-events: none;
}
.rq-frm hr {
  border-top: 7px solid rgb(242 244 255);
}

.btmfrm .enquirynow {
  color: #fff;
  font-size: 30px;
}
.btmfrm .form-control {
  font-size: 16px;
  width: 100%;
  border: 0;
  border: solid 1px #e8e0e0;
  margin-bottom: 15px;
  height: 50px;
}
.bookbtn {
  color: #fff;
  background-color: #001d57;
  width: 100%;
  border: 0;
  border-bottom: solid 1px #ccc;
  margin-bottom: 15px;
  height: 40px;
  font-size: 18px;
  border-radius: 10px;
  max-width: 300px;
  margin: auto;
  text-align: center;
  display: inherit;
  margin-bottom: 20px;
  margin-top: 20px;
}

.abouttxt p{
  background: #071C54;
  color: #fff;
  padding: 20px;
  text-align: center;
}
.footer {
  background: #eee;
  padding: 20px;
}
.footer-copyright {
  color: #000;
  text-align: left;

}
.logo {
  max-width: 80px;
}

.section-top{
  margin-top: 45px;
  margin-bottom: 30px;
}
.achievementstxt  {
  padding: 25px 78px;
}

.heading_txt{
  text-align: center;
  font-size: 26px;
  padding-bottom: 10px;
  color: #001c54;
  /* margin-top: 20px; */
  margin-bottom: 13px;
  padding-inline: 10px;
  line-height: 35px;
  font-weight: 600;
}
.achievements .heading_txt{
  text-align: left;
}

.types-liver-card{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  padding: 20px;
  background-color: #fff;
  height: 100%;
}
.types-liver-card img{
  width: 80px;
}

.tp-acc-mob{
  display: none;
}
.complication-liver{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.complication-liver p{
  margin-left: 10px;
  font-size: 16px;
}

#recaptcha1{
  height: 50px !important;
  margin-top: 15px;
}
.typesofb-name{
  margin-bottom: 0;
  margin-top: 10px;
}
.bannertext{
  position: relative;
}

.clr2 {
  background: #001d57;
}

.typesofb .slick-prev {
  height: 40px;
}
.typesofb .slick-next {
  height: 40px;
}
.bannertextblock {
  position: absolute;
  top: 120px;
  color: #fff;
  right: 6%;
}
.bannerheading_txt {
  font-size: 54px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 8px;
}
.heading_txt2 {
  text-align: center;
    font-size: 26px;
    color: #001c54;
    line-height: 35px;
    font-weight: 600;
}

.mobileimge {
  display: none;
}

.ourhos .col-md-4 {
  height: 400px;
}

.txt-box {
  height: 40px;
}
.ourhos {
  margin-bottom: 20px;
}

header {
  background: #fff;
  position: relative;
  top: 0;
  padding: 0;
  width: 100%;
  padding: 0;
  position: fixed;
  z-index: 9999999;
  box-shadow: 0 0 10px rgb(0 0 0 / 60%);
}
.left-logo img {
  margin: 0 10px;
  padding: 10px 0;
}
.hdrbluebtn {
  color: #fff;
  background-color: #f7941d;
  font-size: 14px;
  font-weight: 400;
}
.main-img {
  margin-top: 78px;
}
.digestiv-img{
  height: 420px !important;
  object-fit: cover;
}
.digestiv-text-sec .heading_txt{
  text-align: left !important;
  line-height: initial;
}

.section-getop {
  padding: 40px;
  background: #001d57;
  color: #000;
}
.my-control {
  height: auto;
  padding: 10px;
  border-radius: 0;
  margin: 20px 0;
  font-size: inherit;
}
.opnbtn {
  background: #f7941d;
  padding: 7px 20px;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  margin-top: 17px;
  display: inline-block;
  margin-left: 15px;
  text-decoration: none;
  margin: auto;
  text-align: center;
  border: none;
  text-align: center;
  display: block;
  width: 201px !important;
}
.getopx input[type='file'] {
  display: initial;
  color: #fff;
}
.getopx {
  padding: 0 30px;
  margin: 10px 0;
}
.half-sub-values {
  display: flex;
}
.half-sub-values input[type='date'] {
  width: 250px;
  height: 38px;
}
.half-sub-values select {
  width: 250px !important;
}
.blccolor {
  color: #000;
}
.section-getop .heading_txt {
  color: #fff;
}
.send_upload {
  display: inline-block;
}

* {
  box-sizing: border-box;
}
#regForm {
  margin: 50px auto;
  padding: 40px;
  width: 70%;
  min-width: 300px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: -20px;
}
.steph1 {
  text-align: center;
  color: #0563b4;
}
input.invalid {
  background-color: #fdd;
}
.tab {
  display: none;
}
.stepbutton {
  color: #fff;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  background: #f7941d;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
  display: inline-block;
  margin-top: 10px;
}
.stepbutton2 {
  color: #fff;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  background: #0563b4;
  font-weight: 700;
  font-size: 18px;
}
button:hover {
  opacity: 0.8;
}
#prevBtn {
  background-color: #bbb;
}
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}
.step.active {
  opacity: 1;
}
.step.finish {
  background-color: #04aa6d;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.multistep {
  background: #001d57;
}
input[type='radio'] {
  display: inline;
  margin-right: 5px;
}
.other {
  height: 34px;
  margin-top: 8px;
}
.kindey {
  color: #fff;
}
#email,
#message,
#name,
#phone {
  width: 100%;
  border: solid 1px #e8e0e0;
  height: 30px;
  margin-bottom: 16px;
  padding: 5px;
  font-size: 14px;
  font-weight: 300;
}
.nos {
  width: 80%;
}
.brif {
  color: #090909;
  padding: 10px 65px;
  text-align: left;
  margin-bottom: 0;
}
.break {
  color: #002e89;
}
.kidney {
  color: #fff;
}
.dat {
  height: 34px;
  width: 100%;
  margin-bottom: 15px;
}
.landback {
  background: #001d57;
}
.error {
  color: #f7941d;
}
.barica {
  background: #001d57;
  padding: 32px 0;
}
.cbrif {
  color: #fff;
  font-size: 32px;
}
#radioBtnDiv p {
  font-weight: 700;
  display: table;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
  font-size: 13px;
}
.testi-section {
  margin: 30px 0;
}
.testi-img-area {
  position: relative;
}
.patient-exp-thumbnail {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.patient-exp-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px !important;
}
.testi-text-area {
  padding: 10px 20px;
  color: #fff;
}
.testi-item {
  margin-top: 20px;
  background: #01357e;
}
.patient-crsl-content {
  font-size: 16px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.patient-iframe {
  width: 100%;
  height: 400px;
}
.patient-carousel .owl-stage {
  margin: 0 auto;
}
.single-box {
  height: auto;
  background-color: #fff;
  border: 1px solid #071C5454;
  border-radius: 4px;
  margin-top: 20px;
}
.single-box h3 {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 20px;
  line-height: 25px;
  margin-top: 10px;
}
.keypro{
  background-color: #001d57;
  padding: 20px 0;
}
.keypro .heading_txt{
  color: #fff;
}
.treatmenttext{
  color: #fff;
}
.treatmenttext ul li{
  margin-top: 20px;
}
@media only screen and (min-width: 1281px) and (max-width: 1370px) {
  .bannerheading_txt{
    font-size: 36px;
  }
  img.img-fluid.deskbnner{
    object-position: 20% 100%;
  }
  .achievementstxt{
    padding: 7px 65px !important;
  }
  .health-check-p{
    bottom: 140px !important;
  }
  .brif{
    padding: 10px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .bannerheading_txt{
    font-size: 35px;
  }
  .bannertextblock{
    right: 12%;
  }
  img.img-fluid.deskbnner{
    object-position: 18% 100%
  }
  .faq{
    padding: 15px 0px 0px 0px !important
  }
  .achievementstxt{
    padding: 10px 40px;
  }
  .achievements-two{
    font-size: 20px !important
  }
  .health-check-p{
    bottom: 135px !important;
  }
  .brif{
    padding: 10px;
  }
}
@media only screen and (min-width: 913px) and (max-width: 1024px) {
  img.img-fluid.deskbnner {
    object-position: 17% 100%;
  }
  .bannerheading_txt, .heading_txt2 {
    font-size: 20px;
  }
  .enquiry_form{
    width: 25%;
    right: 3%;
  }
  .accrod-btn-hospitality{
    height: auto;
  }
  .bannertextblock{
    top: 179px;
    right: 29%;
  }
  .brif{
    padding: 10px !important;
  }
  
}

@media only screen and (max-width: 912px) {
  section.section-top.desk {
    display: none;
}
.col-lg-3.col-6 {
  padding: 0px;
}
.grey-shade {
  background-color: #F0F0F0;
}
  .heading_txt{
    line-height: 28px;
  }
  .enquiry_form{
    position: relative;
    top: unset;
    right: unset;
    width: 80%;
    margin: 20px auto;
  }
  .deskbnner{
    display: none;
  }
  .mobileimge{
    display: block;
  }
  .bannertextblock{
    display: none;
  }
  .logo{
    max-width: 60px;
  }
  .main-img{
    margin-top: 60px;
  }
  .mob-banner{
    width: 100%;
  }

  .book-app {
    width: 50%;
    float: left;
    line-height: 18px;
    text-align: center;
    max-height: 70px;
    padding: 8px 0px;
  }
  .footer {
    text-align: center;
    margin-bottom: 55px;
  }
  .accrod-btn-hospitality{
    height: auto;
  }
  .book-app img{
    margin-bottom: 5px;
  }
  .faqtxt{
    padding: 0 15px !important;
  }
  .faq{
    padding: 0 !important;
  }
  .achievementstxt{
    padding: 0 !important;
  }
  .achievements-two{
    font-size: 20px !important;
  }
  .get-holder{
    display: grid;
    grid-template-columns: 1.5fr 1.5fr;
    gap: 10px;
  }
  .mob{
    display: block !important;
  }
}
@media only screen and (max-width: 540px) {
  .logo{
    max-width: 50px;
  }
  .orbgcolor{
    display: none;
  }
  .tp-acc-mob{
    display: block;
  }
  .accrod-btn-hospitality{
    height: auto;
  }
  .heading_txt{
    font-size: 24px;
  }
  .achievements .heading_txt {
    text-align: center;
  }
  .expertise-inner{
    padding: 20px;
  }
  .single-box{
    height: auto;
  }
  .treatmenttext ul li{
    margin-top: 10px;
  }
  .get-img{
    width: 170px !important;
    height: 175px;
  }
  .achievements-one{
    margin-bottom: 0 !important;
    margin-top: 10px !important;
  }
  .achievements-two{
    margin-bottom: 0 !important;
  }
  .section-top{
    margin-top: 25px !important;
    margin-bottom: 10px !important;
  }
  .grey-shade{
    padding: 10px !important;
    width: 170px !important;
  }
  .second-holder{
    margin-bottom: 20px !important;
  }
  .gap-col{
    height: 10px !important;
  }
  .desk-why{
    display: none !important;
  }
  .mob-why{
    display: block !important;
  }
  .get-holder{
    display: grid;
    grid-template-columns: 1.5fr 1.5fr;
    gap: 10px;
  }
  .mob{
    display: block !important;
  }
  .gg-chevron-down {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    transform: scale(var(--ggs,1));
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-radius: 100px;
    margin-left: 45px;
  }

  .recive-drop{
    margin-left: -36px !important;
    margin-top: -1px !important;
  }

  .gg-chevron-down::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 0;
    top: 5px;
}
.get-grid{
  display: grid;
  grid-template-columns: 1.5fr 1.5fr;
  gap: 10px;
  height: 80px;
}
.toggle-container-how {
  cursor: pointer;
}
.hidden-content-how {
  display: none;
}
.toggle-container-how1 {
  cursor: pointer;
}
.hidden-content-how1 {
  display: none;
}
.toggle-container-how2 {
  cursor: pointer;
}
.hidden-content-how2 {
  display: none;
}

.toggle-container-how3 {
  cursor: pointer;
}
.hidden-content-how3 {
  display: none;
}
.brif{
  padding: 0 !important;
}
.get-your-head{
  display: block !important;
}

}
@media only screen and (max-width: 320px) {
  .hdrbluebtn{
    padding: 7px 10px;
  }
}

.mob-why{
  display: none;
}
.faqtxt-head{
  color: #071C54;
  font-size: 18px;
  font-weight: 600;
}
.faq{
  padding: 5px 0px 15px 0px;
}
.faqtxt{
  padding: 0 230px;
}

.get-your{
    display: flex;
    justify-content: center;
    align-items: center;
}

.get-your-last{
  display: flex;
  justify-content: center;
  align-items: center;
}

.get-your p{
  color: #fff;
  background: #071C54;
  padding: 10px 20px;
  margin-bottom: 0;
  border-radius: 4px;
}

.get-your-last p{
  color: #fff;
  padding: 12px 20px;
  margin-bottom: 0;
  border-radius: 4px;
}

.achievements-one{
  color:#090909;
  font-size: 18px;
  font-weight: 500;
}

.achievements-two{
  color:#0E2D58;
  font-size: 24px;
  font-weight: 500;
}

.achievements-three{
  color:#090909;
  font-size: 16px;
}

.health-img-main{
  position: relative;
}

.package-value{
  display: flex;
  justify-content: center;
  align-items: center;
}

.health-check-p{
  position: absolute;
  bottom: 115px;
  color: #fff;
  font-weight: 600;
}



.health-img{
  display: block;
  object-fit: cover;
  width: 100%;
}

.panel-p{
  text-align: center;
  color: #090909;
  font-size: 16px;
  padding: 15px 10px;
  padding-bottom: 0;
  font-weight: 400;
}

.second-holder{
    display: grid;
    grid-template-columns: 1fr 1.5fr;
}

.grey-shade{
  background-color: #F0F0F0;
  padding: 50px 25px;
}

.get-img{
  display: block;
  object-fit: cover;
  width: 100%;
}

.get-txt{
  color: #071C54;
  size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}

.get-txt-2{
  color: #090909;
  font-size: 16px;
}

.bannerheading_txt2{
  font-size: 30px;
  text-align: center;
  padding-bottom: 8px;
}

.gap-col{
  height: 30px;
}

.expert-a{
  text-decoration: none !important;
}

.mob{
  display: none;
}

.get-your-head{
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  right: 0;
  background-color: #00b6bd;
}
