@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?ag17fj');
  src: url('fonts/icomoon.eot?ag17fj#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?ag17fj') format('truetype'), url('fonts/icomoon.woff?ag17fj') format('woff'), url('fonts/icomoon.svg?ag17fj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-Advanced_Laser:before {
  content: "\e900";
}
.icon-Assurance-of-Apollo:before {
  content: "\e901";
}
.icon-cardio-demo1:before {
  content: "\e902";
}
.icon-cardio-demo2:before {
  content: "\e903";
}
.icon-happy-patients:before {
  content: "\e904";
}
.icon-Highly-Experienced-_-Qualified-Doctors:before {
  content: "\e905";
}
.icon-hospital:before {
  content: "\e906";
}
.icon-Insurance-Accepted:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e908";
}
.icon-No-hidden-charges:before {
  content: "\e909";
}
.icon-Painless-Procedure:before {
  content: "\e90a";
}
.icon-Short-Stay-Surgery:before {
  content: "\e90b";
}
.icon-Specialists:before {
  content: "\e90c";
}
.icon-World-Class-Facility:before {
  content: "\e90d";
}
.icon-Zero-Infection-Rate:before {
  content: "\e90e";
}
header {
  background: #fff !important;
  min-height: 74px;
  border-bottom: 1px solid #0081a0;
}
.navbar {
  padding: 0rem 1rem !important;
}
a.navbar-brand img {
  width: 150px;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-right: 0 !important;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.right {
  float: right !important;
}
section {
  padding: 50px 0;
}
.csrvcs {
  margin: 50px 0;
}
h2.srcv-heading {
  font-size: 1.2rem;
  text-transform: capitalize;
  text-align: center;
  margin-top: 18px;
  color: #0081a0;
}
.srvicn {
  width: 100%;
  border-radius: 50%;
  display: flex;
}
.srvicn img {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  margin-top: 15%;
  background: #0081a0;
  border-radius: 50%;
  padding: 30px;
}
section.abtcontnt p, section.marketing p {
  font-size: 1rem;
  margin-bottom: 15px;
  font-family: sans-serif;
  text-align: justify;
}
.card a.btn-link {
  padding: 0;
  text-align: left;
}
.txt-lft {
  text-align: left !important;
}
.txtimg img {
  width: 100%;
}
.whyus {
  margin: 0;
  background: #fff;
}
.faqhdng {
  text-align: left !important;
}
.txtimg {
  border: 4px solid #fff;
  margin-bottom: 20px;
  margin-top: 10px;
}
.card {
  margin-bottom: 10px;
  border-radius: 0;
  border-bottom: 1px solid #d8d8d8 !important;
}
a.btn.btn-link:after {
  content: "\+";
  background-color: #0081a0 !important;
  border: 1px solid #0081a0 !important;
  content: "\-";
  color: #ffffff;
  font-family: IcoFont !important;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.btn.btn-link.collapsed:after {
  content: "\+" !important;
}
a.btn.btn-link.collapsed .card-header {
  border-bottom: 0;
}
.card-header {
  background: #fff !important;
  padding: 10px 15px 10px;
  color: #0081a0;
  font-weight: 500;
}
a.btn.btn-link {
  background: #fff !important;
}
a.btn.btn-link {
  color: #fff;
  border-radius: 0;
}
.appointmnt {
  position: absolute;
  top: 15%;
  right: 7%;
  width: 30%;
  background: transparent linear-gradient(0deg, #f0d4e4 0%, #cc2e78 100%) 0% 0%;
}
.fomtil {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
}
a.btn.btn-link:hover, a.btn.btn-link:hover .card-header {
  background: #0081a0 !important;
  color: #fff !important;
  text-decoration: none;
}
.appointmnt input {
  width: 47.4%;
  padding: 10px 10px;
  margin-bottom: 12px;
  border: 0px solid #ecf3fb;
  border-radius: 6px;
  box-shadow: 2px 3px 5px #00000026;
  background: transparent linear-gradient(90deg, #ffffff 0%, #ffffff 100%) 0% 0%;
  margin-right: 4px;
}
.appointmnt #location {
  width: 97% !important;
}
.form-title {
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
}
.phno-num {
  margin: 18px 0 10px 20px;
  text-align: center;
  padding: 6px;
  background: #cc2e78;
  border-radius: 7px;
}
.phno-num a {
  padding: 8px;
  border-radius: 7px;
  color: #fff;
}
.appointmnt button {
  background: transparent linear-gradient(90deg, #cc2e78 0%, #cc2e78 100%) 0% 0%;
  box-shadow: 2px 3px 5px #00000026;
  border: 0;
  color: #ffffff;
  font-weight: 500;
  padding: 10px;
  width: 97%;
  margin-top: 2px;
  border-radius: 7px;
}
.appointmnt input:focus, .appointmnt button:focus {
  border: 0;
  outline: 0;
}
::placeholder {
  color: #444;
}
@media (min-width: 768px) {
  .top-cta-blue h3, .h3 {
    line-height: 1.14;
    font-size: 50px;
  }
  .mob-menu:before {
    display: none;
  }
  .top-cta-blue h5, .h5 {
    line-height: 1.13333;
    font-size: 20px;
    font-style: italic;
  }
}
@media (min-width: 768px) {
  .top-cta-blue .btn {
    padding: 12px 28px;
  }
  .mobst {
    display: none;
  }
}
.top-cta-blue .btn-primary {
  color: #0081a0;
  background-color: #fff;
}
.top-cta-blue .btn-primary:focus, .top-cta-blue .btn-primary.focus, .top-cta-blue .btn-primary:active, .top-cta-blue .btn-primary:active:focus, .top-cta-blue .btn-primary.active, .top-cta-blue .btn-primary:hover {
  background-color: #0081a0;
  border-color: #fff;
  color: #fff;
}
.top-cta-blue {
  background-color: #0081a0;
  padding: 50px 0 40px 0;
  margin: 0;
  position: relative;
}
h3.sec-heading {
  color: #0081a0;
  text-align: center;
  font-weight: 500;
  padding: 50px 0;
  text-transform: uppercase;
}
h5 {
  clear: right;
  margin-bottom: 2px;
}
.top-cta-blue p {
  float: left;
  margin-bottom: 15px;
  font-style: italic;
}
.top-cta-blue span {
  float: left;
  margin-right: 12px;
  margin-bottom: 15px;
}
.top-cta-blue i {
  font-size: 50px;
  color: #fff;
}
.white-text {
  color: #fff;
  padding-bottom: 10px;
}
.top-cta-blue a {
  color: #fff;
}
footer.ftr {
  padding: 20px 0 1px;
  color: #fff;
  text-align: center;
  border-top: 1px solid #fff;
  background: transparent linear-gradient(0deg, #cc2e78 0%, #cc2e78 100%) 0% 0%;
}
.lead {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.shw-mob {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  width: 100%;
}
@media (max-width:767px) {
  a.navbar-brand {
    width: 40%;
    padding: 0px;
    float: left;
  }
  .moblshw input, select {
    width: 98% !important;
  }
  .appointmnt #location {
    width: 98% !important;
  }
  .appointmnt button {
    width: 98%;
  }
  .mob-menu .mobst {
    display: none;
  }
  a.navbar-brand img {
    width: 100%;
    padding-top: 5px;
  }
  .featurette-heading {
    font-size: 24px;
    line-height: 34px;
  }
  .featurette-heading span {
    font-size: 20px !important;
  }
  .phno-mbnum.moblshw {
    float: right;
    margin: 18px 0 0px;
    text-align: center;
    background: #fdb92e;
    border-radius: 8px;
  }
  .phno-mbnum.moblshw a {
    color: #fff;
    padding: 4px 8px;
    font-size: 22px;
    text-align: center;
  }
  button.navbar-toggler {
    background: #0081a0;
  }
  button.navbar-toggler {
    float: right;
    margin-top: 18px;
  }
  .shw-mob {
    display: block;
    border-top: 1px solid #0081a0;
  }
  .appointmnt {
    display: none;
  }
  footer.ftr {
    padding: 20px 0 5px;
  }
  .btn-link {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .shw-mob {
    display: none;
  }
}
.clfrm {
  float: left;
  width: 50%;
  background: #fdbe3c;
  text-align: center;
}
button.gt-cal.btn {
  text-align: center;
  color: #fff;
  font-weight: 500;
}
.callnw {
  float: right;
  background: #fff;
  text-align: center;
  width: 50%;
  padding: 7px 0;
}
.callnw a {
  color: #0081a0;
  font-weight: 500;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgb(0 129 160);
}
li.nav-item:hover a {
  color: #fdb92e !important;
}
li.nav-item:active a {
  color: #fdb92e;
}
@media (max-width:767px) {
  .row.csrvcs .col {
    width: 100% !important;
    float: none;
  }
  .st-shape-wrap .st-shape6 {
    display: none;
  }
  .moblshw {
    display: block;
  }
  .dstshow {
    display: none;
  }
  .mobcntxt {
    text-align: center;
  }
  .mobcntxt button {
    margin-top: 15px;
  }
  .marketing h2 {
    line-height: 34px;
    text-transform: none;
    color: #fff !important;
    position: relative;
    padding: 30px;
    font-size: 26px;
  }
  .mobcntxt {
    text-align: center;
  }
  ul.inlne-lst li {
    margin-right: 0px !important;
    float: left;
    clear: both;
  }
}
@media (min-width:768px) {
  .moblshw {
    display: none;
  }
  .dstshow {
    display: block;
  }
  .top-cta-blue-line h3, .h3 {
    line-height: 1.14;
    font-size: 40px;
  }
  .text-white {
    color: #fff !important;
  }
  .top-cta-blue-line h5, .h5 {
    line-height: 1.13333;
    font-size: 20px;
    font-family: sans-serif;
  }
  .text-md-right {
    text-align: right !important;
  }
}
.text-blue {
  color: #aae5f3a3;
}
.phno-mbnum.moblshw {
  width: 56%;
  float: right;
  margin: 18px 0 0px;
  text-align: center;
  background: #fdb92e;
  border-radius: 8px;
}
.phno-mbnum.moblshw a {
  color: #fff;
  padding: 4px 8px;
  font-size: 18px;
  text-align: center;
}
.mobbnr {
  width: 100%;
  /*background: url(../img/mobile-banner.jpg) no-repeat;
  background-size: cover;
  height: 140px;*/
  background-position: 0px 0px;
}
.mobbnr img {
  width: 100%;
}
button.orng.btn.btn-primary i {
  font-size: 20px;
}
button.orng.btn.btn-primary {
  background: #fdb92e;
  color: #fff !important;
  font-size: 18px;
  text-align: center;
  padding: 10px;
}
.modal-header {
  background: #0082a1;
}
.modal-title {
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.popappfrm input {
  width: 90%;
  padding: 6px;
  margin-bottom: 7px;
  border-radius: 4px;
  border: 1px solid #3333;
}
.popappfrm form#frm {
  text-align: center;
}
.popappfrm {
  width: 100%;
}
.modal-body {}
.popappfrm form button {
  background: #f2ac30;
  color: #fff;
  border: 1px solid #f2ac30;
  border-radius: 4px;
  padding: 6px;
  margin-top: 7px;
}
.popappfrm input {
  width: 90%;
  padding: 6px;
  margin-bottom: 7px;
  border-radius: 4px;
  border: 1px solid #3333;
}
.close {
  color: #ffffff !important;
  opacity: 1;
}
.dstpbnr {
  background: url(../img/banner.jpg);
  background-size: cover;
  width: 100%;
  height: 450px;
  background-position: left;
}
ul.whyus-lst li:before {
  content: "\ea69";
  font-family: IcoFont;
  font-style: normal;
  margin-right: 0px;
  color: #0082a1;
}
ul.whyus-lst {
  padding-top: 0px;
  padding-left: 0;
  float: left;
}
ul.whyus-lst li {
  list-style: none;
  padding-left: 20px;
  line-height: 30px;
  font-size: 1rem;
  font-family: sans-serif;
  text-align: justify;
  text-indent: -20px;
}
h3.ychos-heading {
  color: #0081a0;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 10px;
}
section.featurette.whyus .col-md-4 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.icn-bx {
  text-align: center;
  padding: 36px 40px;
  margin: 10px;
  min-height: 444px;
  background: #ffffff;
  border-radius: 16px;
}
.icn-bx img {
  padding: 10px;
  margin: 10px auto;
}
h3.text-center.typs-heading {
  padding: 20px 10px 30px;
  color: #faba00;
  font-size: 30px;
  text-transform: none;
}
section.dfrnt h3 {
  color: #fff;
}
section.dfrnt {
  background: #0081a0;
  color: #fff;
  text-align: center;
}
.txt-left {
  text-align: left;
}
h2.featurette-heading.styl {
  padding-bottom: 10px;
}
.op {
  padding: 50px 0 5px;
}
.pdng {
  padding-bottom: 35px;
}
.asp {
  color: #533c84;
  font-size: 34px;
  text-align: left;
  padding-top: 20px;
}
.top-cta-blue-line {
  background-color: #0082a1;
  padding: 50px 0 40px 0;
  margin: 0;
}
.top-cta-blue-line i {
  font-size: 70px;
  color: #fff;
  line-height: 70px;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cardio-demo1:before {
  content: "\e902";
}
.dsvy-ihbox-contents {
  margin-left: 15px;
  margin-top: 10px;
  text-align: left;
}
.dsvy-element-heading {
  font-size: 16px;
  line-height: 26px;
  color: #aae5f3a3;
  margin-bottom: 0px;
  font-weight: normal;
}
.dsvy-element-title-stl-4 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0px;
  letter-spacing: 0px;
  color: #fff;
  text-transform: none;
  font-weight: 700;
  font-style: normal;
}
.top-cta-blue-line a {
  color: #fff;
}
.icon-cardio-demo2:before {
  content: "\e903";
}
.top-cta-blue-line p {
  margin-bottom: 15px;
  color: #fff;
  font-family: sans-serif;
}
.pdtp-0 {
  padding-top: 0px !important;
}
.appointmnt.moblshw {
  position: relative !important;
  margin: 0 auto !important;
  width: 100%;
  border-radius: 0;
  top: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(-180deg, #cc2e78 0%, #f0d4e4 100%) 0% 0%;
  border-bottom: 1px solid #cc2e78;
}
.clfrm a.gt-cal.btn {
  color: #fff;
}
/*--------------------------------------------------------------
31. Accordian
----------------------------------------------------------------*/
.st-accordian-heading {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: -4px;
}
.st-faq-img {
  padding: 0 15px;
  margin-top: 5px;
}
.st-accordian {
  margin-bottom: 15px;
  box-shadow: 1px 3px 11px #00000026;
  border-radius: 0px;
}
.st-accordian:last-child {
  margin-bottom: 0;
}
.st-accordian .st-accordian-toggle {
  position: absolute;
  top: 17px;
  right: 20px;
  color: #0082a1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.st-accordian .st-accordian-title {
  border: 1px solid #eaeaea;
  padding: 12px 20px;
  font-weight: 600;
  color: #000;
  position: relative;
  padding-right: 30px;
  cursor: pointer;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.st-accordian .st-accordian-title:hover {
  color: #0cb8b6;
  background-color: rgba(12, 184, 182, 0.1);
}
.st-accordian .st-accordian-body {
  border: 1px solid #eaeaea;
  padding: 22px 20px;
  margin-top: -1px;
  background-color: #fff;
  border-radius: 0 0 7px 7px;
}
.st-accordian.active .st-accordian-title {
  color: #fff;
  background: transparent linear-gradient(90deg, #0082a1 0%, #0cb8b669 100%) 0% 0%;
  pointer-events: none;
  border-radius: 0px 0px 0 0;
}
.st-accordian.active .st-accordian-toggle {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #fff;
}
.rtl .st-accordian .st-accordian-toggle {
  right: initial;
  left: 20px;
}
.fa, .fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.fa, .fas, .far, .fal, .fad, .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-angle-down:before {
  content: "\ea67";
  font-family: 'IcoFont';
}
.st-accordian .st-accordian-body {
  border: 1px solid #eaeaea;
  padding: 22px 20px;
  margin-top: -1px;
  background-color: #fff;
  border-radius: 0 0 0px 0px;
  font-family: sans-serif;
  text-align: justify;
}
.st-accordian .st-accordian-title:hover {
  color: #0082a1;
  background-color: rgba(12, 184, 182, 0.1);
}
.txt-ctr {
  text-align: center;
}
.inlne-lst li {
  color: #fff;
  margin-right: 10px;
}
ul.inlne-lst li:before {
  color: #fff;
}
.risk-rp p {
  font-style: italic;
  text-align: justify;
}
.st-accordian-wrap {
  margin-top: 15px !important;
}
.d-flex.icn-txt {
  border: 2px solid #9cd4e0;
  border-radius: 50px;
  padding: 10px 10px;
  margin-bottom: 20px;
  background: #1594b2;
}
.icn-txt {
  margin: 20px 0;
}
.ftr a {
  color: #fff;
  font-weight: 700;
  transition: all .5s ease;
}
.stages {
  color: #0082a1;
  font-size: 34px;
}
.bgprlx {
  background: linear-gradient(#cc2e78, #cc2e78);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.featurette-heading {
  text-transform: uppercase;
}
strong {
  color: #0a6b82;
}
.flnone {
  float: none !important;
}
.mnfrm {
  padding: 30px;
  padding-top: 0;
}
.innrcls {
  background-attachment: fixed;
  margin-bottom: 30px;
  box-shadow: 1px 3px 11px #00000026;
  border-radius: 10px;
}
.innrcls img {
  width: 50%;
  border-radius: 10px 10px 0 0;
  display: block;
  margin: 0 auto;
  padding: 25px 0;
}
.icon-bg {
  /*background: #eee;*/
  border-radius: 10px 10px 0 0;
}
.innrcls h4 {
  color: #158ca5;
  font-size: 20px;
  padding: 10px 0 15px 10px;
  min-height: 65px;
  text-align: center;
}
.innrcls i {
  font-size: 50px !important;
  float: left;
  padding-right: 10px;
  line-height: 60px !important;
}
.innrcls p {
  display: flex;
  text-align: justify;
}
.st-about-wrap {
  position: relative;
}
.st-about-wrap .st-shape-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: -1;
}
.st-about-wrap .st-shape-bg img {
  width: 100%;
  height: 500px;
}
.st-section-heading.st-style1 .st-section-heading-subtitle {
  font-size: 16px;
  margin-bottom: 15px;
  font-family: sans-serif;
  text-align: justify;
}
.st-height-b40 {
  height: 40px;
}
.st-vertical-middle {
  display: flex;
  align-items: center;
  height: 100%;
}
.st-vertical-middle .st-vertical-middle-in {
  width: 100%;
}
.st-text-block.st-style1 .st-text-block-title {
  font-size: 32px;
  margin-bottom: -4px;
}
.st-height-b20 {
  height: 20px;
}
.st-text-block.st-style1 .st-text-block-text p {
  margin-bottom: 15px;
  font-family: sans-serif;
  font-size: 16px;
  text-align: justify;
}
.st-shedule-list li:before {
  content: "\ea69";
  font-family: IcoFont;
  font-style: normal;
  margin-right: 0px;
  color: #0082a1;
  position: absolute;
  left: 70px;
}
.st-height-b25 {
  height: 25px;
}
.st-shedule-wrap {
  padding: 20px;
  background: #f9fafc;
  margin-left: 30px;
}
.st-shedule {
  border: 1px solid #0082a1;
  padding: 0px 20px;
}
.st-shedule-list li:last-child {
  border-bottom: 0;
}
.st-shedule-title {
  font-size: 24px;
  font-weight: 600;
  color: #0cb8b6;
  margin-bottom: 8px;
}
.st-shedule-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.st-shedule-list li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #b5b5b5;
  padding-top: 10px;
  padding-bottom: 2px;
}
@media only screen and (max-width:991px) {
  .st-about-wrap .st-shape-bg {
    display: none !important;
  }
  .st-shedule-wrap {
    margin-left: 0px !important;
  }
  .st-shedule-list li:before {
    left: 40px !important;
  }
  .sdpngd {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .st-accordian .st-accordian-title:hover {
    color: #ffffff !important;
  }
  .footer-new .brdrre {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
  }
  .footer-new .brdrre:last-child {
    border-bottom: 0px solid #fff;
  }
}
.imgsz img {
  width: 100%;
  min-height: 100%;
}
.newcls {
  color: #fff;
}
.newcls li:before, strong {
  color: #fff !important;
}
.fllwd {
  width: 100%;
  margin: 0;
}
.nopdng {
  padding: 0;
}
.nopdng h2 {
  padding-top: 50px;
}
.fllwd .imgsz {
  padding: 0;
}
.sdpngd {
  padding-left: 50px;
  padding-right: 30px;
}
.st-shape-wrap {
  position: relative;
}
.st-gray-bg {
  background-color: #f9fafc;
  margin-bottom: 50px;
}
.st-shape-wrap .st-shape4 {
  position: absolute;
  height: 150px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.st-shape-wrap .st-shape4 img {
  height: 100%;
  width: 100%;
}
.st-shape-wrap .st-shape6 {
  top: 0;
  right: 0;
}
.st-shape-wrap .st-shape1, .st-shape-wrap .st-shape2, .st-shape-wrap .st-shape3, .st-shape-wrap .st-shape6 {
  position: absolute;
}
.footer-new a {
  color: #fff;
}
.footer-new p {
  margin: 0;
  margin-top: 10px;
}
.footer-new .brdrre {
  border-right: 1px solid #fff;
  padding: 50px 20px;
  color: #fff;
}
.footer-new {
  padding: 0;
  background: transparent linear-gradient(0deg, #cc2e78 0%, #f0d4e4 100%) 0% 0%;
}
.footer-new .brdrre:first-child {
  border-left: 1px solid #fff;
}
.pointersct {
  background: #fff;
  padding-bottom: 30px;
}
.pointersct h2 {
  margin-bottom: 20px;
}
.nwpdn {
  padding-left: 20px !important;
}
.prbox p {
  font-size: 18px;
  text-align: center;
}
.prbox span {
  color: #158ca5;
  font-size: 20px;
}
.mobst .phno-num {
  margin-left: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 10px;
}
.mobst {
  flex-direction: row;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .appointmnt input {
    margin-right: 0px;
  }
}
.mob-menu:before {
  content: '\efa2';
  position: absolute;
  right: 5px;
  top: 20px;
  font-family: 'IcoFont';
  font-size: 22px;
  color: #158ca5;
}
.mob-menu:hover ul.navbar-nav {
  display: block;
  position: absolute;
  background: #0082a1;
  width: 100%;
  top: 74px;
  left: 0;
}
.mob-menu:hover ul.navbar-nav .phno-num {
  text-align: left;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  margin-left: 0;
}
.videos h3 {
  font-size: 20px;
  color: #0082a1;
}
.videos {
  background: #158ca50a;
}