* {
  padding: 0;

  margin: 0;

  box-sizing: border-box;
}

@font-face {
  font-family: "MyriadPro-Regular";

  src: url("fonts/MyriadPro-Regular.eot");

  src: local("☺"), url("fonts/MyriadPro-Regular.woff") format("woff"),
    url("fonts/MyriadPro-Regular.ttf") format("truetype"),
    url("fonts/MyriadPro-Regular.svg") format("svg");

  font-weight: normal;

  font-style: normal;
}
.owl-carousel .owl-video-tn
{
  background-color:#fff !important;  
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 310px !important;
    background: #fff !important;
}
.owl-carousel .owl-video-tn
{
   height: 310px !important;
   border-radius: 30px;
}
.perma-hide
{
    display: none;
}
.show-mob
{
    display:none;
}
.btt-kn
{
    color: #fff;
    background: #f9a51a;
    padding: 10px 17px;
    border-radius: 20px;
    font-size: 16px
}
.btt-kn:hover
{
    color: #fff !important;
    background: #f9a51a;
    
}
body {
  /*background: #f5f5f5;*/
  
  background: #fff;

  font-family: "MyriadPro-Regular";

  font-size: 16px;
}

/*speciality section 12/8/2021*/
.org-row
{
    background-color: #f9a51a;padding-top: 20px; padding-bottom:20px;
}
.new-h6-org
{
    color:#fff;margin-bottom:20px;font-size: 34px;font-weight: 700;letter-spacing: 4px; line-height:1.4;
}
.new-spec
{
    padding: 9px 18px;background-color:#f9a51a; width: auto;text-align:center;border-radius: 12px;
}
.new-spec2
{
    padding: 9px 18px;background-color:#f9a51a; width: auto;text-align:center;border-radius: 12px;
}
.new-h6
{
    color:#fff;margin-bottom:0px;font-size: 21px;
}
.new-row-or
{
    margin-top: 50px;margin-bottom:20px;display:flex;align-items: center;
}
.new-row-or2
{
    margin-top: 20px;margin-bottom:20px;display:flex;align-items: center;
}
.new-img
{
    width:50px;
}
.new-img2
{
  width:36px;  
}
.new-img3
{
  width:50px;  
}
.new-p
{
    font-size: 15px;color: #000;margin-left:10px;margin-bottom: 0px;
}
.pad-rgt
{
    padding-right: 60px;
}
.pad-lft
{
    padding-left: 60px;
}
.cont-bg
{
    background-color: #bdbec2;
    background-image: radial-gradient(#f9f9f9 3%, #bdbec2 97%);
  /*background-image: linear-gradient(to right, #bdbec2, #f9f9f9, #bdbec2);*/
  padding-top: 50px; padding-bottom: 20px;
}

.blacheader {
  display: flex;

  align-items: center;

  justify-content: space-between;

  padding-left: 15px;

  padding-right: 15px;

  background: #000000;

  height: 50px;
}

.blacheader a.eclinic {
  display: none;

  height: 30px;

  padding: 0 15px;

  color: #000;

  font-size: 14px;

  align-items: center;

  background: #f9a51a;

  border-radius: 10px;
}

.blacheader .right {
  color: #f9a51a;

  font-size: 14px;
}

.blacheader .right {
  margin-right: 10px;
  margin-left: auto;
}

.blacheader .right i {
  margin-right: 7px;
}

.blacheader .right a {
  color: #f9a51a;

  text-decoration: none;
}

.header {
  display: flex;

  align-items: center;

  padding: 0 15px;

  justify-content: space-between;
  /*background: #f8f9fa;*/
  background: #fff;
}

.bg-light {
    background-color: #fff!important;
}

.header nav.navbar.navbar-expand-lg.navbar-light.bg-light {
  margin-bottom: 0;
}
.header .navbar-light .navbar-brand {
  margin-right: 0;
}
.navbar-brand {
  float: none;

  padding: initial;

  height: auto;
}

.header nav {
  padding-left: 0;

  padding-right: 0;

  width: 100%;
}

.header nav .navbar-nav a.nav-link {
  color: #000;

  font-size: 13px;

  text-transform: uppercase;
}
li.nav-item.dropdown .dropdown-menu .dropdown {
  margin-left: 0;
  padding-left: 5px;
  padding-right: 5px;
}
li.nav-item.dropdown .dropdown-menu .dropdown.megadrop {
  min-width: 440px;
}
li.nav-item.dropdown .dropdown-menu li a {
  color: #000;

  text-transform: capitalize;

  text-decoration: none;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  display: flex;
  transition: all ease-in-out 0.3s;
  font-size: 13px;
}
li.nav-item.dropdown .dropdown-menu li a:hover {
  color: #005d87;
  padding-left: 10px;
}

.header nav .navbar-nav a.eclinic {
  display: flex;

  height: 30px;

  padding: 0 7px;

  color: #000;

  font-size: 14px;

  align-items: center;

  background: #f9a51a;

  border-radius: 10px;

  text-decoration: none;

  margin-top: 8px;
}

.header nav .navbar-nav .dropdown-menu {
  font-size: 11px;
}

.dropdown1 {
  background: none !important;

  flex-flow: unset;

  column-count: 1;

  border-top: none;
}

.dropdown1 li a {
}
.navbar-brand > img {
  max-width: 100%;
}
.hero {
  display: flex;

  position: relative;

  width: 100%;
}

.hero .carousel-inner img,
.hero .carousel-inner video {
  width: 100%;
  margin-bottom: -9px;
  margin-top: -9px;
}

.hero .carousel-inner img {
  height: 400px;
  object-fit: cover;
  object-position: top;
}

.bigdrop {
  width: 600px !important;
}

.hero .carousel-indicators {
  position: absolute;

  z-index: 10;

  bottom: 30px;
}

.hero .carousel-indicators li {
  width: 12px;

  height: 12px;

  background: #000;

  border-radius: 50%;

  cursor: pointer;
}

.hero .carousel-indicators li.active {
  background: #fff;
}

.hero .upper {
  position: absolute;

  z-index: 9;

  width: 90%;

  height: 100%;

  display: flex;

  align-items: flex-start;

  margin-left: auto;

  left: 0;

  right: 0;
  padding-top: 50px;
}

.hero .upper .box {
  width: 420px;

  display: flex;

  flex-flow: row wrap;

  justify-content: space-between;
}

.hero .upper .box .inner {
  width: 200px;

  height: 200px;

  background: rgba(129, 134, 131, 0.7);

  display: flex;

  justify-content: center;

  align-items: center;

  margin-bottom: 20px;

  flex-flow: column;
}

.hero .upper .box .inner span:first-child {
  font-size: 26px;

  color: #fff;
  font-weight: 700;
}

.hero .upper .box .inner span:last-child {
  font-size: 26px;

  color: #fff;
  font-weight: 700;
}

.hero .carousel {
  width: 100%;
}

.hero .upper .box .inner:nth-child(3),
.hero .upper .box .inner:nth-child(4) {
  margin-bottom: 0;
}

.book_box {
  width: 440px;

  background: #818286;

  border-radius: 10px;

  padding: 10px 20px 20px 20px;

  margin-left: auto;

  margin-right: 30px;
}

.book_box .title {
  position: relative;

  font-size: 24px;

  color: #fff;

  padding-bottom: 5px;

  text-align: center;

  margin-bottom: 25px;
}

.book_box .title::after {
  content: "";

  position: absolute;

  bottom: 0;

  width: 40%;

  height: 1px;

  margin: 0 auto;

  background: #fff;

  left: 0;

  right: 0;
}

.book_box form {
  display: flex;

  flex-flow: row wrap;

  justify-content: space-between;

  margin-top: 10px;
}

/* .book_box form input[type="text"],
.book_box form input[type="email"],
.book_box form input[type="tel"],
.book_box form input[type="number"],
.book_box form input[type="date"],
.book_box form input[type="submit"],
.book_box form select, */
.book_box form .b-field {
  width: calc(50% - 10px);
}
.book_box form input[type="text"],
.book_box form input[type="email"],
.book_box form input[type="tel"],
.book_box form input[type="number"],
.book_box form input[type="date"],
.book_box form input[type="submit"],
.book_box form select {
  width: 100%;
  margin-bottom: 13px;

  background: #fff;

  border-radius: 10px;

  text-transform: uppercase;

  color: #000;

  font-size: 16px;

  outline: none;

  border: none;

  height: 40px;

  padding-left: 10px;

  display: flex;

  align-items: center;
}

.book_box form input[type="text"]::placeholder,
.book_box form input[type="email"]::placeholder,
.book_box form input[type="number"]::placeholder,
.book_box form input[type="date"]::placeholder,
.book_box form input[type="tel"]::placeholder {
  text-transform: uppercase;

  color: #000;

  font-size: 16px;
}
@-moz-document url-prefix() {
  .book_box form select:required:invalid {
    color: gray;
  }
}
.book_box form select option[value=""][disabled] {
  display: none;
}

.book_box form input[type="text"]:first-child,
.book_box form .b-name {
  width: 100%;
}

.book_box form input[type="submit"] {
  width: auto;

  padding-left: 18px;

  padding-right: 18px;

  cursor: pointer;

  margin-left: auto;

  margin-right: auto;
  background: #fff;
  color: #000;
}

.specialities_sec {
  padding-top: 20px;

  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.specialities_sec .title_parent {
  /*color: #606060;*/
  
  color: #000;

  /*font-size: 40px;*/
  
  font-size: 48px;

  text-align: center;

  text-transform: uppercase;

  /*letter-spacing: 1.2px;*/
  letter-spacing: 4.5px;

  margin-bottom: 25px;
}

.specialities_sec .title_parent::after {
content: "";
    width: 290px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    /*background: #606060;*/
    background: #000;
    bottom: 5px;
}


.specialities_sec .icons_text .title {
  padding: 5px 10px;

  background: #005d87;

  color: #fff;

  border-radius: 10px;

  font-size: 21px;

  text-transform: uppercase;

  margin-bottom: 35px;

  max-width: 140px;

  text-align: center;

  cursor: pointer;
  margin-left: 16px;
}

.specialities_sec .icons_text .orange {
  background: #f9a51a;
}

.specialities_sec .icons_text #tab2 {
  margin-left: 20px;
}

.specialities_sec .icons_text ul {
  list-style: none;
}

.specialities_sec .icons_text ul li {
  display: flex;

  align-items: center;

  margin-bottom: 25px;

  font-size: 15px;

  color: #000;
}

.specialities_sec .icons_text ul li > div {
  min-width: 45px;

  margin-right: 15px;

  text-align: center;

  max-width: 45px;
}

.specialities_sec .icons_text ul li > div img {
  max-width: 100%;
}

.specialities_sec .icons_text ul li:last-child {
  margin: 0;
}

.specialist_slider .carousel-item img {
  border-radius: 10px;
}

.specialist_slider .carousel-control-next,
.specialist_slider .carousel-control-prev {
  opacity: 1;

  position: absolute;

  height: 50px;

  top: 50%;

  transform: translate(0, -50%);
}

.specialist_slider .carousel-control-prev {
  left: auto;

  right: 20px;
}

.specialist_slider .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.specialist_slider .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.specialist_slider .carousel-item .title {
  font-size: 24px;

  font-weight: 700;

  color: #005d87;

  position: absolute;

  top: 10px;

  right: 10px;

  text-transform: uppercase;

  text-align: end;
}

.find_box {
  width: 230px;

  height: 45px;

  display: flex;
  background: #c5c5c5;

  color: #005d87;

  border-radius: 15px;

  align-items: center;

  padding: 0 30px;

  position: relative;
  margin-bottom: 30px;
  margin-top: 20px;

  /*left: 0;*/

  /*right: 0;*/

  margin: 0 auto;

  /*bottom: 20px;*/
}

.find_box input[type="text"] {
  width: 130px;

  border: none;

  outline: none;

  background: transparent;

  color: #fff;

  text-transform: uppercase;

  font-size: 15px;

  border-right: 1px solid #fff;

  padding-right: 15px;
}

.find_box input[type="text"]::placeholder {
  color: #fff;

  font-size: 16px;

  text-transform: uppercase;
}

.find_box a {
  color: #005d87;
  font-weight: 900;
  text-decoration: none;
}

.find_box span {
  margin-left: 16px;
}

.find_box img {
  margin-left: 18px;

  width: 10%;
}

.find_box input[type="submit"] {
  border: none;

  width: 20px;

  background: url(../newpage/images/searchicon.png) no-repeat;

  background-size: 100%;

  height: 30px;

  margin-left: 15px;

  background-position: center;

  outline: none;
}

a.view_all_btn {
  color: #fff;

  background: #606060;

  border-right: 10px;

  display: flex;

  padding: 5px 14px;

  align-items: center;

  text-decoration: none;

  max-width: 115px;

  font-size: 13px;
  
  border-radius: 12px;
  letter-spacing: 3px;
}

a.view_all_btn i {
  margin-left: 7px;
}

.trusted_sec {
  background: #d0d3d8;

  position: relative;

  display: flex;

  align-items: center;
  flex-flow: row wrap;
}

.trusted_sec .box_content > div span strong {
  font-size: 36px;
}
.trusted_sec .imagearea {
  width: 35%;
  position: relative;
  margin-top: -144px;
}

.trusted_sec .imagearea img {
  width: 100%;
}

.trusted_sec .box_content {
  display: flex;
  flex-flow: row;
  /*width: 850px;*/
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
}
.trusted_sec .book_box {
  width: 550px;
  background: #818286;
}

.trusted_sec .book_box form input[type="text"]:first-child {
  width: 100%;
}
.trusted_sec .book_box form input[type="tel"] {
  width: calc(30% - 15px);
}
.trusted_sec .book_box form input[type="email"] {
}
.trusted_sec .book_box form input[type="number"] {
  width: calc(36% - 15px);
}
.trusted_sec .book_box form input[placeholder="department"] {
  width: calc(30% - 15px);
}
.trusted_sec .book_box form input[type="submit"] {
  color: #000;
  background: #fff;
}
/* .trusted_sec .book_box form input,
.trusted_sec .book_box form input::placeholder {
  color: #005d87;
} */

/*
#enquiry input[name="mobile"],
#enquiry input[name="age"] {
  width: calc(50% - 10px);
}

#enquiry input[type="email"] {
  width: calc(50% - 10px);
}

#enquiry input[type="number"] {
  width: calc(50% - 10px);
}

#enquiry select[name="speciality"] {
  width: calc(50% - 10px);
} */

#enquiry .b-field {
  width: calc(50% - 10px);
}

#enquiry .b-name {
  width: 100%;
}
#enquiry input[type="submit"] {
}

.trusted_sec .box_content > div {
  width: 50%;
  margin-bottom: 30px;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  position: relative;
}

.trusted_sec .box_content > div img {
  max-width: 60px;
}

.trusted_sec .box_content > div span {
  font-size: 18px;

  color: #000;

  text-align: left;

  margin-top: 10px;
  display: flex;
}

.trusted_sec .box_content > div + a {
  display: flex;

  color: #005d87;

  font-size: 18px;

  padding: 7px 10px;

  border-radius: 10px;

  background: #fff;

  text-decoration: none;

  margin: 0 auto;
}

.trusted_sec .title_sectio {
  position: relative;
  top: 20px;
  left: 0;
  font-size: 32px;
  color: #606060;
  display: flex;
  flex-flow: column;
  line-height: normal;
  width: 100%;
  text-align: center;
  z-index: 9;
}

.trusted_sec .title_sectio i {
  font-style: italic;

  color: #000;
  font-weight: 600;
  font-size: 48px;
}

.trusted_sec .title_sectio span::before {
  content: "";
}

.testemonials_sec {
  padding: 20px 0;
  position: relative;
  background: #fff;
}

.testemonials_sec .main {
  max-width: 992px;

  width: 100%;

  margin: 0 auto;

  position: relative;
}

.testemonials_sec .main .title {
  /* color: #606060;

  font-size: 40px;

  text-transform: capitalize;

  letter-spacing: 1.2px;

  position: absolute; */
  position: relative;
  font-size: 48px;
  /*letter-spacing: 1.2px;*/
  letter-spacing: 4.5px;
  color: #000;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}

.testemonials_sec .main .title::after {
  content: "";
  width: 160px;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  background: #606060;
}

.testemonials_sec .testemonial_parent {
  display: flex;

  align-items: center;

  width: 100%;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}
.testemonials_sec .testemonial_parent .image_cont {
  background: #818286;
  
  border-radius: 20px 0 0 20px;

  padding: 15px;

  display: flex;

  width: calc(100% - 400px);

  height: 50px;
}

.testemonials_sec .testemonial_parent .image_cont img {
  border-radius: 15px;

  margin-right: 15px;

  max-width: 200px;
}

.testemonials_sec .testemonial_parent .image_cont .intro {
  margin-top: auto;

  display: flex;

  flex-flow: column;
}

.testemonials_sec .testemonial_parent .image_cont .intro .name {
  font-weight: 700;

  color: #fff;

  font-size: 18px;
}

.testemonials_sec .testemonial_parent .image_cont .intro span {
  font-size: 16px;

  font-weight: 400;

  color: #fff;
}

.testemonials_sec .testemonial_parent .testmonial_slider .carousel-inner img {
  border-radius: 20px;
}

.testemonials_sec .testemonial_parent .testmonial_slider {
  width: 400px;
}

.testemonials_sec .testemonial_parent .testmonial_slider .carousel-indicators {
  position: relative;

  bottom: auto;

  margin-top: 15px;
}

.testemonials_sec
  .testemonial_parent
  .testmonial_slider
  .carousel-indicators
  li {
  width: 12px;

  height: 12px;

  border-radius: 50%;

  background: #606060;

  cursor: pointer;
}

.testemonials_sec
  .testemonial_parent
  .testmonial_slider
  .carousel-indicators
  li.active {
  background: #005d87;
}

.package_section {
  padding: 20px 0;

  display: flex;

  flex-flow: row wrap;

  padding-bottom: 0;
}

.package_section .title {
  position: relative;
  margin-top: 4%;

  font-size: 48px;

  letter-spacing: 4.5px;

  color: #000;

  padding-bottom: 15px;

  text-align: center;

  width: 100%;
  margin-bottom: 2%;
}

.package_section .title::after {
  content: "";

  width: 250px;

  position: absolute;

  bottom: 15px;

  left: 0;

  right: 0;

  margin: 0 auto;

  height: 2px;

  background: #000;
}

.package_section .package_slider {
  width: 60%;
}

.package_section .package_slider .carousel-item .innercont {
  position: absolute;

  width: 100%;

  height: 100%;

  /*background: rgb(0 93 135 / 40%);*/

  top: 0;

  z-index: 9;

  display: flex;

  flex-flow: column;

  justify-content: center;

  align-items: center;
}

.package_section .package_slider .carousel-item .innercont .fertility {
  background: rgba(0, 0, 0, 0.2);

  color: #fff;

  text-align: center;

  padding: 7px 10px;

  letter-spacing: 1.2px;

  font-weight: 700;

  margin-bottom: 15px;

  border-radius: 10px;

  font-size: 28px;
}

.package_section .package_slider .carousel-item .innercont span {
  font-size: 20px;
  letter-spacing: 3px;
  color: #fff;
}

.package_section .package_slider {
  margin-top: 20px;
}

.package_section .package_slider .carousel-item .innercont a {
  margin-top: 15px;
}

.package_section .package_slider .carousel-indicators {
  justify-content: flex-start;

  margin-left: 7%;
}

.package_section .package_slider .carousel-indicators li {
  width: 12px;

  height: 12px;

  border-radius: 50%;

  cursor: pointer;

  background: #fff;
}

.package_section .package_slider .carousel-indicators li.active {
  background: rgba(255, 255, 255, 0.7);
}

.appointment_box {
  width: 40%;

  background:#c1c2c4;

  display: flex;

  align-items: center;

  justify-content: center;

  margin-top: 20px;
}

.appointment_box .book_box {
  background: #818286;
}

.appointment_box .book_box .title {
  color: #fff;
}

.appointment_box .book_box .title::after {
  background: #fff;
}

.wellness_blog {
  padding: 30px 0;
  background-color: #bdbec2;
  background-image: radial-gradient(#f9f9f9 3%, #bdbec2 97%);
}

.wellness_blog .inner_container {
  width: 100%;

  /*max-width: 1170px;*/

  /*margin-left: 50px;*/

  /*margin-right: 50px;*/
}

.wellness_blog .inner_container .title {
  position: relative;

  padding-bottom: 10px;

  letter-spacing: 4.5px;

  /*color: #005d87;*/
  
  color: #000;

  font-size: 48px;

  text-align: center;

  text-transform: uppercase;
}

.wellness_blog .inner_container .title:after {
  content: "";

  width: 250px;

  position: absolute;

  left: 0;

  right: 0;

  bottom: 15px;

  height: 2px;

  /*background: #005d87;*/
  
  background: #000;

  margin: 0 auto;
}

.wellness_blog .docror_slider {
  margin-top: 25px;
}

.wellness_blog .docror_slider .slides {
  display: flex;

  align-items: center;

  justify-content: center;

  height: 100%;
}

.wellness_blog .docror_slider .slides > div {
  display: flex;

  flex-flow: column;

  max-width: 300px;

  padding-bottom: 30px;

  height: 100%;
}

.wellness_blog .docror_slider .slides > div .imagearea {
  width: 100%;

  max-height: 150px;

  min-height: 150px;

  border-radius: 15px 15px 0 0;
}

.wellness_blog .docror_slider .slides > div .imagearea img {
  width: 100%;

  max-height: 150px;

  min-height: 150px;

  border-radius: 15px 15px 0 0;
}

.wellness_blog .docror_slider .slides > div .contentarea {
  background: #bdbec2;

  border-radius: 0 0 15px 15px;

  padding: 10px 15px 25px 15px;

  position: relative;

  min-height: 140px;
}

.wellness_blog .docror_slider .slides > div .contentarea .title_inner {
  font-size: 15px;

  font-weight: 500;

  color: #005886;
}

.wellness_blog .docror_slider .slides > div .contentarea .content {
  font-size: 12px;

  font-weight: 400;

  color: #005886;
}

.wellness_blog .docror_slider .slides > div .contentarea a {
  position: absolute;

  bottom: -18px;

  left: 0;

  right: 0;

  margin: 0 auto;

  display: flex;

  width: 100px;

  height: 35px;

  font-size: 14px;

  font-weight: 400;

  color: #fff;

  align-items: center;

  justify-content: center;

  text-decoration: none;

  background: #818286;

  border-radius: 10px;
}

.wellness_blog .docror_slider .next {
  width: 34px;

  height: 54px;

  cursor: pointer;

  background: url(../newpage/images/right-new.png) no-repeat;

  display: flex;

  position: absolute;

  top: 50%;

  transform: translate(0, -50%);

  /*right: 0;*/
  right: -30px;
}

.wellness_blog .slick-slider .slick-active {
  opacity: 1;
}

.wellness_blog .docror_slider .prev {
  width: 34px;

  height: 54px;

  cursor: pointer;

  background: url(../newpage/images/left-new.png) no-repeat;

  display: flex;

  position: absolute;

  top: 50%;

  transform: translate(0, -50%);

  /*left: 0;*/
  left: -30px;
}

.wellness_blog.whitebg {
  background: url(../../uploads/pages/newsbg.jpg);
  background-size: cover;
}

/* .quizbox {
  width: 100%;
  height: 400px;
  background: #005d87;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 56px;
  background-size: 80%;
  background-position: center 0;
  padding-bottom: 50px;
  position: relative;
}
#bmi-form {
  width: inherit;
  height: inherit;
}
.quizbox section#start {
  background: #005d87 url(../newpage/images/knowbmibg.jpg) no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
  text-align: center;
  background-position: center;
}

.button-nav-bmi {
  background: #fff;
  border-radius: 5px;
  padding: 15px 25px;
  display: inline-block;
  margin: 10px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0px 2px 5px rgb(0, 0, 0, 0.5);
  font-size: 18px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #000;
}

.weight-loss,
.maintain-weight,
.weight-gain,
.lean-muscle-gain,
.bulk-weight-gain,
.immunity-boost,
.hairfall-mgmt {
  background-image: url(https://dummyimage.com/100/283cbd/fff);
}

.f-weight-loss,
.f-maintain-weight,
.f-weight-gain,
.f-lean-muscle-gain,
.f-bulk-weight-gain,
.f-immunity-boost,
.f-hairfall-mgmt,
.f-pcos-mgmt {
  background-image: url(https://dummyimage.com/100/0054fc/ffffff&text=female);
}

.standard-diet-plan {
  background-image: url(https://dummyimage.com/300X80/0054fc/ffffff&text=standard+diet+plan);
}

.customized-diet-plan {
  background-image: url(https://dummyimage.com/300X80/0054fc/ffffff&text=customized+diet+plan);
}

.weight-mgmnt-label,
.body-building-label,
.health-goals-label,
.diet-plan-label {
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 100px;
  height: 70px;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  -webkit-filter: brightness(1.8) grayscale(1) opacity(0.7);
  -moz-filter: brightness(1.8) grayscale(1) opacity(0.7);
  filter: brightness(1.8) grayscale(1) opacity(0.7);
}

.weight-mgmnt-label:hover,
.body-building-label:hover,
.health-goals-label:hover,
.diet-plan-label:hover {
  -webkit-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
  -moz-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
  filter: brightness(1.2) grayscale(0.5) opacity(0.9);
}

.weight-management input:checked + .weight-mgmnt-label,
.weight-management input:checked + .body-building-label,
.weight-management input:checked + .health-goals-label,
.weight-management input:checked + .weight-mgmnt-label,
.weight-management input:checked + .body-building-label,
.weight-management input:checked + .health-goals-label,
#diet-plan input:checked + .diet-plan-label {
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}

.health-goals-container {
  width: 32%;
  float: left;
}

.health-goals-container input,
.diet-plan-container input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.quizbox a {
  text-decoration: none;
  color: #005d87;
  display: flex;
  max-width: 150px;
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  font-size: 18px;
  align-items: center;
  justify-content: center;
  height: 36px;
} */
.quizbox {
  width: 100%;
  height: auto;
  min-height: 440px;
  background: #005d87;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 56px;
  background-size: 80%;
  background-position: center 0;
  padding-bottom: 50px;
  position: relative;
  flex-flow: column;
  z-index: 99;
}

.quizbox #next {
  border: none;
  outline: none;
  padding: 4px 5px;
  font-size: 24px;
  background: #faa419;
  border-radius: 12px;
  margin-right: 5%;
  margin-left: auto;
  margin-top: auto;
  color: #000;
  text-transform: uppercase;
  position: relative;
}
.quizbox #next.clickhere {
  text-decoration: none;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  max-width: 180px;
  margin: 0 auto;
}
.quizbox section#start {
  background: #005d87 url(../newpage/images/BMI.jpg) no-repeat;
  /*background: #005d87 url(../newpage/images/knowbmibg.jpg) no-repeat;*/
  width: 100%;
  height: 100%;
  background-size: contain;
  text-align: center;
  background-position: center;
  position: absolute;
  width: 100%;
  max-width: 100%;
  top: 0;
  margin: 0;
  box-shadow: none;
  min-height: 100%;
  left: 0;
}

#bmi-form > section#personal-info,
#bmi-form > section#bodymeasure,
#bmi-form > section#bmiresult,
#bmi-form > section#healthgoalmale,
#bmi-form > section#healthgoalfemale,
#bmi-form > section#diet,
#bmi-form > section#thankyou {
  position: absolute;
  width: 100%;
  max-width: 100%;
  top: 0;
  margin: 0;
  box-shadow: none;
  min-height: 100%;
  left: 0;
}
#bmi-form > section#thankyou {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
#bmi-form > section#thankyou .title {
  font-size: 86px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin-bottom: 25px;
}
#bmi-form > section#thankyou .content {
  font-size: 30px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  max-width: 520px;
  margin: 0 auto;
}
#personal-info
{
  background-color: #818286;  
}
#bodymeasure
{
  background-color: #818286;  
}
#bmiresult
{
  background-color: #818286;  
}
#healthgoalmale
{
  background-color: #818286;   
}
#healthgoalfemale
{
  background-color: #818286;   
}
#diet
{
  background-color: #818286;   
}
#thankyou
{
   background-color: #818286; 
}
#bmi-form > section#personal-info:before,
#bmi-form > section#bodymeasure:before,
#bmi-form > section#bmiresult:before,
#bmi-form > section#healthgoalmale:before,
#bmi-form > section#healthgoalfemale:before,
#bmi-form > section#diet:before {
  content: "";
  /*background: rgba(0, 74, 108, 0.3) !important;*/
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #818286 !important;
  /*background: url(../newpage/images/bmi/personalbg.png) !important;*/
  opacity: 0.2;
  background-size: cover !important;
}

#bmi-form > section#bodymeasure:before {
  /*background: url(../newpage/images/bmi/bodymrasure.png) !important;*/
  background-size: cover !important;
}

#bmi-form > section#bmiresult:before {
  /*background: url(../newpage/images/bmi/bmiresultbg.png) !important;*/
  background-size: cover !important;
}

#bmi-form > section#healthgoalmale:before {
  /*background: url(../newpage/images/bmi/healthgoalmalebg.png) !important;*/
  background-size: cover !important;
}

#bmi-form > section#healthgoalfemale:before {
  /*background: url(../newpage/images/bmi/healthgoalfemalebg.png) !important;*/
  background-size: cover !important;
}

#bmi-form > section#diet:before {
  /*background: url(../newpage/images/bmi/dietbg.png) !important;*/
  background-size: cover !important;
}

#bmi-form > section#personal-info .infobox,
#bmi-form > section#bodymeasure .infobox,
#bmi-form > section#bmiresult .infobox,
#bmi-form > section#healthgoalmale .infobox,
#bmi-form > section#healthgoalfemale .infobox,
#bmi-form > section#diet .infobox {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#bmi-form > section#healthgoalmale .infobox,
#bmi-form > section#healthgoalfemale .infobox {
  max-width: 90%;
}

#bmi-form > section#personal-info .infobox .title,
#bmi-form > section#bodymeasure .infobox .title,
#bmi-form > section#bmiresult .infobox .title,
#bmi-form > section#healthgoalmale .infobox .title,
#bmi-form > section#healthgoalfemale .infobox .title,
#bmi-form > section#diet .infobox .title {
  display: flex;
}

#bmi-form > section#healthgoalmale .infobox .title,
#bmi-form > section#healthgoalfemale .infobox .title {
  justify-content: center;
}

#bmi-form > section#personal-info .infobox .title .titleimg img,
#bmi-form > section#bodymeasure .infobox .title .titleimg img,
#bmi-form > section#bmiresult .infobox .title .titleimg img {
  max-width: 90px;
  margin-right: 30px;
  margin-top: 15px;
}

#bmi-form > section#diet .infobox .title .titleimg img {
  max-width: 150px;
  margin-top: 30px;
}

#bmi-form > section#healthgoalmale .infobox .title .titleimg img,
#bmi-form > section#healthgoalfemale .infobox .title .titleimg img {
  max-width: 40px;
  margin-top: 10px;
  margin-right: 15px;
}

#bmi-form > section#personal-info .infobox .title .titletext,
#bmi-form > section#bodymeasure .infobox .title .titletext,
#bmi-form > section#bmiresult .infobox .title .titletext,
#bmi-form > section#healthgoalmale .infobox .title .titletext,
#bmi-form > section#healthgoalfemale .infobox .title .titletext,
#bmi-form > section#diet .infobox .title .titletext {
  text-align: center;
  display: flex;
  flex-flow: column;
  max-width: calc(100% - 100px);
  width: 100%;
  justify-content: center;
}

#bmi-form > section#healthgoalmale .infobox .title .titletext,
#bmi-form > section#healthgoalfemale .infobox .title .titletext {
  width: auto;
}

#bmi-form > section#personal-info .infobox .title .titletext p,
#bmi-form > section#bodymeasure .infobox .title .titletext p,
#bmi-form > section#bmiresult .infobox .title .titletext p,
#bmi-form > section#healthgoalmale .infobox .title .titletext p,
#bmi-form > section#healthgoalfemale .infobox .title .titletext p {
  text-transform: uppercase;
  font-size: 46px;
  letter-spacing: 1.2px;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

#bmi-form > section#personal-info .infobox .title .titletext span,
#bmi-form > section#bodymeasure .infobox .title .titletext span,
#bmi-form > section#bmiresult .infobox .title .titletext span,
#bmi-form > section#healthgoalmale .infobox .title .titletext span,
#bmi-form > section#healthgoalfemale .infobox .title .titletext span {
  font-size: 23px;
  text-transform: none;
}

#bmi-form > section#personal-info .infobox .inputarea,
#bmi-form > section#bodymeasure .infobox .inputarea,
#bmi-form > section#bmiresult .infobox .inputarea,
#bmi-form > section#diet .infobox .inputarea {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 25px;
}

#bmi-form > section#bmiresult .infobox .inputarea,
#bmi-form > section#bmiresult .infobox .inputarea,
#bmi-form > section#diet .infobox .inputarea {
  justify-content: center;
}
#bmi-form > section#diet .infobox .inputarea {
  margin-top: -30px;
}

#bmi-form > section#personal-info .infobox .inputarea > div,
#bmi-form > section#bodymeasure .infobox .inputarea > div,
#bmi-form > section#bmiresult .infobox .inputarea > div {
  width: calc(50% - 20px);
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  position: relative;
}

#bmi-form > section#bmiresult .infobox .inputarea > div,
#bmi-form > section#diet .infobox .inputarea > div {
  width: 50%;
  display: flex;
}

#bmi-form > section#personal-info .infobox .inputarea > div p,
#bmi-form > section#bodymeasure .infobox .inputarea > div p {
  margin-right: 50px;
  font-size: 20px;
  min-width: 75px;
}

#bmi-form > section#personal-info .infobox .inputarea > div input[type="text"],
#bmi-form > section#personal-info .infobox .inputarea > div input[type="email"],
#bmi-form
  > section#personal-info
  .infobox
  .inputarea
  > div
  input[type="number"],
#bmi-form > section#bodymeasure .infobox .inputarea > div input[type="text"],
#bmi-form > section#bodymeasure .infobox .inputarea > div input[type="date"],
#bmi-form > section#bodymeasure .infobox .inputarea > div input[type="number"],
#bmi-form > section#bodymeasure .infobox .inputarea > div input[type="email"],
#bmi-form > section#bmiresult .infobox .inputarea > div textarea {
  width: calc(100% - 100px);
  margin-left: auto;
  outline: none;
  background: #fff;
  border-radius: 12px;
  height: 45px;
  border: none;
  padding-left: 15px;
  font-size: 20px;
  padding-right: 15px;
  color: #005d87;
}

#bmi-form > section#bmiresult .infobox .inputarea > div textarea {
  width: 70%;
  height: auto;
  resize: none;
  text-align: center;
}

#bmi-form
  > section#personal-info
  .infobox
  .inputarea
  > div
  input[type="radio"] {
  display: none;
}

#bmi-form
  > section#personal-info
  .infobox
  .inputarea
  > div
  input[type="radio"]
  + label,
#bmi-form
  > section#diet
  .infobox
  .inputarea
  > div
  .diet_choice
  .radios
  input[type="radio"]
  + label {
  font-size: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
}

#bmi-form
  > section#personal-info
  .infobox
  .inputarea
  > div
  input[type="radio"]
  + label
  span,
#bmi-form
  > section#diet
  .infobox
  .inputarea
  > div
  .diet_choice
  .radios
  input[type="radio"]
  + label
  span {
  width: 25px;
  height: 25px;
  position: relative;
  background: #fff;
  border-radius: 50%;
  margin-left: 10px;
}

#bmi-form
  > section#personal-info
  .infobox
  .inputarea
  > div
  input[type="radio"]:checked
  + label
  span:after,
#bmi-form
  > section#diet
  .infobox
  .inputarea
  > div
  .diet_choice
  .radios
  input[type="radio"]:checked
  + label
  span:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  transform: translate(0, -50%);
}

#bmi-form > section#healthgoalmale .infobox .inputarea,
#bmi-form > section#healthgoalfemale .infobox .inputarea {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

#bmi-form > section#healthgoalmale label img:hover,
#bmi-form > section#healthgoalfemale label img:hover {
  cursor: pointer;
}

#bmi-form > section#healthgoalmale .infobox .inputarea > div,
#bmi-form > section#healthgoalfemale .infobox .inputarea > div {
  display: flex;
  flex-flow: column;
}

#bmi-form > section#healthgoalmale .infobox .inputarea > div span,
#bmi-form > section#healthgoalfemale .infobox .inputarea > div span {
  max-width: 110px;
  display: flex;
  justify-content: center;
  text-align: center;
}

#bmi-form > section#healthgoalmale .infobox .inputarea > div .title,
#bmi-form > section#healthgoalfemale .infobox .inputarea > div .title {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 25px;
}

#bmi-form > section#healthgoalmale .infobox .inputarea > div .radios,
#bmi-form > section#healthgoalfemale .infobox .inputarea > div .radios {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#bmi-form > section#healthgoalmale .infobox .inputarea > div .radios .bmi-error,
#bmi-form
  > section#healthgoalfemale
  .infobox
  .inputarea
  > div
  .radios
  .bmi-error {
  position: relative !important;
  flex-basis: 100%;
  text-align: left;
}

#bmi-form
  > section#healthgoalmale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"],
#bmi-form
  > section#healthgoalfemale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"] {
  display: none;
}

#bmi-form
  > section#healthgoalmale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"]
  + label,
#bmi-form
  > section#healthgoalfemale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"]
  + label {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-right: 15px;
}

#bmi-form
  > section#healthgoalmale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"]
  + label
  img,
#bmi-form
  > section#healthgoalfemale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"]
  + label
  img {
  justify-content: center;
  margin-bottom: 15px;
  max-height: 80px;
  width: auto;
  max-height: 65px;
}

#bmi-form
  > section#healthgoalmale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"]
  + label
  span,
#bmi-form
  > section#healthgoalfemale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"]
  + label
  span {
  font-weight: 400;
  font-size: 15px;
  color: #fff;
}

#bmi-form
  > section#healthgoalmale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"]:checked
  + label
  span,
#bmi-form
  > section#healthgoalfemale
  .infobox
  .inputarea
  > div
  .radios
  input[type="radio"]:checked
  + label
  span {
  color: #000;
}

#bmi-form > section#diet .infobox .inputarea > div input[type="radio"] {
  display: none;
}

#bmi-form > section#diet .infobox .inputarea > div .plan_radioarea,
#bmi-form > section#diet .infobox .inputarea > div .diet_choice {
  min-width: 100%;
  position: relative;
  margin-left: 65px;
}

#bmi-form > section#diet .infobox .inputarea > div .plan_radioarea label:hover {
  cursor: pointer;
}

#bmi-form
  > section#diet
  .infobox
  .inputarea
  > div
  .plan_radioarea
  input[type="radio"]
  + label {
  width: 100%;
  height: 50px;
  border-radius: 16px;
  background: #fff;
  font-size: 24px;
  font-weight: 700;
  color: #005d87;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#bmi-form
  > section#diet
  .infobox
  .inputarea
  > div
  .plan_radioarea
  input[type="radio"]:checked
  + label {
  color: #fff;
  background: #005d87;
}

#bmi-form > section#diet .infobox .inputarea > div .diet_choice {
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-items: center;
  position: relative;
}

#bmi-form > section#diet .infobox .inputarea > div .diet_choice .title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}

#bmi-form > section#diet .infobox .inputarea > div .diet_choice .radios {
  display: flex;
  justify-content: space-evenly;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

#bmi-form > section#diet .infobox .inputarea > div {
  flex-flow: column;
}
.input-error {
  border: 2px solid red !important;
}

.bmi-error {
  width: 100%;
  color: yellow;
  height: 0;
  position: absolute;
  font-size: 13px;
  margin-top: 10px;
  left: 140px;
}
.bmi-error::before {
  content: "\a";
  white-space: pre;
}

footer {
  background: #fff;

  padding: 0;
}

footer > div {
  display: flex;
}
footer > div:first-child {
  background: #c5c5c5;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
  flex-flow: column;
}
footer > div .linkss {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
footer > div .locationss {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: -18px;
}
footer > div .locationss .boxx {
  background: #818286;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 10px;
  box-shadow: 2px 0px 10px #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}
footer > div .locationss .boxx a {
  color: #fff;
  text-decoration: none;
  margin-left: 2.5px;
  margin-right: 2.5px;
}
/*footer > div .linkss > ul {*/
/*  width: 25%;*/
/*}*/
.centre-data {
  column-count: 5;
}
footer > div .linkss > ul li a {
  color: #000;
  text-decoration: none;
}
footer > div .links {
  width: 100%;
  display: block;
  position: relative;
  flex-flow: row wrap;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
footer > div .linkss .title {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  margin-bottom: 20px;
}
footer > div .linkss .title span {
  font-size: 20px;
  padding: 8px 32px;
  font-weight: 700;
  color: #fff;
  background: #818286;
  border-radius: 10px;
  text-transform: uppercase;
}
footer > div .links .title {
  text-align: center;

  text-transform: uppercase;

  padding-bottom: 15px;

  width: 100%;

  font-size: 18px;

  color: #000;
}

footer > div .links ul {
  list-style: none;

  margin: 0;
}

footer > div .links ul:nth-child(2) {
  width: 60%;
}

footer > div .links ul:nth-child(3) {
  width: 40%;
}

footer a {
  color: #000;
}

footer > div .links ul li {
  font-size: 12px;

  line-height: normal;

  color: #000;
}

footer > div .links:after {
  content: "";

  position: absolute;

  right: 0;

  width: 1px;

  height: calc(100% - 40px);

  background: #f19b8d;

  bottom: 0;
}

footer > div .hospitals {
  width: 12%;

  display: flex;

  align-items: center;

  justify-content: center;

  position: relative;
}

footer > div .hospitals ul {
  margin: 0;

  list-style: none;
}

footer > div .hospitals ul li {
  font-size: 12px;

  line-height: normal;

  color: #000;

  text-align: center;
}

footer > div .hospitals:after {
  content: "";

  position: absolute;

  right: 0;

  width: 1px;

  height: calc(100% - 40px);

  background: #f19b8d;

  bottom: 0;
}

footer > div .follow_sec {
  width: 20%;

  display: flex;

  align-items: center;

  justify-content: center;

  position: relative;
}

footer > div .follow_sec div .title {
  text-align: left;
  font-size: 14px;
  color: #818286;
  padding-bottom: 20px;
  font-weight: 700;
}
.footercomplaint {
  padding-top: 63px;
  padding-left: 60px;
}
.footercomplaint .title {
  color: #838486;
  font-weight: 700;
}
.footercomplaint .text {
  font-size: 14px;
  padding-right: 175px;
}
.col-md-4.footercomplaint .text {
  padding-right: 150px;
}
.col-md-5.footercomplaint:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: calc(100% - 40px);
  background: #f19b8d;
  bottom: 0;
}
.footercomplaint a.btn {
  background: #838486;
  color: #fff;
  margin-top: 15px;
}
footer > div .follow_sec div .socials {
  display: flex;

  justify-content: center;
}
.footercomplaint.getyatharth .download {
  display: flex;
  margin-top: 15px;
}
.footercomplaint.getyatharth .download a {
  display: flex;
  width: calc(40% - 15px);
  margin-right: 10px;
  align-items: center;
}
footer > div .follow_sec div .socials a {
  display: flex;

  align-items: center;
}

footer > div .follow_sec div .socials a img {
  width: 30px;

  margin-right: 10px;
}

footer > div .follow_sec div .socials a:last-child img {
  margin: 0;
}

footer > div .follow_sec:after {
  content: "";

  position: absolute;

  right: 0;

  width: 1px;

  height: calc(100% - 40px);

  background: #f19b8d;

  bottom: 0;
}
.fixedsocial {
  background: #999896;
  width: 50px;
  padding: 15px 10px;
  display: flex;
  flex-flow: column;
  border-radius: 0 18px 18px 0;
  left: 0;
  top: 50%;
  position: fixed;
  z-index: 9;
}
.fixedsocial a {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.fixedsocial a:last-child {
  margin: 0;
}
footer > div .locations_sec {
  width: 30%;

  display: flex;

  align-items: center;

  justify-content: center;
}

footer > div .locations_sec div .logo img {
  max-width: 200px;

  margin-bottom: 20px;
}

footer > div .locations_sec div .title {
  font-size: 14px;

  color: #000;

  margin-bottom: 15px;

  text-align: center;
}

footer > div .locations_sec div .locations {
  font-size: 14px;

  color: #000;

  text-align: center;
}

footer > div.footer_text {
  text-align: center;
  position: relative;
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  justify-content: center;
  background: #838486;
}

footer > div.footer_text .termsbox {
  position: absolute;

  right: 80px;

  font-size: 14px;

  color: #fff;
}

.wellness_blog.whitebg .whatsapplink {
  display: flex;

  margin-left: auto;

  width: 50px;

  margin-top: 15px;

  margin-bottom: 15px;

  margin-right: 20px;

  align-items: center;
}

.wellness_blog.whitebg .whatsapplink img {
  width: 100%;
}

.searchby_sec {
  width: 42%;
  position: relative;
  background: #838486;
  height: 150px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
}

.searchby_sec form {
  display: flex;

  width: 94%;
}

.searchby_sec .select2-container {
  width: 100% !important;
}

.searchby_sec select {
  background: #fff;

  width: 100%;

  height: 50px !important;

  text-transform: uppercase;

  border: none;

  outline: none;

  color: #606060;

  font-size: 40px;
}

.searchby_sec_white {
  background: #fff;
  margin-top: 10px;
}

.excellence_box {
  background: #fff;

  padding-top: 30px;
  padding-bottom: 30px;
}

.excellence_box .title {
  text-align: center;

  font-size: 40px;

  text-transform: uppercase;

  color: #606060;

  padding-bottom: 15px;

  position: relative;
}

.excellence_box .inner_box {
  display: flex;

  flex-flow: row wrap;

  width: 100%;

  max-width: 1170px;

  margin: 0 auto;
}

.excellence_box .inner_box .box {
  width: calc(25% - 3%);

  position: relative;

  margin-bottom: 15px;

  overflow: hidden;

  margin-right: 3%;
}

.excellence_box .inner_box .box img {
  width: 100%;

  border-radius: 15px;

  min-height: 161px;

  max-height: 161px;
}

.excellence_box .inner_box .box .innertext {
  position: absolute;

  left: 0;

  right: 0;

  bottom: 20px;
  
  opacity: 0.8;

  background: #83848B;

  color: #fff;

  font-size: 14px;

  text-align: center;

  z-index: 9;
}

.excellence_box a {
  display: flex;

  background: #83848B;

  color: #fff;

  padding: 8px 14px;

  border-radius: 10px;

  text-transform: uppercase;

  font-size: 14px;

  text-decoration: none;

  max-width: 175px;

  margin-left: auto;

  margin-right: auto;

  margin-top: 20px;
}

.excellence_box .title a.whatsapplink {
  position: absolute;

  right: 10px;

  background: transparent;

  width: 50px;

  padding: 0;

  top: 0;
}

.excellence_box .title a.whatsapplink img {
  width: 100%;
}

.boxed-layout.container-1340px .container,
.boxed-layout.container-1340px .container-fluid {
  width: auto;
}
.hideonweb {
  display: none !important;
}
.showonweb {
  display: flex !important;
}
.eclicmobile {
  display: none;
}
.searchby_sec .select2-container--default .select2-selection--single {
  display: flex;
  align-items: center;
  height: 48px;
}
.searchby_sec
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 50%;
  right: 1px;
  width: 20px;
  transform: translate(0, -50%);
  width: 30px !important;
  height: 36px;
  right: 20px !important;
  border-left: 1px solid #000;
}
.searchby_sec
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #000;
  line-height: 28px;
  font-size: 25px;
}
.excellence_box .innertext a {
  background: transparent;
  max-width: 100%;
  display: flex;
  justify-content: center;
  margin: 0;
}
.searchby_sec
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #000 transparent transparent transparent;
  border-width: 10px 9px 0 9px;
}
.whit-line
{
    display:none;
}
.p-design
{
    margin-top:0;
    margin-bottom:0;
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .menu-w-img {
  width: fit-content !important;
 
}
.carousel-caption
{
    bottom: 0px;
}
.btt-kn
{
    font-size:14px;
}
    .pad-rgt
{
    padding-right: 30px;
    padding-left: 60px;
}
.show-mob
{
    display:block;
}
.hid-mob
{
    display:none;
}
.org-row
{
    padding-top: 20px; padding-bottom:20px;
}
.new-h6-org
{
    font-size: 16px;
    letter-spacing: 2px;
}
.pad-lft
{
    padding-left: 60px;
    padding-right: 30px;
}
.new-img
{
    width:13%;
}
.new-img2
{
  width:13%;  
}
.new-img3
{
  width:13%;  
}
.new-row-or
{
    margin-top: 20px;
}
  .blacheader .right {
    margin-right: 5px;

    display: block;

    align-items: flex-start;

    font-size: 10px;
  }
  .hideonweb {
    display: block !important;
  }
  .showonweb {
    display: none !important;
  }

  .blacheader a.eclinic {
    padding-left: 5px;

    padding-right: 5px;

    font-size: 10px;

    min-width: 89px;

    margin-right: 10px;
  }

  .hero {
    flex-flow: column;

    background: #fff;
  }

  .hero .upper {
    position: relative;

    flex-flow: column;

    width: 100%;
    z-index: 999;
  }

  .hero .carousel-indicators {
    bottom: 0;
  }

  .hero .upper .box {
    width: 100%;
    background: transparent;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: calc(-100% - 200px);
  }

  .hero .upper .box .inner {
    width: calc(50% - 10px);

    padding-left: 10px;

    padding-right: 10px;

    height: 150px;
  }
  .hero .upper .box .inner span:first-child {
    font-size: 20px;
  }

  .hero .upper .box .inner span:last-child {
    text-align: center;
    font-size: 20px;
  }

  .book_box {
    width: 90%;

    padding-left: 15px;

    padding-right: 15px;

    margin: 15px auto;
    z-index: 999;
  }
  .trusted_sec .book_box {
    width: 100%;
    background:#f9a51a;
    max-width: 90%;
  }
  /*footer > div .linkss > ul {*/
  /*  width: 50%;*/
  /*  padding-left: 10px;*/
  /*}*/
  
  footer > div .linkss > ul {
    width: 100%;
    padding-left: 10px;
  }
  
  .centre-data {
    column-count: 2;
  }
  
  footer > div .locationss .boxx {
    background: #818286;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 10px;
    box-shadow: 2px 0px 10px #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 15px;
  }
  footer > div .follow_sec div .title {
    text-align: center;
    padding-top: 10px;
  }
  .footercomplaint {
    padding-top: 20px;
    padding-left: 40px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  .footercomplaint .text,
  .footercomplaint .title {
    text-align: center !important;
    padding-right: 0 !important;
  }
  .hero .upper .book_box {
    margin-top: 82px;
    background: #f9a51a;
  }
  footer > div.links {
    margin: 0 !important;
  }
  .specialities_sec .title_parent {
    font-size: 25px;
  }
  
  .specialities_sec .title_parent::after {
      bottom: 0;
  }

  .specialities_sec {
    background: #fff;
  }

  .row.icons_text_row {
    margin: 0;

    background: #d0d3d8;

    border-radius: 15px;

    padding-top: 15px;

    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .row.icons_text_row > div.icons_text {
    flex-flow: row wrap;
    display: flex;
  }
  .row.icons_text_row > div {
    width: 100%;
  }

  .row.icons_text_row > div.col-md-1 {
    display: none;
  }

  .specialities_sec .icons_text ul li > div {
    min-width: 25px;

    margin-right: 15px;

    text-align: center;

    max-width: 25px;
  }

  .specialities_sec .icons_text ul li {
    font-size: 14px;
  }

  .trusted_sec {
    flex-flow: column;
  }
  .trusted_sec .title_sectio > div:first-child {
    display: flex;
    flex-flow: column;
  }
  .trusted_sec .imagearea {
    width: 100%;
    margin-top: -72px;
  }

  .trusted_sec .title_sectio {
    font-size: 25px;

    /*left: 10px;*/
  }
  .trusted_sec .title_sectio i
  {
      font-size:32px;
  }
  .dropdown1 li a
  {
      border-right: none;
  }
  .header nav .navbar-nav .dropdown-menu
  {
      border-radius:12px;
  }
  .p-design
  {
    margin-bottom: 0;
    margin-top: 0px;
    color: #000;
    background-color: #fff;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
  }
  .whit-line
  {
      display:block;
      border-bottom: 2px dashed #fff;
      width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .trusted_sec .title_sectio span {
    font-style: italic;

    color: #005d87;

    margin-left: 65px;

    font-size: 30px;
  }

  .trusted_sec .box_content.hideonweb {
    display: flex;

    flex-flow: row wrap;

    width: 90%;

    padding-top: 50px;
    display: flex !important;
    justify-content: space-between;
  }
  .trusted_sec .box_content > div {
    max-width: calc(50% - 25px);
    position: relative;
  }
  .col-md-5.footercomplaint:after {
    display: none;
  }
  .footercomplaint.getyatharth .download {
    justify-content: center;
  }
  .trusted_sec .box_content > div span strong {
    font-size: 32px;
    align-items: center;
    display: flex;
  }
  .trusted_sec .box_content > div span {
    font-size: 13px;
    color: #000;
    text-align: left;
    margin-top: 10px;
    display: flex;
    align-items: center;
  }
  .trusted_sec .box_content > div:nth-child(odd):after {
    content: "";
    width: 1px;
    height: 100%;
    background: #005d87;
    position: absolute;
    right: -23px;
  }
  .testemonials_sec {
    background: #fff;

    padding-left: 15px;

    padding-right: 15px;
        padding-bottom: 50px!important;
  }

  .testemonials_sec .main .title {
    width: 100%;

    text-align: center;

    position: relative;
    font-size: 30px;
  }
  
  .package_section .title {
      font-size: 25px;
  }
  
    .package_section .title::after {
      bottom: 11px;
  }

  .testemonials_sec .testemonial_parent {
    flex-flow: column;
  }

  .testemonials_sec .testemonial_parent .image_cont {
    order: 2;

    width: 270px;

    flex-flow: column;

    border-radius: 0 0 15px 15px;
  }

  .testemonials_sec .testemonial_parent .testmonial_slider {
    order: 1;

    width: 100%;
  }

  .testemonials_sec
    .testemonial_parent
    .testmonial_slider
    .carousel-indicators {
    position: absolute;

    margin-top: 0;

    bottom: 0;
  }

  .testemonials_sec .testemonial_parent .image_cont img {
    margin-right: auto;

    margin-left: auto;
  }

  .testemonials_sec .testemonial_parent .image_cont .intro {
    text-align: center;

    padding-top: 15px;
  }

  .package_section {
    background: #fff;
  }

  .package_section > div {
    width: 100% !important;
  }

  .package_section .package_slider + .appointment_box {
    margin: 0;
  }

  .wellness_blog .docror_slider .slides {
    height: auto;
  }

  .wellness_blog .docror_slider .next {
    top: -50px;

    transform: rotate(-90deg);

    left: 0;

    right: 0;

    margin: 0 auto;
  }

  .wellness_blog .docror_slider .prev {
    bottom: -50px;

    top: auto;

    transform: rotate(-90deg);

    left: 0;

    right: 0;

    margin: 0 auto;

    display: flex;
  }

  .wellness_blog {
    background: #fff;

    padding-bottom: 70px;
  }

  .wellness_blog .inner_container .title {
    margin-bottom: 55px;
    font-size: 25px;
  }
  
  .wellness_blog .inner_container .title::after { 
      bottom: 0px;
          width: 200px;
  }

  .quizbox {
    min-height: 250px;
    font-size: 40px;
    background-size: 100%;
  }

  footer > div {
    flex-flow: column;
  }

  footer > div > div {
    width: 100% !important;
  }

  footer > div .links {
    width: 100%;
  }

  footer > div > div:first-child::after {
    display: none;
  }

  footer > div .hospitals {
    margin-top: 25px;

    padding-bottom: 20px;
  }

  footer > div .hospitals:after {
    content: "";

    position: absolute;

    right: 0;

    width: 200px;

    height: 1px;

    background: #f19b8d;

    bottom: 0;

    left: 0;

    margin: 0 auto;
  }

  footer > div .follow_sec {
    margin-top: 20px;

    padding-bottom: 20px;
  }

  footer > div .follow_sec:after {
    content: "";

    position: absolute;

    right: 0;

    width: 200px;

    height: 1px;

    background: #f19b8d;

    bottom: 0;

    left: 0;

    margin: 0 auto;
  }

  footer > div .locations_sec {
    margin-top: 20px;

    max-width: 60% !important;

    margin-left: auto;

    margin-right: auto;
  }

  footer > div.footer_text {
    display: flex;

    flex-flow: column;
  }

  footer > div.footer_text .termsbox {
    position: relative;

    right: auto;
  }

  .header {
    padding-right: 0;

    padding-left: 0;
  }

  .header nav {
    padding-left: 15px;

    padding-right: 15px;
  }

  .searchby_sec {
    margin-top: 10px;

    width: 100%;

    height: 150px;
  }

  .searchby_sec select {
    font-size: 20px;
  }

  .excellence_box {
    padding-right: 15px;

    padding-left: 15px;
  }

  .excellence_box .inner_box .box {
    width: 100%;

    margin-right: 0;
  }

  .excellence_box .inner_box .box img {
    min-height: 100%;

    max-height: 100%;
  }

  .excellence_box .title {
    display: flex;

    flex-flow: column;
    font-size: 24px;
  }

  .excellence_box .title a.whatsapplink {
    position: relative;

    margin: 0%;

    margin-left: auto;
  }

  .hero .carousel-inner img {
    min-height: 200px;
  }
  .trusted_sec .book_box form input[type="text"]:first-child {
    width: 100%;
  }
  .trusted_sec .book_box form input[type="tel"] {
    width: calc(40% - 15px);
  }
  /* .trusted_sec .book_box form input[type="email"] {
    width: calc(32% - 15px);
  } */
  .trusted_sec .book_box form input[type="number"] {
    width: calc(32% - 15px);
  }
  .trusted_sec .book_box form input[placeholder="department"] {
    width: calc(40% - 15px);
  }
  /* .trusted_sec .book_box form select {
    color: #005d87;
  } */
  .blacheader {
    display: none;
  }
  footer > div .linkss .title span {
    width: 100%;
    display: flex;
    align-items: center;
  }
  footer > div .linkss .title span:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    margin-left: auto;
    margin-right: 0;
  }
  footer > div .linkss {
    height: 70px;
    transition: all 1s ease-in-out;
    overflow: hidden;
  }
  footer > div .linkss.open {
    height: 100%;
  }
  .header nav.navbar > a {
    display: block;
    margin-right: auto !important;
  }
  .navbar-brand > img {
    max-width: 130px;
  }
  .show-desk
  {
      display:none !important;
  }
  .hide-desk
  {
      display:block;
  }
  #navbarSupportedContent {
    max-width: 100%;
  }
  .navbar-toggler {
    border: none;
  }
  .row.icons_text_row > div + .col-md-11.hideonweb > a {
    min-width: 80px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 0) and (max-width: 376px) {
  .trusted_sec .title_sectio {
    top: 10px;
  }
  .trusted_sec .title_sectio {
    left: 0;
  }
  .trusted_sec .title_sectio i {
    font-size: 38px;
  }
  .searchby_sec
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 18px;
  }
  .searchby_sec
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    right: 9px;
  }
}
#bmi-form > section#bodymeasure .infobox .inputarea > div.numberarea:after {
  content: "in kg";
  font-size: 10px;
  position: absolute;
  right: 8px;
  z-index: 9;
  color: #005d87;
  text-transform: none;
}
#bmi-form
  > section#bodymeasure
  .infobox
  .inputarea
  > div.numberarea
  input[type="number"] {
  padding-right: 38px;
}

#bmi-form > section#diet .infobox .inputarea > div .plan_radioarea .bmi-error {
  position: relative;
  left: 0;
  top: 0;
  display: flex;
  height: auto;
  margin-top: 0;
}
#bmi-form
  > section#healthgoalfemale
  .infobox
  .inputarea
  > div
  .radios
  .bmi-error,
#bmi-form
  > section#healthgoalmale
  .infobox
  .inputarea
  > div
  .radios
  .bmi-error {
  position: absolute !important;
  flex-basis: 100%;
  text-align: left;
  left: 0;
  height: auto;
  bottom: -25px;
}
#bmi-form > section#bodymeasure .infobox .inputarea > div.emailarea {
  position: relative;
}
#bmi-form
  > section#bodymeasure
  .infobox
  .inputarea
  > div.emailarea
  input[type="number"] {
  padding-right: 100px;
}
#bmi-form > section#bodymeasure .infobox .inputarea > div.emailarea .units {
  position: absolute;
  right: 5px;
  background: #ccc;
  border-radius: 10px;
  height: 35px;
  width: 93px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
}
#bmi-form
  > section#bodymeasure
  .infobox
  .inputarea
  > div.emailarea
  .units
  input[type="radio"] {
  display: none;
}
#bmi-form
  > section#bodymeasure
  .infobox
  .inputarea
  > div.emailarea
  .units
  input[type="radio"]
  + label {
  width: 50%;
  font-size: 12px;
  color: #005d87;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  justify-content: center;
  background: #ccc;
  transition: all 0.3s ease-in-out;
}
#bmi-form
  > section#bodymeasure
  .infobox
  .inputarea
  > div.emailarea
  .units
  input[type="radio"]:checked
  + label {
  color: #fff;
  background: #005d87;
  border-radius: 5px;
}

@media screen and (max-width: 991px){
    .carousel-control-next{
        display: none;
    }
    .carousel-control-prev {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 768px)
{
    .hero .upper .box {
  width: auto;
}
.hero .upper .box .inner {
    width: 186px;
    height: 120px;
}
    .pad-rgt
{
    padding-right: 30px;
    padding-left: 30px;
}
.pad-lft
{
    padding-left: 30px;
    padding-right: 30px;
}
}
@media screen and (min-width: 0) and (max-width: 768px) {
  .quizbox #next.clickhere {
    max-width: 160px;
    margin: 0 auto;
    padding: 5px 0;
  }
  #bmi-form > section#personal-info .infobox .title .titleimg img,
  #bmi-form > section#bodymeasure .infobox .title .titleimg img,
  #bmi-form > section#bmiresult .infobox .title .titleimg img {
    max-width: 60px;
    margin-right: 15px;
    margin-top: 10px;
  }
  #bmi-form > section#personal-info .infobox .title .titletext,
  #bmi-form > section#bodymeasure .infobox .title .titletext,
  #bmi-form > section#bmiresult .infobox .title .titletext,
  #bmi-form > section#healthgoalmale .infobox .title .titletext,
  #bmi-form > section#healthgoalfemale .infobox .title .titletext,
  #bmi-form > section#diet .infobox .title .titletext {
    max-width: 100%;
  }
  #bmi-form > section#personal-info .infobox,
  #bmi-form > section#bodymeasure .infobox,
  #bmi-form > section#bmiresult .infobox,
  #bmi-form > section#healthgoalmale .infobox,
  #bmi-form > section#healthgoalfemale .infobox,
  #bmi-form > section#diet .infobox {
    max-width: 90%;
  }
  #bmi-form > section#personal-info .infobox .title .titletext p,
  #bmi-form > section#bodymeasure .infobox .title .titletext p,
  #bmi-form > section#bmiresult .infobox .title .titletext p,
  #bmi-form > section#healthgoalmale .infobox .title .titletext p,
  #bmi-form > section#healthgoalfemale .infobox .title .titletext p {
    font-size: 19px;
  }
  #bmi-form > section#personal-info .infobox .title .titletext span,
  #bmi-form > section#bodymeasure .infobox .title .titletext span,
  #bmi-form > section#bmiresult .infobox .title .titletext span,
  #bmi-form > section#healthgoalmale .infobox .title .titletext span,
  #bmi-form > section#healthgoalfemale .infobox .title .titletext span {
    font-size: 18px;
  }
  #bmi-form > section#personal-info .infobox .inputarea,
  #bmi-form > section#bodymeasure .infobox .inputarea,
  #bmi-form > section#bmiresult .infobox .inputarea,
  #bmi-form > section#diet .infobox .inputarea {
    flex-flow: column;
  }
  #bmi-form > section#personal-info .infobox .inputarea > div,
  #bmi-form > section#bodymeasure .infobox .inputarea > div,
  #bmi-form > section#bmiresult .infobox .inputarea > div {
    width: 100%;
  }
  #bmi-form > section#personal-info .infobox .inputarea > div p,
  #bmi-form > section#bodymeasure .infobox .inputarea > div p {
    margin-right: 30px;
    font-size: 14px;
    min-width: 75px;
  }
  #bmi-form
    > section#personal-info
    .infobox
    .inputarea
    > div
    input[type="radio"]
    + label,
  #bmi-form
    > section#diet
    .infobox
    .inputarea
    > div
    .diet_choice
    .radios
    input[type="radio"]
    + label {
    font-size: 14px;
  }
  #bmi-form > section#personal-info .infobox .inputarea > div p,
  #bmi-form > section#bodymeasure .infobox .inputarea > div p {
    margin-bottom: 0;
  }
  .bmi-error {
    height: auto;
    bottom: -23px;
  }
  #bmi-form > section#bmiresult .infobox .inputarea > div,
  #bmi-form > section#diet .infobox .inputarea > div {
    width: 100%;
  }
  #bmi-form > section#healthgoalmale .infobox .inputarea > div,
  #bmi-form > section#healthgoalfemale .infobox .inputarea > div {
    flex-flow: column;
  }
  .quizbox form {
    min-width: 100%;
  }
  #bmi-form > section#healthgoalmale .infobox .inputarea,
  #bmi-form > section#healthgoalfemale .infobox .inputarea {
    flex-flow: column;
  }
  #bmi-form > section#healthgoalmale .infobox .inputarea > div .radios,
  #bmi-form > section#healthgoalfemale .infobox .inputarea > div .radios {
    flex-flow: column;
  }
  #bmi-form
    > section#healthgoalmale
    .infobox
    .inputarea
    > div
    .radios
    input[type="radio"]
    + label,
  #bmi-form
    > section#healthgoalfemale
    .infobox
    .inputarea
    > div
    .radios
    input[type="radio"]
    + label {
    margin-bottom: 15px;
    margin-right: 0;
  }
  #bmi-form > section#diet .infobox .inputarea {
    margin-top: 30px;
  }
  #bmi-form > section#personal-info,
  #bmi-form > section#bodymeasure,
  #bmi-form > section#bmiresult,
  #bmi-form > section#healthgoalmale,
  #bmi-form > section#healthgoalfemale,
  #bmi-form > section#diet,
  #bmi-form > section#thankyou {
    position: relative;
  }
  #bmi-form > section#personal-info:before,
  #bmi-form > section#bodymeasure:before,
  #bmi-form > section#bmiresult:before,
  #bmi-form > section#healthgoalmale:before,
  #bmi-form > section#healthgoalfemale:before,
  #bmi-form > section#diet:before {
    height: calc(100% + 106px);
  }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

@media screen and (min-width: 0) and (max-width: 360px) {
  footer > div .locationss .boxx {
    padding: 8px;
    font-size: 12px;
  }
}

@media screen and (min-width: 0) and (max-width: 480px) {
  .testemonials_sec .testemonial_parent .image_cont {
    height: 100px;
  }
  .bmi-error {
    left: 0px;
  }
  .select2-selection {
    overflow: hidden;
  }
  #bmi-form > section#bmiresult .infobox .inputarea > div textarea{
    width: 100%;
  }

 #bmi-form > section#diet .infobox .inputarea > div .plan_radioarea,
  #bmi-form > section#diet .infobox .inputarea > div .diet_choice{
    margin-left: 0px;
  }
  #bmi-form > section#diet .infobox .inputarea > div .diet_choice .title{
    display: block;
    text-align: center;
  }
  .inner_hero .descri{
        padding: 0px !important;
    left: 20px !important;
    font-size: 28px !important;
  }
  .searchby_sec
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 16px;
    word-break: break-all;
    white-space: normal;
    line-height: 20px;
    width: 80%;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}

@media screen and (min-width: 0) and (max-width: 320px) {
  footer > div .locationss .boxx {
    padding: 6px;
    font-size: 12px;
  }
  .inner_hero .descri {
    bottom: -13% !important;
    top: unset;
    
}
}
.datepicker-months .table-condensed td {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  text-align: center;
}

.datepicker-months .table-condensed td span.month {
  padding: 0px 2px;
  /* display: flex; */
  flex-direction: column;
  flex: 0 0 20%;
  border: 1px solid #ccc;
  /* padding: 0px 5px; */
  margin: 1px 3px;
}

/* Inner page css */
.inner_hero {
  position: relative;
  width: 100%;
   /*display: none;*/
}
.inner_hero .descri {
  color: #fff;
  padding: 8px 20px;
  font-size: 36px;
  background: rgba(133, 124, 118, 0.7);
  position: absolute;
  top: 50%;
  left: calc(calc(100% - 1170px) / 2 + 15px);
  transform: translate(0, -50%);
  letter-spacing: 4px;
}
.inner_desc_sec {
  position: relative;
  padding-top: 35px;
  background: #fff;
}

.inner_desc_sec .contentbox,
.inner_desc_sec .contentbox p,
.inner_desc_sec .contentbox h5 {
  margin-bottom: 20px;
  font-family: "MyriadPro-Regular";
  color: #000000;
  font-size: 18px;
    text-align: left;

}

.inner_desc_sec .contentbox .title,
.inner_desc_sec .contentbox h2,
.inner_desc_sec .contentbox h3,
.inner_desc_sec .contentbox h4,
.inner_desc_sec .contentbox h5 {
  color: #000;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1.8px;
}
.inner_desc_sec .contentbox .text {
  color: #6d6e71;
  font-size: 20px;
  margin-top: 15px;
  margin-left: 15px;
  text-align: center;
}
.inner_desc_sec .contentbox .text ul,
.inner_desc_sec .contentbox .text ul li {
  list-style: none;
  padding: 0;
  margin-top: 0;
  color: #6d6e71;
  font-size: 15px;
}
.inner_desc_sec .innerrightmenu {
  position: sticky;
  top: 0;
  display: flex;
  flex-flow: column;
}
.inner_desc_sec .innerrightmenu a {
  display: flex;
  width: 100%;
  text-decoration: none;
  padding: 5px 8px 10px 10px; 
  justify-content: space-between;
  background: #838486;
  border-radius: 12px;
  height: 55px;
  align-items: center;
  color: #fff;
  margin-bottom: 25px;
  font-weight: 400;
}
.inner_desc_sec .innerrightmenu a.text {
  color: #fff;
  text-align: center;
  font-size: 15px;
}
.teamsofdoctor {
  padding-top: 25px;
  position: relative;
  width: 100%;
}
.teamsofdoctor .menu {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
.teamsofdoctor .menu a {
  text-decoration: none;
  width: calc(33% - 25px);
  padding: 12px 0;
  color: #58595b;
  font-size: 15px;
  text-align: center;
  font-weight: 400;
  border: 1px solid #118980;
  position: relative;
}
.teamsofdoctor .menu a span {
  font-weight: 700;
}
.teamsofdoctor .menu a.active {
  color: #fff;
  background: #118980;
}
.teamsofdoctor .menu a.active::after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #118980;
  position: absolute;
  left: 25px;
  bottom: -15px;
}
.teamsofdoctor .doctors {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 30px;
}
.teamsofdoctor .title {
  color: #005d87;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1.8px;
  margin: initial;
}
.teamsofdoctor .doctors .docors_box {
  width: calc(25% - 25px);
  background: #e3f2ed;
  padding: 15px;
  text-align: center;
  display: flex;
  flex-flow: column;
}
.teamsofdoctor .doctors .docors_box img {
  display: block;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.teamsofdoctor .doctors .docors_box .name {
  color: #005d87;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
}
.teamsofdoctor .doctors .docors_box .degree {
  color: #005d87;
  font-size: 10px;
  font-weight: 500;
  margin-bottom: 7px;
}
.teamsofdoctor .doctors .docors_box .speciality {
  color: #6d6e71;
  font-size: 10px;
  font-weight: 400;
  margin-bottom: 5px;
}
.teamsofdoctor .doctors .docors_box .actions {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
}
.teamsofdoctor .doctors .docors_box .actions a {
  display: block;
  background: #02427e;
  border-radius: 20px;
  padding: 6px 0;
  margin-bottom: 10px;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}
 .hide-desk
  {
      display:none;
  }
@media screen and (min-width: 0) and (max-width: 767px) {
    
    .inner_desc_sec .row{
    margin-right: 0;
    margin-left: 0;
}
  .inner_hero .carousel .descri {
    left: 15px;
    font-size: 26px;
    letter-spacing: 2.5px;
  }
  .inner_hero
  {
      display: none !important;
  }
  .doct-row
  {
      flex-direction: column;
  }
  .doctor-wrapper .doctor-image
  {
      width:100% !important;
      padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .doctor-wrapper .about-doctor
  {
      width: 90% !important;
      padding-left: 15px !important;
       padding-right: 15px;
    margin-left: 0px;
  }
  .doctor-wrapper .professtionText
  {
      border-left: 0px solid #d4d4d4 !important;
    padding-left: 0px !important;
  }
  .inner_hero .descri
  {
      bottom: 0%;
      top: unset;
      left:23px;
  }
  .teamsofdoctor .menu {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .teamsofdoctor .menu a {
    min-width: 90%;
    margin-right: 15px;
    font-size: 13px;
  }
  .teamsofdoctor .doctors {
    flex-flow: column;
  }
  .teamsofdoctor .doctors .docors_box {
    width: 100%;
    margin-bottom: 15px;
  }
  .inner_desc_sec .container .col-md-9 {
    order: 2;
  }
  .inner_desc_sec .container .col-md-3 {
    order: 1;
  }
  .inner_desc_sec .innerrightmenu {
    position: relative;
  }
}

.content-image {
  width: 100%;
  height: 250px;
}

.content .content-overlay {
  background-image: linear-gradient(to right, #14668dc7, #186b93d1);
  height: 100%;
  width: 100%;
  left: 0;
  top: 100%;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  z-index: 1;
  position: absolute;
  border: 1px groove #f7a707;
}
.doctor-imageWrapper {
  border-radius: 4px;
  position: relative;
  padding: 1px;
  border: 1px solid #e6e7e8;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.fadeIn-bottom {
  top: 80%;
}
.doctorshortext {
  padding: 10px;
  background: #14668d2e;
  color: #000;
  min-height: 210px;
}

.knowdoctormain .content {
  position: relative;
  width: 100%;
  max-width: 400px;
  overflow: hidden;
  margin-top: 25px;
}
.doctorindividual {
  font-size: 17px;
  color: #14668d;
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
  /* background: #ffffff; */
  border-top-left-radius: 0px;
  margin: 0;
  text-align: center;
}
.doctorshortext .doctrname {
  text-align: center;
  line-height: 17px;
  font-size: 14px;
  color: #696969;
}

.finddoctortopform {
  margin: 0 auto;
  margin-top: 35px;
}

.finddoctortopform h2 {
  font-size: 20px;
  font-size: 18px;
  font-weight: bold;
  font-family: "Quicksand", sans-serif;
  text-align: center;
}
.finddoctortopform .form-horizontal .form-group {
  margin: 0;
  padding: 7px;
  border: 1px solid #b3b3b3;
}
.finddoctortopform .form-horizontal .form-group .form-control {
  /* border: 1px groove #b3b3b3 !important; */
  border-radius: 0;
  box-shadow: none;
  background: #f1f1f1;
  border: 1px solid #b3b3b3;
  display: inline-block;
  /* padding: 16px 8px; */
  vertical-align: middle;
}
.finddoctortopform .serachbtn {
  padding: 0px 14px;
  /* border: none; */
  /* margin-top: -17px; */
  display: inline-block;
  height: 34px;
  margin-left: -20px;
  border-left: none !important;
  border: 1px solid #14668d;
  vertical-align: middle;
  background: #14668d;
  color: #fff;
}

.doctor-sec {
  width: 100%;
  background: #fff;
  position: relative;
  padding: 0px 0px 30px;
}
.findDoctorform {
  padding: 25px 0;
}
.knowdoctormain {
  width: 100%;
}
.make-appointment .tabbe-wrapper {
  width: 60%;
  margin: 0 auto;
}
.tabbe-wrapper h2 {
  font-size: 18px;
  border-bottom: 2px solid #000;
  padding: 0 0px 13px;
  margin-bottom: 27px;
  margin-top: 25px;
  width: 100%;
}

.carrer-form .form-group {
  width: 100%;
}

.submitbtn {
  background: #f7a707;
  display: block;
  margin: 0 auto;
  padding: 7px 29px;
  border: none;
  border-radius: 2px;
}

.tabbe-wrapper .nav-tabs.nav-justified > li.active > a {
  background: #14668d;
  color: #fff;
}
.tabbe-wrapper .nav-tabs.nav-justified > li > a {
  border-bottom: none;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  border-radius: 0;
  padding: 8px 0;
  border-right: 2px solid #bababa;
}
.nav-tabs.nav-justified > li {
  width: 32%;
}
.contact-container {
  margin-top: 35px;
}

.team-doctors-container {
  /*background-color: #bdbec2;*/
  /*background-image: radial-gradient(#f9f9f9 3%, #bdbec2 97%);*/
  padding-bottom: 50px;
}
.team-doctors-container .container,
.spc-doctor-outer {
  background: transparent;
}

.team-doctors-container .tab-content {
  border: none;
}

.team-doctors-container .nav-tabs {
  border: none;
}
.team-doctors-container .tabbable-line li {
  width: 33%;
}

.team-doctors-container .tabbable-line li a.active {
  background: #838486;
  border: 2px solid #838486 !important;
}
.team-doctors-container .teamsofdoctor .title {
  color: #fff;
  font-weight: 600;
  font-family: Verdana;
  letter-spacing: 1px;
}
.team-doctors-container .tabbable-line li a span {
  font-size: unset;
  font-weight: normal;
}

.team-doctors-container .tabbable-line li a span.hospital-place {
  font-weight: bold;
}

.team-doctors-container .tabbable-line li a.active span.hospital-place {
}

.team-doctors-container .tabbable-line li a {
  padding: 8px 0px;
  font-size: 15px;
  background: transparent;
  border: 2px solid #fff !important;
  font-family: "MyriadPro-Regular";
  margin: 0px;
}

.team-doctors-container .MultiCarousel {
  padding: 0px;
}

.team-doctors-container .tab-content {
  padding: 0px;
}

.team-doctors-container ul.nav.nav-tabs.tabtop.tabsetting li:nth-child(2) a {
  margin: 0px 12px;
}

.team-doctors-container a.View_pro,
.team-doctors-container a.spc-doc-btn {
  background: #818286;
  color: #fff;
  text-decoration: none;
  border-radius: 12px;
}

.team-doctors-container .MultiCarousel .MultiCarousel-inner .item > div {
  background: #fff;
}

.team-doctors-container .tabtop a.active:before {
  content: "♦";
  position: absolute;
  top: 19px;
  left: 39px;
  color: #838486;
  font-size: 30px;
}
.doctor-wrapper {
  display: flex;
  width: 90%;
  margin: 0px auto 0;
  padding: 18px 0;
  background: #fff;
  box-shadow: 5;
  /* box-shadow: 0 1px 5px rgb(0 0 0 / 15%); */
}

.doctor-wrapper .doctor-image {
  background: #14668d1f;
  padding: 5px 0 0;
  width: 40%;
}

.doctor-wrapper .doctr-name {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #14668d;
  margin: 11px 0;
}
.doctor-wrapper .doctorDepartment {
  font-size: 16px;
  text-align: center;
  margin: 11px 0;
}

.doctor-wrapper .doctrlocation {
  text-align: center;
  font-size: 16px;
  margin: 12px 00;
}
.doctor-wrapper .doctorprofilemake {
  display: block;
  width: 71%;
  margin: 8px auto;
  text-align: center;
  background: #14668d;
  padding: 11px;
  color: white;
  font-size: 17px;
}
.doctor-wrapper span.opdschdule {
  color: #12638a;
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 6px;
  font-weight: 600;
  display: block;
}
.doctor-wrapper .about-doctor {
  width: 70%;
  padding-left: 30px;
  margin-left: 20px;
}

.doctor-wrapper .professtionText {
  border-left: 1px solid #d4d4d4;
  padding-left: 20px;
  padding-top: 15px;
}
.doctor-wrapper .department {
  font-family: "MyriadPro-Regular";

  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  /* border-bottom: 1px dashed #0000005c; */
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 20px;
  color: #14668d;
}

.success-msg {
  color: #f9a51a;
  margin: 0 auto;
}
.display-none {
  display: none;
}
section.make-appointment {
}

section.make-appointment .form-group {
  width: 100%;
}

section.make-appointment .nav-tabs > li > a {
  background: #dddddd59;
}

section.make-appointment
  .tabbe-wrapper
  .nav-tabs.nav-justified
  > li
  > a.active {
  background: #14668d;
  color: #fff;
}

section.make-appointment
  .tabbe-wrapper
  .nav-tabs.nav-justified
  > li:last-child
  > a {
  border: none;
}

section.make-appointment
  .tabbe-wrapper
  .form-horizontal
  .form-group
  .input-group-addon {
  border-radius: 0;
  background-color: #14668d;
  border: none;
  padding: 4px 12px;
  width: auto;
}
.speaker-cont .contact-row {
  background: #dddddd59;
  border-bottom: 3px solid #337ab7;
  padding: 10px 10px;
  margin-bottom: 10px;
  display: block;
}
.speaker-cont .contact-row p {
  margin-bottom: 10px;
}

.speaker-cont .contact-row p i {
  width: 30px;
  height: 30px;
  background: #f8a919;
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin-right: 8px;
  padding-right: 0 !important;
}

.contact-container h1,
.contact-container h2 {
  color: #005d87;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: capitalize;
}

.contact-container h2 {
  padding-left: 28px;
}

.contact-container h1 {
  margin-left: -15px;
}
ul.dropdown.dropdown1 li a {
  display: block !important;
}
.menu-w-img {
  width: 700px;
  background: #f9a51a !important;
}

section p{
  font-family: "MyriadPro-Regular";
}