<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&amp;display=swap'); */

@font-face {
  font-family: DIN-Next;
  src: url("./Fonts/DIN-Next-LT-Arabic-Light.ttf");
}

@font-face {
  font-family: Titillium Regular;
  src: url("./Fonts/Titillium-Regular.ttf");
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* overflow-x: hidden; */
}

.Teleconsultation_Beneï¬ts {
  text-align: center;
}

body {
  font-family: "Titillium Regular", sans-serif !important;
  font-size: 16px !important;
  line-height: 1.42857143 !important;
  color: #333 !important;
  background-color: #fff !important;
  letter-spacing: 1px;
}

:root {
  --main: #134d92;
  --main2: #0eb48d;
  --white: #fff;
  --search_color: #f7f7f7;
  --textColor: #164d92;
  --formBg: #f2f2f2;
}

p,
span,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  direction: ltr;
}

ol,
ul {
  padding-left: 2rem;
}

nav button.bgDrkBlue {
  font-family: "DIN-Next" !important;
}

.link-button a:hover {
  text-decoration: underline;
}

.link-button a {
  font-size: 12px !important;
  color: #fff;
}

.link-button {
  background: #00b38c;
  font-size: 13px;
  padding: 0px 0px 0px 10px;
  color: #fff;
}

.loader {
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #00b38c;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.fs20 {
  font-size: 20px !important;
}

img {
  max-width: 100%;
}

li.footer-menu a:hover {
  text-decoration: underline;
}

.bg-content-wrapper-blue {
  background: #0f4992;
}

.triangle-layout .bg-content-span-blue {
  color: #0f4992;
  text-shadow: 10px 10px 0px #0b3773;
}

.triangle-layout .bg-content-span-green {
  color: #01b28b;
  text-shadow: 10px 10px 0px #01876d;
}

.bg-content-wrapper-green {
  background: #01b28b;
}

.content-wrapper {
  color: #fff;
  width: auto;
  height: 450px;
  border-radius: 50px;
}

.triangle-layout span {
  font-size: 15rem;
  font-weight: 600;
}

.work_number_para p {
  font-size: 20px;
}

.textGreen {
  color: #00b38c;
}

.textDark {
  color: #1a1a1a;
}

.bgDrkBlue {
  background: #104b92;
}

.bgGreen200 {
  background: #d1fff4;
}

a.dropdown-item {
  color: #164d92 !important;
  font-size: 15px;
}

a.dropdown-item:hover,
.nav-item &gt; a:hover {
  color: #0eb48d !important;
  background: transparent !important;
}

.nav-item &gt; a {
  font-weight: 600;
  color: #164d92 !important;
  text-transform: uppercase;
  font-size: 14px;
}

iframe {
  max-width: 100%;
}
.form-iframe{
    background: rgb(255, 255, 255);
    box-shadow: 1px 1px 8px 1px;
    border-radius: 0.375rem;
    padding: 0.5rem 2rem;

}

/* header  */
nav.navbar {
  /* margin-bottom: 52px; */
}

nav.navbar {
  background: #fff;
  /* max-height: 110px; */
  box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, 0.2);
}

.readmore {
  text-decoration: underline;
}
.readmore:hover {
  text-decoration: none;
}

nav.navbar + * {
  margin-top: 130px;
}

.specialities_info .swiper.swiper-initialized.swiper-horizontal {
  position: unset !important;
}

.specialities_info .slider_swiper_specialities {
  padding-inline: 1.5rem;
}

.seniorcareSlider .specialities_details img {
  width: 100%;
}

.seniorcareSlider .swiper-button-prev,
.seniorcareSlider .swiper-button-next {
  color: #ffffff !important;
  background: rgba(0, 0, 0, 0.4);
  padding: 1.5rem;
  border-radius: 0.4rem;
  top: 50%;
  transform: translateY(-25%);
}

.seniorcareSlider .swiper-button-prev:after,
.seniorcareSlider .swiper-button-next:after {
  font-size: 28px;
}

.form-select {
  border: 1px solid #000 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
}

h1 {
  font-size: 36px !important;
}

h2 {
  font-size: 30px !important;
}

h3 {
  font-size: 24px !important;
}

h4 {
  font-size: 18px !important;
}

h5 {
  font-size: 14px !important;
}

h6 {
  font-size: 12px !important;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

/* h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
} */

.bgGreenLt {
  background-color: #80e0b3;
}

.fs14 {
  font-size: 14px !important;
}

.fs14 h2{
  font-size: 17px !important;
}

.fs14 h3{
  font-size: 16px !important;
}

.fs14 h4{
  font-size: 15px !important;
} 

.cardiology_info h3{
  color: black;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs24 {
  font-size: 24px !important;
}

.cardiology_info h1 {
  font-size: 32px !important;
}

.cardiology_info h2 {
  font-size: 22px !important;
  margin: 1rem 0  !important;   
  padding: 0 !important;
}

.cardiology_info h3 {
  font-size: 18px !important;
  margin: 0.5rem 0 0.7rem !important;
  padding: 0 !important;
}

.cardiology_info ul li h3 {
  font-size: 16px !important;
  line-height: 0.2 !important;
}

.cardiology_info ul li p{
  margin-bottom: 0px !important;
}

.cardiology_info ul {
  margin-bottom: 10px !important;
}

.cardiology_info h4 {
  font-size: 17px !important;
  padding: 0 !important;
}

.cardiology_info h5 {
  font-size: 14px !important;
  margin: 0.75rem 0 0.25rem !important;
  padding: 0 !important;
}

.textjustified {
  text-align: justify;
}

.secTitle {
  padding: 20px;
  color: #a6a8ab;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.titleBorder {
  border-bottom: 2px solid #a6a8ab;
}

.table &gt; tbody &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

table,
td {
  border: 1px solid #ddd !important;
}

.timingstable p {
  font-size: 14px;
  width: 50%;
}

/* forms  */

input.form-control {
  border-radius: 0;
  padding: 10px !important;
  margin: 0 0 10px !important;
  line-height: normal;
  height: 42px;
  color: #686868;
  border: 1px solid #d1d1d1;
}

.search_bar_header input {
  margin-bottom: 0px !important;
}

textarea.form-control {
  border-radius: 0;
  padding: 10px !important;
  margin: 0 0 10px !important;
  line-height: normal;
  color: #686868;
  border: 1px solid #d1d1d1;
}

select.form-select {
  border-radius: 0 !important;
  padding: 10px !important;
  margin: 0 0 10px !important;
  line-height: normal;
  height: 42px;
  color: #686868;
}

.form_info select.form-select {
  height: 34px;
  padding: 6px 12px !important;
  border-color: black !important;
}

select.roundedSelect.form-select {
  border-radius: 4px !important;
}

button.gobtn {
  padding-inline: 1.25rem !important;
  border-radius: 2.5px;
}

/* dropdown  */

.dropdown-menu {
  border-width: 0 0 1px 0 !important;
  background: rgba(255, 255, 255, 0.8);
}

/* tabs  */

.nav-pills .nav-link.active,
.nav-pills .show &gt; .nav-link {
  background-color: unset;
}

/* .nav-pills .nav-link.active&gt;img {
  background-color: #00b38c;
} */
.nav-pills .nav-link.active &gt; img {
  background-color: #00b38c94;
}

.driptherapy_tabs .nav-pills .nav-link.active &gt; img {
  display: none;
}

.driptherapy_tabs .nav-pills .nav-link.active &gt; img.activeimg {
  display: block !important;
}

/* drip therapy tabs card */

.driptherapy_cards .tab-pane {
  max-width: 33.3333% !important;
  min-width: 25% !important;
}

.treatment-covered-m-ineer {
  background: #fff;
  border-radius: 20px;
  height: 410px;
  position: relative;
}

.m-psy-heading {
  background: #00b38c;
  color: #fff;
  padding: 20px 0px;
  border-radius: 20px;
}

.title-landing h4 {
  color: #fff;
  font-size: 20px;
  margin: 0;
  line-height: 1.6;
  font-weight: 700;
  text-transform: uppercase;
}

.treatment-list-m {
  padding: 25px 45px;
  text-align: center;
}

.treatment-list-m h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}

.lines {
  width: 30%;
  height: 2px;
  background: #000;
  margin: 0 auto 25px auto;
}

.treatment-list-m p {
  font-size: 14px;
  line-height: 1.8em;
  font-weight: 400;
  margin: 0px 0px 20px 0px;
}

.bookappointment {
  padding: 75px !important;
}

.bookappointment a {
  color: white !important;
}

.bookappointment input.form-control,
.bookappointment textarea {
  border-radius: 10px !important;
}

/* skin derma  */

.bookn a {
  background-color: #134d91;
  padding: 15px 15px 15px 15px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  border-radius: 10px;
}

.skinderma_tabs li.nav-item:first-child span h2 {
  border-right: 2px solid #8c8c8c;
  padding-right: 1rem;
  border-left: unset;
  padding-left: unset;
}

.skinderma_tabs li.nav-item span {
  border-radius: 0 !important;
  padding-right: 0;
  cursor: pointer;
}

.skinderma_footer {
  background-color: #134d91;
  padding: 10px 20px 30px 20px;
}

.skinderma_footer .foot1 {
  max-width: 50%;
  width: 100%;
  float: left;
}

.skinderma_footer p {
  font-size: 14px;
  font-weight: 400;
  margin: 0px 0px 0px 0px;
  color: #fff !important;
}

.skinderma_footer .foot1 span {
  margin-left: 20px;
}

.skinderma_footer .foot2 {
  max-width: 50%;
  width: 100%;
  float: right;
  text-align: right;
}

.skinderma_footer a {
  font-size: 14px;
  font-weight: 400;
  margin: 0px 0px 0px 0px;
  color: #fff !important;
  text-decoration: none;
}

/* preventive health packages  */

.lp-pom-button {
  left: 0px;
  top: 1237px;
  display: block;
  border-style: none;
  border-radius: 0px;
  z-index: 168;
  width: 185px;
  height: 60px;
  background: rgba(22, 77, 146, 1);
  box-shadow: inset 0px 1px 0px #4d77ab, inset 0 -1px 2px #0e325e;
  text-shadow: none;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.healthpackage h2 {
  font-size: 28px !important;
  font-weight: 600;
}

.healthpackage p {
  font-size: 18px !important;
}

.healthpackageForm label {
  font-size: 12px !important;
  font-weight: 600;
}

.healthpackageForm input {
  border-radius: 0 !important;
}

/* accordions  */

.accordion-button,
.accordion-button:not(.collapsed) {
  color: #fff !important;
  background-color: #00b38c;
}

.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: unset !important;
}

.accordion-button::after {
  background-image: url("./download_white.svg") !important;
}

.accordion-button::after {
  margin-right: unset !important;
  margin-left: auto;
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1170px !important;
  }
}

/* Bmi  */

.blueclrbtn {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase;
}

.bmicalForm input {
  padding: 8px !important;
  font-size: 14px !important;
  height: unset;
}

/* gerd risk check  */

div.gerd-title-block {
  background: #315494;
}

div.gerd-title-block {
  background: #315494;
}

h1.gerd-title {
  color: #fff;
  padding: 10px 0;
  margin: 0;
}

div.vertical-line-green {
  height: 5px;
  width: 100%;
  background: #29b590;
}

h4.next-button {
  margin-top: 50px;
}

h4.next-button a {
  padding: 10px 30px;
  background: #144f92;
  color: #fff;
}

/* Gerd questions  */

ul.list-inline-block li {
  list-style: none;
  line-height: 22px;
}

ul.list-inline-block li h5 {
  font-size: 16px;
  font-weight: 600;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

/* Doc finder  */

.speciality-dr-block {
  max-height: 400px;
  overflow-y: scroll;
  max-width: 400px;
  background: #fff;
  color: #000;
}

/* blogs  */
.search-query.blogWidgetSearch {
  padding: 8px 3px !important;
  color: #666 !important;
  border: 1px solid #e8e8e8 !important;
  font-size: 14px !important;
  height: unset !important;
  margin-bottom: 0 !important;
}

.entry-header svg {
  font-size: 13px;
  margin-right: 3px;
  color: #6b6b6b;
  margin-right: 4px;
}

.entry-meta a {
  color: #6b6b6b;
  font-size: 13px;
}

.tagcloud {
  margin-top: 25px;
}

.tagcloud a {
  padding: 6px 7px;
  margin-right: 2.5px;
  margin-bottom: 4px;
  line-height: 100%;
  display: inline-block;
  color: #fff !important;
  background-color: #dadada;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 12px !important;
  transition: all 0.3s;
}

#respond {
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 0px !important;
}

.comment-reply-title {
  font-size: 14px !important;
  color: #da4453 !important;
}

.comment-author .fn,
.author-bio h4,
.comment-reply-title {
  text-transform: uppercase;
  font-weight: 700;
}

form#commentform input {
  padding: 3px;
}

#respond &gt; p,
#respond p.comment-notes,
p.logged-in-as {
  margin-bottom: 10px;
}

.comment-respond .required {
  color: #c7254e;
}

.comment-respond label {
  display: block;
  font-weight: normal;
  font-size: 14px;
}

#submit {
  font-size: 12px;
}

.btn-default,
.label-default {
  background-color: #da4453;
  border-color: #da4453;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}

.btn.btn-default {
  color: #fff;
  text-transform: uppercase;
}

div#comments {
  color: #6b6b6b;
}

div#comments .post-navigation a,
div#comments .paging-navigation a {
  border: 1px solid #dadada;
  background-color: #fff;
  padding: 8px 14px;
  font-size: 12px;
  border-radius: 4px;
  display: block;
  margin: 0 0 1.5em;
  overflow: hidden;
  color: #da4453;
}

.comment-list,
.comment-list .children {
  list-style: none;
}

.comment-list {
  margin-bottom: 40px !important;
  margin-left: 0px !important;
  padding-left: 0;
}

.comment .comment-body {
  background-color: #ffffff;
  margin: 0;
  overflow: hidden;
  padding: 25px;
  margin-top: 2em;
  padding-left: 100px;
  position: relative;
  border: 1px solid #e8e8e8;
  border-bottom: 1px solid #dadada;
  border-radius: 4px;
}

.comment-author.vcard {
  font-size: 12px;
}

.vcard .avatar {
  position: absolute;
  left: 20px;
  top: 29px;
  border-radius: 2px;
}

.comment-author .fn,
.author-bio h4,
.comment-reply-title {
  text-transform: uppercase;
  font-weight: 700;
}

.comment-metadata {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 10px;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-reply-link {
  background: #c1c0c0;
  border: #c1c0c0;
  font-size: 10px;
  text-transform: uppercase;
}

.comment-reply-link {
  float: right;
}

.tagcloud a:hover {
  background-color: #da4453;
  border-color: #da4453;
}

div#comments .btn-default:hover {
  background-color: #363636;
  border-color: #363636;
}

#colophon {
  background-color: #1f1f1f;
  padding: 10px 0;
  border-top: 1px solid #3a3a3a;
}

#colophon {
  background-color: #27318a;
}

#footer-area,
.site-info {
  color: #e5e5e5;
}

.site-info {
  color: #999;
  font-size: 12px;
}

.copyright {
  margin-top: 10px;
  float: right;
  text-align: right;
  color: #fff;
}

.site-info a,
#footer-area a {
  color: #e5e5e5;
}

.scroll-to-top {
  background: #363636;
  background: rgba(100, 100, 100, 0.4);
  color: #fff;
  bottom: 4%;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  width: 40px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}

@media screen and (max-width: 992px) {
  .blogsnavcollaspe {
    border-top: 1px solid rgba(128, 128, 128, 0.1);
  }
}

/* offshore medicals */

.offhead h1 {
  color: #104a92;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 1.4;
}

.off-tag h4 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.4;
}

.off-tag h4 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.4;
}

.off-form {
  padding: 50px 30px 30px;
}

.off-formrow {
  margin-bottom: 20px;
}

.formfield input[type="text"] {
  background: #fff;
  border-radius: 0;
  padding: 10px !important;
  margin: 0 0 20px !important;
  line-height: normal;
  height: 42px;
  color: #686868;
  border: 1px solid #d1d1d1;
}

.formfield input {
  width: 100%;
  background: #fff;
  border-radius: 0;
  padding: 10px !important;
  margin: 0 0 20px !important;
  line-height: normal;
  height: 42px;
  color: #686868;
  border: 1px solid #d1d1d1;
  text-align: left;
  direction: ltr;
}

.wpcf7-form-control.wpcf7-submit {
  background-color: #164d92;
  padding: 12px 30px !important;
  border-radius: 2px;
  border: 0;
  height: auto;
  margin: 0 auto !important;
  display: table;
  color: #fff;
  font-weight: 700;
}

.offdec p {
  color: #4d4d4d;
  font-size: 18px;
  margin: 0 0 20px;
  line-height: 1.6;
  font-weight: 400;
}

.offlist h4 {
  color: #104a92;
  margin-bottom: 20px;
  font-size: 24px !important;
  line-height: 1.4;
}

.offlist {
  padding: 20px 0 30px;
}

.offlist ul {
  padding-left: 1rem;
}

.offlist li {
  font-size: 18px;
  word-spacing: 0px;
  letter-spacing: 0;
  margin-bottom: 5px;
  color: #4d4d4d;
  font-weight: 400;
}

.offbtn {
  padding: 40px 0 60px;
  text-align: center;
}

.offbtn a {
  background-color: #164d92;
  padding: 12px 30px !important;
  border-radius: 2px;
  height: auto;
  margin: 0 auto !important;
  display: table;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

/* footer */

li.footer-menu a {
  color: white;
  font-size: 14px;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .footer {
    text-align: left !important;
  }
}

/* navsubmenu  */

.dropend &gt; .dropdown-toggle {
  padding: 2px 15px !important;
  font-weight: normal;
  text-transform: capitalize;
  text-align: left;
}

/* homepage  */

.search_bar_header &gt; div:has(&gt; svg) {
  transform: translate(-50%, -50%) scaleX(unset);
  left: unset;
  right: 3%;
}

/* about  */

.chairmanimg {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
}

/* asterhospital  */

.asterhospital .hospitallogo {
  text-align: left !important;
}

/* about clinic  */

.clinicSideTabs {
  border-left: 1px solid #00b38c !important;
  border-right: unset !important;
}

/* appointments  */

/* section.appointments {
  font-family: 'gotham';
} */

section.appointments .benefits_dec h5 {
  font-weight: 600;
  font-size: 18px !important;
}

section.appointments .title_step h4 &gt; a {
  color: rgb(14, 168, 129);
  font-size: 20px !important;
  font-weight: 600;
  font-family: "Titillium Regular", sans-serif !important;
}

section.appointments .step_dec {
  font-family: "Titillium Regular", sans-serif !important;
}

/* our specialities  */

.Specialities_list a:hover {
  text-decoration: underline;
}

.Specialities_img img {
  object-fit: cover;
}

/* aster at home  */

.asterathomesec p {
  font-size: 16px;
  margin-top: 5px;
}

.asterathomesec h2 {
  color: var(--main);
}

.faqaccordian .accordion-body p {
  font-size: 14px !important;
}

.faqaccordian .accordion-body p a {
  color: #c1c1c1;
}

.faqaccordian button.accordion-button {
  font-weight: 600;
  justify-content: space-between;
}

/* feedback form  */

.feedback_form p {
  font-size: 14px;
}

.feedback_form p a:hover {
  text-decoration: underline;
}

/* swiper nav shadows */
.emo-banner a.carousel-control-prev,
.emo-banner a.carousel-control-next {
  background: unset !important;
  display: flex;
  height: 100% !important;
  width: 7% !important;
  border-radius: 0 !important;
}

.emo-banner .carousel-control-prev {
  left: 3.5% !important;
}

.emo-banner .carousel-control-next {
  right: -4% !important;
}

.emo-banner a.carousel-control-prev:hover,
.emo-banner a.carousel-control-next:hover {
  background-image: linear-gradient(
    to right,
    rgb(0 0 0 / 52%) 0,
    rgba(0, 0, 0, 0.0001) 100%
  ) !important;
  background-repeat: repeat-x !important;
  display: flex;
  height: 100% !important;
}

/* driptherapy  */

.healthcopysecright h2 {
  color: #00b38c;
  font-weight: 600;
  font-size: 26px !important;
}

.healthcopysecright h3 {
  color: #00b38c;
  font-weight: 600;
  font-size: 24px !important;
}

/* emotional and mental health  */

.emohcrt h2 {
  color: #00b38c;
  font-weight: 600;
  font-size: 26px !important;
}

/* rtpcr test  */

.tele-step-section .col-sm-6 {
  margin-bottom: 60px;
}

.sec-three-usphgyty1 {
  /* background: url(https://www.asterclinic.ae/wp-content/uploads/2021/11/Vector-Smart-Object.png); */
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 105px 60px;
}

.sec-three-usphgyty1 .step-text1 h2 {
  color: #fff;
  font-size: 30px;
}

.sec-three-usphgyty1 .step-text1 h2 {
  color: #fff;
}

.sec-three-usphgyty1 .step-text1 p {
  color: #fff;
  font-size: 18px;
  margin-top: 18px;
}

.step-img {
  max-width: 80px;
  margin-inline: auto;
}

.pd {
  padding-top: 50px;
}

.section-space {
  padding: 50px 0;
}

.title-landing h1 {
  color: #164d92;
  margin: 0;
  font-size: 50px !important;
}

.web-banner-mobile {
  display: none;
}

@media screen and (max-width: 576px) {
  .web-banner-mobile {
    display: block;
  }

  .title-landing h1 {
    font-size: 42px !important;
  }

  .sec-three-usphgyty1 .step-text1 h2 {
    font-size: 13px;
    margin-top: 5px;
  }

  .sec-three-usphgyty1 .step-text1 p {
    font-size: 11px;
    margin-top: 0;
  }

  .tele-step1 {
    max-width: 60%;
    margin-inline: auto;
  }

  .asterAthomeRes h1 {
    font-size: 22px !important;
    color: #164d92;
    margin-bottom: 20px !important;
  }

  .asterAthomeRes p {
    text-align: left;
    font-size: 18px;
  }

  .asterAthomeRes2 h1 {
    font-size: 2rem !important;
    color: #104a92 !important;
  }

  .callBackTitle &gt; h2,
  .asterAthomeRes h1 {
    font-size: 3rem !important;
    text-align: center !important;
    color: #104a92 !important;
    margin-bottom: 30px !important;
    font-size: 24px !important;
    text-align: center !important;
    line-height: 1.1 !important;
  }

  .callBackResText {
    font-size: 30px !important;
  }

  .callBackResText2 {
    font-size: 25px !important;
    color: #00b38c !important;
  }

  .work_number_para p {
    font-size: 18px;
    font-weight: 400;
  }

  .homeOfficePadding {
    padding-bottom: 0rem !important;
    padding-top: 1rem !important;
  }
}

/* Corporate Wellness  */

h1.c-wellness-title {
  padding: 50px 10px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background: #144d92;
  text-align: center;
  border-bottom: 4px solid #00b38c;
}

.c-wellness-title strong {
  color: #a6a8ab;
}

.corporate-wellness-tabs-menu {
  margin-top: -45px;
  margin-left: 0;
}

.corporate-wellness-tabs-menu li {
  list-style: none;
  background: #fff;
  display: inline-block;
  padding: 10px 0;
  margin-left: 11px;
  border-radius: 5px;
  box-shadow: inset 0 -5px 5px #d4d9df;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
}

.packages_accord button.accordion-button {
  background-color: #00b38c !important;
}

.packages_accord .accordion-body {
  color: black;
  background-color: white;
}

.cp-content {
  margin: 30px 0;
}

.col-md-offset-1 {
  margin-left: 8.33333333%;
}

.cp-rt-col-tabs li {
  list-style: none;
  text-align: center;
}

.cp-rt-col-tabs li:first-child a {
  background: #a9eaff;
}

.cp-rt-col-tabs {
  padding-left: 0;
}

h5 {
  font-size: 14px;
}

.cp-rt-col-tabs li a {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
  margin: 10px 0;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
}

a {
  color: #144f92;
  text-decoration: none;
}

.health-tips {
  padding: 0 5px;
  background: #f0f8ff;
  border-radius: 10px;
  margin-bottom: 20px;
}

.health-tips h5 {
  margin: 20px 0;
  background: #f0f8ff;
  font-size: 18px !important;
  font-weight: 600;
  border-radius: 5px;
  text-align: center;
}

.health-tips h6 {
  padding: 0 20px;
  font-size: 14px;
  font-weight: 600;
}

.health-tips p {
  padding: 0 20px;
}

.bx-viewport .specialities_details {
  text-align: left !important;
}

@media screen and (min-width: 1240px) {
  .corporate-wellness-tabs-menu li {
    width: 19%;
  }

  /* .responsive-corpBanner img {
    width: 100%;
} */
}

@media screen and (max-width: 1024px) {
  .responsive-corpBanner img {
    width: 100%;
  }

  .carousel-control-next,
  .carousel-control-prev {
    width: 4.8% !important;
    height: 14% !important;
  }

  .carousel-control-prev {
    left: 4.5% !important;
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    width: 50%;
    height: 16px !important;
  }
}

@media screen and (max-width: 576px) {
  .carousel-control-next,
  .carousel-control-prev {
    width: 1.5rem !important;
    height: 1.5rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .carousel-control-next,
  .carousel-control-prev {
    width: 4.8% !important;
    height: 14% !important;
  }

  .carousel-control-prev {
    left: 4.5% !important;
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    width: 50%;
    height: 16px !important;
  }
}

@media screen and (max-width: 576px) {
  .carousel-control-next,
  .carousel-control-prev {
    width: 1.5rem !important;
    height: 1.5rem !important;
  }
}

/* floating form  */

#appointment {
  height: auto;
  right: -301px;
  left: auto;
  overflow: hidden;
  position: fixed;
  top: 40%;
  transition: left 0.4s ease 0s;
  width: 343px;
  z-index: 999;
  transition: left 0.4s ease 0s;
  display: block;
}

.book-an-appointment {
  right: 0 !important;
}

.appointment-cont {
  background: #ffffff;
  border-bottom-right-radius: 3px;
  float: right;
  height: 330px;
  overflow-y: auto;
  width: 300px;
}

.appointment-cont .wpcf7 {
  padding: 10px;
}

.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}

.appointment-cont .wpcf7-form &gt; p {
  color: #fff;
  font-size: 16px;
}

.appointment-cont input {
  border: none;
  border-radius: 0;
  margin: 7px 0 0 !important;
  padding: 5px 10px !important;
  width: 100%;
}

.wpcf7-form-control.wpcf7-submit {
  background-color: #164d92;
  padding: 14px 30px !important;
  height: auto;
  margin: 0 auto !important;
  display: table;
  color: #fff;
}

/* .appointment-bar {
  background: url(https://www.asterclinic.ae/wp-content/uploads/2017/09/call.jpg) no-repeat rgba(0, 0, 0, 0);
  float: right;
  height: 207px;
  width: 42px;
  cursor: pointer;
} */
.appointment-bar {
  background: url(https://www.asterclinic.ae/wp-content/uploads/2017/09/call.jpg)
    no-repeat rgba(0, 0, 0, 0);
  float: left;
  height: 207px;
  width: 42px;
  cursor: pointer;
  writing-mode: vertical-lr;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  background: #0b4696;
}

/* .appointment-cont {
  background: #244289;
  border-bottom-right-radius: 3px;
  height: 330px;
  overflow-y: auto;
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}
.wpcf7 {
  padding: 10px;
  
}
.wpcf7-form&gt;p {
  color: white;
  font-size: 18px;
}
p {
  margin: 0 0 10px;

}
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal!important;
}
.appointment-cont input {
  border: none;
  border-radius: 0;
  margin: 7px 0 0!important;
  padding: 5px 10px!important;
  width: 100%;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
} 
.wpcf7-form-control.wpcf7-submit {
  background-color: #164d92;
  padding: 14px 30px!important;
  height: auto;
  margin: 0 auto!important;
  display: table;
  color: #fff;
}
.wpcf7 form .wpcf7-response-output {
  border-color: 2px solid #ffb900;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
}
.appointment-bar {
  background: rgba(0,0,0,0) url(/src/Img/call.jpg) no-repeat scroll 0 0;
  float: right;
  height: 207px;
  width: 42px;
  cursor: pointer;
} */

/* Directional style  */

.treatment-list-m-button {
  position: absolute;
  bottom: 7%;
  right: 50%;
  left: 0%;
  width: 100%;
  text-align: center;
}

.treatment-list-m-button a {
  background: #00b38c;
  color: #fff !important;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 20px;
}

.bmi-calc {
  border-left: 1px solid #a6a8ab;
}

.form-select {
  background-position: right 0.75rem center;
}

.dropdown-menu[data-bs-popper] {
  left: 0 !important;
  right: unset !important;
}

.dropend .dropdown-menu.show {
  left: 100% !important;
}

/* pagination  */

.active &gt; .page-link,
.page-link.active {
  background-color: #0eb48d;
  border-color: #0eb48d;
}

.page-link {
  color: #0eb48d;
}

.page-link:hover {
  color: #0eb48d;
}

.clinicCard img {
  max-width: 100%;
  object-fit: cover;
}

/* clinic card  */

a.sp-category,
.tel-ph {
  font-size: 14px !important;
}

/* responsive header  */

.navbar-expand-lg .navbar-nav {
  flex-wrap: wrap;
}

.navbar-toggler-icon {
  background-image: url("./toggle.png") !important;
  width: 1.3rem;
}

.downArrow {
  display: none !important;
  font-size: 20px;
  width: 2rem;
}

@media (width&lt;=989px) {
  .downArrow {
    display: block !important;
  }

  .navbar-toggler {
    padding: 0 !important;
    width: 40px;
    height: 40px;
    border-radius: 0;
    background-color: #000;
  }

  .navbar-toggler:focus {
    box-shadow: none !important;
  }

  .navbar-nav .nav-item .nav-link {
    color: #fff !important;
  }

  .navbar-nav .dropdown-menu {
    border-radius: 0;
    border: none !important;
  }

  a.dropdown-item,
  a.dropdown-item .dropdown-toggle {
    color: #1a1a1a !important;
    font-size: 14px;
    text-align: left;
  }

  .nav-item.show.dropdown {
    width: 100%;
  }

  .navbar-nav .nav-item {
    width: 100% !important;
  }

  .navbar-nav .nav-item .nav-link span {
    display: flex;
    justify-content: space-between;
  }
}

/* Directional style  */

.treatment-list-m-button {
  position: absolute;
  bottom: 7%;
  right: 50%;
  left: 0%;
  width: 100%;
  text-align: center;
}

.treatment-list-m-button a {
  background: #00b38c;
  color: #fff !important;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 20px;
}

.bmi-calc {
  border-left: 1px solid #a6a8ab;
}

.form-select {
  background-position: right 0.75rem center;
}

.dropdown-menu[data-bs-popper] {
  left: 0;
  right: unset;
}

.esaadsec h3 {
  font-size: 16px !important;
  letter-spacing: 0 !important;
  line-height: 1.6 !important;
}

.esaadimg img {
  width: 100px;
}

/* pagination  */

.active &gt; .page-link,
.page-link.active {
  background-color: #0eb48d;
  border-color: #0eb48d;
}

.page-link {
  color: #0eb48d;
}

.page-link:hover {
  color: #0eb48d;
}

.clinicCard img {
  max-width: 100%;
  object-fit: cover;
}

/* clinic card  */

a.sp-category,
.tel-ph {
  font-size: 14px !important;
}

/* responsive header  */

.navbar-expand-lg .navbar-nav {
  flex-wrap: wrap;
}

.navbar-toggler-icon {
  background-image: url("./toggle.png") !important;
  width: 1.3rem;
}

.downArrow {
  display: none !important;
  font-size: 20px;
  width: 2rem;
}

@media (width&lt;=989px) {
  .vibrance-seniors-plan-container .banner-button1 {
    bottom: 45px !important;
    left: 8.5rem !important;
  }

  .vibrance-seniors-plan-container .formData iframe#formId {
    min-height: 578px !important;
  }

  .downArrow {
    display: block !important;
  }

  .navbar-toggler {
    padding: 0 !important;
    width: 40px;
    height: 40px;
    border-radius: 0;
    background-color: #000;
  }

  .navbar-toggler:focus {
    box-shadow: none !important;
  }

  .navbar-nav .nav-item .nav-link {
    color: #fff !important;
  }

  .navbar-nav .dropdown-menu {
    border-radius: 0;
    border: none !important;
  }

  a.dropdown-item {
    color: #1a1a1a !important;
    font-size: 14px;
  }

  .nav-item.show.dropdown {
    width: 100%;
  }

  .navbar-nav .nav-item {
    width: 100% !important;
  }

  .navbar-nav .nav-item .nav-link span {
    display: flex;
    justify-content: space-between;
  }
}

@media (width &lt;=768px) {
  .vibrance-seniors-plan-container section.new-section-with-image {
    padding: 10px !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance {
    margin-top: 3rem !important;
  }

  .vibrance-seniors-plan-container .banner-button1 {
    width: 80px !important;
    font-size: 10px !important;
    padding: 5px !important;
    bottom: 14px !important;
    left: 1.8rem !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance,
  .vibrance-seniors-plan-container .aboutvibrance_right {
    width: 100% !important;
    padding: 0 !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance {
    margin-top: 5rem !important;
    padding: 1rem !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance h2:nth-child(1) {
    width: 90% !important;
    font-size: 25px !important;
    margin-top: 1rem !important;
    font-family: "Titillium Regular", sans-serif !important;
    text-align: center !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance_left h2:nth-child(2) {
    font-size: 18px !important;
    text-align: left;
    margin-bottom: 2rem;
  }

  .vibrance-seniors-plan-container
    section.new-section-with-image
    .container
    .row {
    gap: 1rem !important;
  }

  .vibrance-seniors-plan-container .container {
    max-width: unset !important;
    padding-block: 1rem !important;
  }

  .vibrance-seniors-plan-container section {
    padding: 0 !important;
  }

  .vibrance-seniors-plan-container .formData {
    padding: 30px;
    background-color: #f9f9f9;
    border: 2px solid #ddd;
    border-radius: 20px;
    padding: 12px !important;
    max-width: 800px;
    margin: 0 auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare {
    padding: 20px !important;
    text-align: left;
    margin-bottom: 1rem !important;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare div .image {
    text-align: center;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare.container &gt; p {
    font-size: 20px;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare div h2 {
    font-size: 1.2rem !important;
    text-align: center;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: -0.03em;
    margin: 20px auto;
    color: #0b3948;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare div h4 {
    font-size: 1rem;
    font-size: 25px !important;
    margin-bottom: 1.6rem !important;
  }

  .Comprehensive_helathcare.container p {
    font-size: 16px !important;
  }

  .vibrance-seniors-plan-container
    .Comprehensive_helathcare.seniorcare_features.container
    &gt; div
    &gt; h2 {
    color: #fff;
    font-size: 1.8rem !important;
    font-weight: 500 !important;
  }

  .vibrance-seniors-plan-container
    .Comprehensive_helathcare.seniorcare_features.container
    div
    figure.table
    table
    tbody
    tr {
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
  }

  .vibrance-seniors-plan-container .seniorcare_features.container th,
  .seniorcare_features.container td {
    width: 100% !important;
  }

  .vibrance-seniors-plan-container
    .Comprehensive_helathcare.seniorcare_features.container
    div
    figure.table
    table
    tbody
    tr
    th
    h3,
  .vibrance-seniors-plan-container
    .Comprehensive_helathcare.seniorcare_features.container
    div
    figure.table
    table
    tbody
    tr
    th
    h4 {
    font-size: 20px !important;
    margin-bottom: 0.6rem !important;
  }

  .vibrance-seniors-plan-container .services-we-provide.container div h2 {
    font-size: 25px !important;
    line-height: 37px;
    color: #fff !important;
    margin-bottom: 0 !important;
    padding: 2rem !important;
  }

  .vibrance-seniors-plan-container .services-we-provide.container &gt; div {
    padding-bottom: 0 !important;
  }

  .vibrance-seniors-plan-container ._CallMainDiv_1onrt_41 {
    margin-top: 0 !important;
    padding: 0 !important;
  }

  .vibrance-seniors-plan-container .services-we-provide.container {
    padding: 0 !important;
    margin-bottom: 1rem !important;
  }

  .vibrance-seniors-plan-container
    .formData
    #formId
    form
    .row
    .text-center.w-75.mx-auto {
    width: 100% !important;
  }

  ._treatmentCoveredM_zw4t4_617.col-lg-6 {
    padding: 0 !important;
    margin-bottom: 2rem !important;
  }

  /* Emotional-and-mental-health */
  .doctor_content.col-9,
  .doctor_info.row .col-3 {
    width: 50%;
  }

  .doctor_info.row {
    align-items: center;
  }

  .doctor_info.row .col-3 a img {
    height: 195px !important;
    object-fit: cover;
    object-position: top !important;
  }

  .doctor_content.col-9 a {
    border: none !important;
    background: rgba(0, 180, 141, 1);
    border-radius: 0 !important;
    font-size: 16px !important;
    text-wrap: wrap;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 600;
  }

  .healthCopysecRight .emohcrt.healthCopysecRight_Top {
    padding: 30px !important;
  }

  .bookappointment {
    padding: 20px !important;
  }
  .emo-banner {
    margin-bottom: 2rem !important;
  }

  .callBack_para p {
    background: #00b38c !important;
    color: #fff !important;
    padding: 0.5rem;
    margin: 0;
  }
}

.callBack_para p {
  background: #00b38c !important;
  color: #fff !important;
  padding: 0.5rem;
  margin: 0;
}

/* Directional style  */

.treatment-list-m-button {
  position: absolute;
  bottom: 7%;
  right: 50%;
  left: 0%;
  width: 100%;
  text-align: center;
}

.treatment-list-m-button a {
  background: #00b38c;
  color: #fff !important;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 20px;
}

.bmi-calc {
  border-left: 1px solid #a6a8ab;
}

.form-select {
  background-position: right 0.75rem center;
}

.dropdown-menu[data-bs-popper] {
  left: unset;
}

.esaadsec h3 {
  font-size: 16px !important;
  letter-spacing: 0 !important;
  line-height: 1.6 !important;
}

.esaadimg img {
  width: 100px;
}

/* pagination  */

.active &gt; .page-link,
.page-link.active {
  background-color: #0eb48d;
  border-color: #0eb48d;
}

.page-link {
  color: #0eb48d;
}

.page-link:hover {
  color: #0eb48d;
}

.clinicCard img {
  max-width: 100%;
  object-fit: cover;
}

/* clinic card  */

a.sp-category,
.tel-ph {
  font-size: 14px !important;
}

/* lp  */

.mainbanner {
  background-image: url("../src/Img/4c4192d1-php-website-banner-_100000000000000000001o.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius: 0px;
  width: 100%;
  height: 488px;
  position: relative;
}

.bannertext {
  max-width: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-72%, -50%);
}

.bannertext h2 {
  font-size: 48px !important;
  color: rgb(0, 180, 141);
  font-weight: bolder;
}

.bannersubtext span {
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  color: rgb(22, 77, 146);
  display: inline-block;
  line-height: 46px;
}

.booknowbtn {
  max-width: 15rem;
}

.booknowbtn a.book-appointment-button {
  padding-block: 10px !important;
  font-size: 16px;
  font-weight: 600;
}

.booknowbtn a.book-appointment-button:hover {
  background: rgba(17, 65, 139, 1);
}

/* responsive header  */

.navbar-expand-lg .navbar-nav {
  flex-wrap: wrap;
}

.navbar-toggler-icon {
  background-image: url("./toggle.png") !important;
  width: 1.3rem;
}

.downArrow {
  display: none !important;
  font-size: 20px;
  width: 2rem;
}

@media (width&lt;=989px) {
  .downArrow {
    display: block !important;
  }

  .navbar-toggler {
    padding: 0 !important;
    width: 40px;
    height: 40px;
    border-radius: 0;
    background-color: #000;
  }

  .navbar-toggler:focus {
    box-shadow: none !important;
  }

  .navbar-nav .nav-item .nav-link {
    color: #fff !important;
  }

  .navbar-nav .dropdown-menu {
    border-radius: 0;
    border: none !important;
  }

  a.dropdown-item {
    color: #1a1a1a !important;
    font-size: 14px;
  }

  .nav-item.show.dropdown {
    width: 100%;
  }

  .navbar-nav .nav-item {
    width: 100% !important;
  }

  .navbar-nav .nav-item .nav-link span {
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (min-width: 1025px) {
  .carousel-inner img {
    min-height: 450px;
    object-fit: contain;
  }
}

@media screen and (min-width: 1600px) {
  .carousel-item &gt; a &gt; img {
    min-height: 650px;
    object-fit: contain;
  }
}

@media screen and (max-width: 768px) {
  .content-wrapper {
    color: #fff;
    width: auto;
    height: 348px;
    border-radius: 50px;
    margin-bottom: 4rem;
    margin-inline: 2rem;
  }

  .triangle-layout span {
    font-size: 12rem;
  }

  .work_number_para p {
    font-size: 16px;
    line-height: 1.5rem;
  }

  .work_number_para {
    margin-inline: 1.5rem;
  }

  .footerBg {
    margin: 0 0;
  }

  .esaadimg {
    padding-bottom: 2rem;
  }

  .call_container {
    width: 72%;
  }

  .ClinicalExecllence .container-fluid .row .col-md-6 {
    padding-bottom: 22px !important;
    margin-bottom: 0 !important;
  }

  .health_imgs img {
    height: 100%;
    width: 100%;
  }

  .doctorcallImg img {
    width: 100%;
  }

  .mapArea {
    max-width: 400px;
    width: 100%;
  }

  .tab-pane .row &gt; div {
    flex-direction: column !important;
  }

  .tab_img {
    width: 100% !important;
    text-align: center;
  }

  .nav-pill button.nav-link {
    padding: 0 !important;
  }

  .tabs_menu {
    padding-top: 0 !important;
  }
}

.nav-pills .nav-link {
  color: #33333380 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show &gt; .nav-link {
  color: #333 !important;
}

.get-results {
  background-color: #104b92 !important;
}

/* 
.tabs_menu {
  height: 345px !important;
  overflow-y: scroll;
  padding-left: 2rem;
} */

.tab-pane .row &gt; div {
  align-items: center !important;
}

.tab_img {
  width: 270px;
}

.specialities_details h4 {
  padding-top: 1rem;
}

/* GlobalNetwork */
.globalTabs .nav-item .nav-link {
  color: #000;
  border: none;
  font-size: 14px;
}

.globalTabs .nav-item .nav-link.active {
  border: none;
  background-color: #eee;
}

.globalTabs .nav-item .nav-link:hover {
  background-color: #eee;
}

/* corporate wellness  */

.accordionCustom {
  padding-bottom: 0.07rem;
}

h1.cp-title {
  padding: 10px 0;
  border-bottom: 1px solid #00b38c;
  border-width: 3px;
  margin-right: 50px;
  margin-left: 50px;
  margin-top: 50px;
}

.accordionHeaderCustom {
  background: var(--main2);
  color: var(--white);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px;
}

.accordionHeaderCustom p {
  font-weight: 600;
  font-size: 14px;
}

.accordionContentCustom {
  padding: 35px 10px;
  border-top: 1px solid #ccc;
}

.accordTitle {
  width: 95%;
  padding-bottom: 0 !important;
}

.cp-rt-col-tabs li:last-child a {
  background: #aff1e3;
}

.panelHeading {
  background-color: #144d92;
  font-weight: 600;
  margin-bottom: 0.4rem;
}

.testimonial-Img {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  overflow: hidden;
}

.hms-testimonial-container {
  padding: 20px 0;
  position: relative;
  border: 1px solid #ccc;
  margin-bottom: 50px;
}

.hms-testimonial-container:after {
  position: absolute;
  left: 20px;
  bottom: -19px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 25px 20px;
  border-style: solid;
  border-color: transparent;
  border-left-color: #fff;
  content: " ";
}

div.hms-testimonial-container:before {
  left: 19px;
  bottom: -21px;
  border-left-color: #ccc;
}

.hms-testimonial-container:before {
  position: absolute;
  left: 20px;
  bottom: -19px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 25px 20px;
  border-style: solid;
  border-color: transparent;
  content: " ";
}

div.author {
  font-weight: 700;
  font-size: 18px;
  padding: 10px;
  color: #144d92;
}

div.cf-company {
  padding: 0 10px;
  font-weight: 600;
  color: #a6a8ab;
  padding-bottom: 5px;
}

div.testimonial {
  padding: 0 10px 10px 10px;
  line-height: 22px;
  text-align: justify;
}

.input-wrap {
  margin-bottom: 10px;
}

.input-box textarea,
.input-box input {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0)
  );
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  width: 100%;
  margin: 10px 0;
  padding: 0.625em 0.4375em;
  font-size: 14px;
}

.input-box textarea {
  margin: 0;
}

.input-box input:focus {
  background-color: #fff;
  border-color: #007acc;
  color: #1a1a1a;
  outline: 0;
}

.input-box textarea:focus {
  background-color: #fff;
  border-color: #007acc;
  color: #1a1a1a;
  outline: 0;
}

.input-wrap .label-box label {
  font-size: 14px;
}

.form-send-btn {
  background-color: #164d92;
  padding: 12px 30px !important;
  height: auto;
  margin: 0 auto !important;
  display: table;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 2px;
  cursor: pointer;
}

.form-send-btn:hover {
  background-color: #007acc;
}

/* additional css  */

div#basic-navbar-nav {
  align-items: start;
}

@media screen and (max-width: 1500px) {
  div#basic-navbar-nav {
    padding-top: 1.75rem;
  }
}

.hover-underline:hover {
  text-decoration: underline;
  text-decoration-color: black !important;
}

.findaspeciality .specialities_details img {
  width: 85%;
}

.findaspeciality .swiper.swiper-initialized.swiper-horizontal {
  padding-inline: 2rem;
}

form#iv-form input.form-control:focus,
form#iv-form textarea.form-control:focus {
  box-shadow: none;
  border-color: #007acc;
}

.fs40 {
  font-size: 40px !important;
}

/* special clinics  */

.accordion-body .pdf {
  width: 100% !important;
}

/* Change by Sandeep */

.ExecutiveImgBox {
  padding: 11px 20px;
}

.full-border {
  border-top: 2px solid #ebebeb;
  margin: 60px 0;
}

/* .ExecutiveSpace{
  margin-bottom: 30px;
} */

/* .entry-title {
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
} */
.entry-title {
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #a6a8ab;
  margin-bottom: 20px;
  color: #a6a8ab;
  font-weight: 500;
  text-transform: uppercase;
}

.entry-title:hover {
  color: #007acc;
  text-decoration: underline;
}

.newTitle {
  color: #a6a8ab;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.newdetails p {
  font-size: 14px;
  margin: 0 0 10px;
}

.newdetails p span {
  color: #ff0000;
}

.DrNameNew {
  color: #144f92;
}

.DrNameNew:hover {
  color: #144f92;
  text-decoration: underline;
}

.NewimgDivider {
  border-bottom: 2px dashed #666666;
  max-width: 73%;
}

.contact_infoall p:first-child {
  font-size: 14px;
  padding-bottom: 30px;
}

.CorOffPara:first-child {
  padding-bottom: 30px;
}

.CorporateOfficeTi {
  text-transform: uppercase;
}

.tele-btn {
  text-align: center;
  padding-bottom: 60px;
}

.btn-style {
  background-color: #184f90;
  font-size: 18px;
  color: #fff !important;
  font-weight: 700;
  padding: 15px 40px;
  display: inline-block;
  border-radius: 100px;
  text-align: center;
  line-height: 1.3;
  text-decoration: none;
  transition: 0.5s;
  text-decoration: none !important;
}

.btn-style:hover {
  background-color: #0ea881;
}

._doctsec_4gj0f_691 {
  background: #f7f7f7 !important;
}

._accordionContentCustom_5xabz_21 {
  padding: 15px 10px;
  margin-block: 1rem;
  border-top: none;
  background: #fff !important;
}

.valuecardwrapper &gt; div:last-child {
  display: none;
}

section.aster_latest .slide_title {
  text-align: left;
}

.promise .promisewrapper {
  background-color: #f9f9f9;
  border-left: 8px solid #00b38c;
  margin: 40px 0;
  padding: 30px 30px 10px;
}

.arp p {
  unicode-bidi: plaintext;
  text-align: left;
}

.doctordesc {
  border-left: 1px solid #00b38c;
  border-right: unset;
}

.docinfolist {
  border-left: 1px solid #00b38c;
  border-right: unset;
}

.work_number_para p {
  font-size: 18px;
}

.carddesc h4 {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.carddescs.card-body {
  min-height: 262px;
}

.doctor_content {
  word-wrap: break-word;
}

/* .aboutclinicdets .aboutclinic{
display: block;
} */
.aboutclinictabs:has(.Specialities.active)
  + .aboutclinicdets
  &gt; :not(.aboutclinic.specialities) {
  display: none;
}

.aboutclinictabs:has(.Facilities.active)
  + .aboutclinicdets
  &gt; :not(.aboutclinic.facilities) {
  display: none;
}

.aboutclinictabs:has(.Insurance.active)
  + .aboutclinicdets
  &gt; :not(.aboutclinic.insurance) {
  display: none;
}

li.cat-list:not(:has(&gt; a.active))::marker {
  content: "";
}

.clinicbooknow {
  background: #134c99;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
}

.backtohome {
  background-color: rgb(20, 79, 146);
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 18px;
  line-height: normal;
  margin: 10px 0px 0px;
  padding: 10px 20px 11px;
  border-radius: 40px;
}

/* royal clinic page  */

.main-paragraph {
  cursor: pointer;
  font-size: 20px;
  transition: margin-bottom 1s ease-in-out;
}

.main-paragraph:focus + .additional-paragraph {
  display: block !important;
}

/* Style for the additional paragraph */
.additional-paragraph {
  display: none;
  font-size: 10px;
  transition: opacity 1s ease-in-out;
}

.section4container {
  background-color: #104c90;
  padding: 50px 10% 200px 10%;
  position: relative;
}

a.doc_appoint {
  color: white;
  background: #ebaa43cc;
  padding: 5px 15px;
  /* margin-top: 26px; */
  border-radius: 10px;
}
.button_content{
  justify-content:space-between !important;
      /* padding-right: 144px; */
}
.button_content a {
  color: white;
  font-size: 19px;
  background: #ebaa43cf;
  border-radius: 62px;
  text-align: center;
  display: flex;
  align-items: center;
  padding-inline: 20px;
  height: 46px;
  /* margin-block: 3rem; */
}
@media only screen and (max-width: 572px){
  .button_content {
    padding-right: 0px;
  }
  .button_content a {
    margin-bottom: 1rem;
  }
}
.containersec {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.containersec h6 {
  font-size: 22px;
  font-weight: 400;
  margin: 0px 0px 4px 0px;
  color: #fff;
  line-height: 1.2;
}

.containersec h2 {
  font-size: 44px;
  font-weight: 600;
  margin: 0px 0px 60px 0px;
  color: #ebaa43;
  line-height: 1.2;
}

.doccol1 {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.docdesc h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #ebaa43;
  line-height: 1.4;
}

.docdesc h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
  margin: 0px 0px 5px 0px;
}

.docdesc p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  margin: 0px 0px 5px 0px;
}

.docflex {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

.doccol {
  flex: 1 1 40%;
}

.divtrin {
  position: absolute;
  bottom: 0;
  right: 0;
}

.divtrin img {
  width: 100%;
  max-width: 800px;
}

.divtrin1 {
  position: absolute;
  top: 0;
  right: 8%;
}

.divtrin1 img {
  width: 100%;
  max-width: 500px;
}

.section3container {
  background-color: #104c90;
  padding: 50px 10% 50px 10%;
  position: relative;
}

.container2sec {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.container2sec h6 {
  font-size: 22px;
  font-weight: 400;
  margin: 0px 0px 4px 0px;
  color: #fff;
  line-height: 1.2;
}

.container2sec h2 {
  font-size: 44px;
  font-weight: 600;
  margin: 0px 0px 60px 0px;
  color: #ebaa43;
  line-height: 1.2;
}

.divtrin11 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.divtrin11 img {
  width: 100%;
  max-width: 800px;
}

.divtrin12 {
  position: absolute;
  top: 0;
  right: 8%;
}

.divtrin12 img {
  width: 100%;
  max-width: 500px;
}

.container2sec p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0px 0px 10px 0px;
  color: #fff;
}

.container2sec {
  margin-bottom: 50px;
}

.keyp h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 0px 0px 15px 0px;
  color: #ebaa43;
  line-height: 1.2;
}

.keyfblock {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}

.keydoc p {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}

.keyimg {
  border: 2px solid #e4ae2b;
  border-radius: 50%;
}

.keyimg img {
  max-width: 40px;
  filter: sepia(20%) saturate(500%) hue-rotate(-90deg);
}

.section2container {
  background-color: #104c90;
  padding: 50px 10% 50px 10%;
  position: relative;
}

.container2sec {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.container2sec h6 {
  font-size: 22px;
  font-weight: 400;
  margin: 0px 0px 4px 0px;
  color: #fff;
  line-height: 1.2;
}

.container2sec h2 {
  font-size: 44px;
  font-weight: 600;
  margin: 0px 0px 20px 0px;
  color: #ebaa43;
  line-height: 1.2;
}

.container2sec h3 {
  font-size: 35px;
  font-weight: 600;
  /* margin: 0px 0px 60px 0px; */
  color: #fff;
  line-height: 1.2;
}

.divtrin112 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.divtrin112 img {
  width: 100%;
  max-width: 800px;
}

.divtrin12 {
  position: absolute;
  top: 0;
  right: 8%;
}

.divtrin12 img {
  width: 100%;
  max-width: 500px;
}

.container2sec p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0px 0px 10px 0px;
  color: #fff;
}

.container2sec {
  margin-bottom: 50px;
}

.keyp h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 0px 0px 15px 0px;
  color: #ebaa43;
  line-height: 1.2;
}

.keyfblock {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}

.keydoc p {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}

.keyimg img {
  max-width: 40px;
}

.divtrin13 {
  position: absolute;
  right: 0;
  top: 0;
}

.section2flex {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 999;
  margin-bottom: 60px;
  align-items: center;
}

.seccol3 img {
  width: 100%;
  max-width: 250px;
}

.seccol4 img {
  width: 100%;
  max-width: 60px;
}

.nowcontain img {
  width: 100%;
  max-width: 400px;
}

.nowcontain {
  margin-bottom: 30px;
}

.nowcontain1 {
  display: inline-block;
  padding-top: 50px;
  margin-right: 20px;
  /* margin-bottom: 100px; */
}

.nowcontain1 img {
  width: 100%;
  max-width: 200px;
}

.socialshare h4 {
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.4;
}

.socialcol {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 40%;
}

.socialcol p {
  font-size: 26px;
  font-weight: 400;
  color: #fff;
}

.socialflex {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  width: 100%;
  max-width: 24%;
}

.section1container {
  background-color: #104c90;
  padding: 350px 10% 400px 10%;
  position: relative;
}

.divtrin11122 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.divtrin11122 img {
  width: 100%;
  max-width: 800px;
}

.divtrin1122 {
  position: absolute;
  top: 0;
  left: 10%;
}

.divtrin1122 img {
  width: 100%;
  max-width: 500px;
}

.container1sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 3rem;
}

.content {
  text-align: right;
  padding-bottom: 15px;
  border-bottom: 1px solid #4574a8;
  margin-bottom: 15px;
}

.content h2 {
  font-size: 30px;
  color: #e4ae2b;
  font-weight: 400;
  line-height: 1.4;
  margin: 0px 0px 2px 0px;
}

.content span {
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  line-height: 1.4;
}

.heading2 {
  display: flex;
  justify-content: end;
  gap: 2rem;
  margin-top: 10px;
}

.heading2 a {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 26px;
  color: #e4ae2b;
  text-decoration: none;
}

.heading2 a img {
  max-width: 30px;
}

.contentimg {
  text-align: right;
}

.contentimg img {
  max-width: 350px;
}

.nowcontcol {
  width: 100%;
  max-width: 50%;
}

@media (max-width: 768px) {
  .doccol1 {
    flex-direction: column;
    text-align: center;
  }

  .nowcontcol {
    width: 100%;
    max-width: none;
  }

  .section3container {
    padding: 50px 5% 200px 5%;
  }

  .container2sec p {
    font-size: 18px;
  }

  .socialflex {
    max-width: 100%;
  }

  .seccol3 img {
    max-width: 180px;
  }

  .section1container {
    padding: 250px 10% 250px 10%;
  }

  .container1sec {
    flex-direction: column;
    row-gap: 60px;
  }

  .section4container {
    padding: 150px 10% 80px 10%;
  }

  br {
    display: none;
  }

  .section2container {
    padding: 150px 5% 180px 5% !important;
  }
}

.nowcontain1 img {
  height: 34px;
}

.nowcontain11 {
  display: flex;
}

body {
  font-family: "Titillium Web", sans-serif;
}

.btn-sec-1 {
  font-size: 22px;
  width: 100%;
  padding: 2px 9px 6px 9px;
  border-radius: 0px 0px 10px 10px;
  background-color: #e4ae2b;
  color: #104c90;
  border: none;
}

.timings {
  padding: 50px 0px 150px 0px;
}

.section4container .timings h4 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #ebaa43;
  line-height: 1.4;
}

.section4container table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
  border-color: transparent !important;
}

caption,
td,
th {
  font-weight: 400;
  text-align: left;
}

.section4container td {
  border-width: 0 1px 1px 0;
  font-weight: 700;
  border: 1px solid #ebaa43 !important;
  background: transparent !important;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.section4container .table &gt; thead &gt; tr &gt; th,
.section4container .table &gt; tbody &gt; tr &gt; th,
.section4container .table &gt; tfoot &gt; tr &gt; th,
.section4container .table &gt; thead &gt; tr &gt; td,
.section4container .table &gt; tbody &gt; tr &gt; td,
.section4container .table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ebaa43;
  color: #fff;
}

.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ebaa43;
}

.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}

.table &gt; tbody + tbody {
  border-top: 2px solid #ebaa43;
}

.table .table {
  background-color: #fff;
}

.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ebaa43;
}

.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ebaa43;
}

.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}

.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover &gt; tbody &gt; tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}

.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}

.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}

.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}

.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}

.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}

.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}

.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}

.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}

.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ebaa43;
  }

  .table-responsive &gt; .table {
    margin-bottom: 0;
  }

  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }

  .table-responsive &gt; .table-bordered {
    border: 0;
  }

  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }

  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }

  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}

.insurancedesc p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0px 0px 10px 0px;
  color: #fff;
}

.insurancedesc a {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #e4ae2b;
  text-decoration: none;
}

.timings h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #ebaa43;
  line-height: 1.4;
}

.insurancedesc li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
}

.ttshowcase_rl_title.reviewer {
  background-color: #00b38c !important;
  border-radius: 20px 0 !important;
  color: #fff !important;
  padding: 10px !important;
}

.ttshowcase_rl_aditional_info {
  display: inline-block;
}

.ttshowcase_rl_aditional_info {
  display: inline-block;
  margin-bottom: 15px;
}

.news-right {
  border-left: 1px solid #00b38c;
}

/* kidscompetetionform  */

.kidscompetetionform label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.kidscompetetionform .form-control,
.kidscompetetionform select,
.kidscompetetionform textarea {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0)
  );
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  width: 100%;
}

.offers_form input,
.offers_form select,
.offers_form textarea {
  width: 100%;
  padding: 8px;
  margin-bottom: 0.5rem;
  border: 1px solid #e1e1e1;
  background: none;
  color: #6c757d;
}

input[type="submit"] {
  width: fit-content;
}

.bggolden {
  background: #e4ae2b;
  color: black !important;
}

.keyfeblock {
  z-index: 999;
  position: relative;
  width: 50%;
}

.c-page-inner-block ul {
  list-style: disc;
}

h4.entry-title2 {
  font-size: 30px !important;
  color: #da4453;
  font-weight: 800;
  font-family: "Roboto Slab", serif;
}

.dynamic-page section {
  padding: 0 40px;
  border-radius: 8px;
  /* margin-bottom: 20px; */
}

.dynamic-page .container {
  max-width: unset !important;
}

.dynamic-page button,
.dynamic-page button a {
  display: inline-block;
  padding: 12px 24px;
  color: white;
  background-color: #007bff;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
}

/* .new-section-with-image {
  background-color: lightcoral;
} */

/* .vibrance-seniors-plan-container */

.vibrance-seniors-plan-container .Comprehensive_helathcare {
  background-image: url(https://admin.asterclinic.ae:3000/uploads/1737546713197-cta_bg.jpg);
  background-color: #f4f0f4;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  max-width: 95%;
  margin-inline: auto;
  border-radius: 20px;
  /* margin-top: 2rem; */
  text-align: center;
}

.vibrance-seniors-plan-container .asterathomesec h2 {
  color: var(--main);
  font-size: 45px !important;
  font-weight: 400;
  letter-spacing: -0.03em;
  font-family: "Recoleta";
  margin: 20px auto;
  color: #0b3948;
  font-family: "Titillium Regular", sans-serif !important;
}

.vibrance-seniors-plan-container .asterathomesec p {
  font-size: 16px;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.03em;
  max-width: 77%;
  margin-inline: auto;
  color: #656565;
  font-family: "Titillium Regular", sans-serif !important;
}

.Comprehensive_helathcare h4 {
  font-size: 25px !important; 
  margin-bottom: 23px;
}

.Comprehensive_helathcare.container p {
  font-size: 20px;
}

.seniorcare_features.container {
  background-image: url(https://www.asterclinic.ae/wp-content/uploads/2025/01/h4.jpg);
  background-color: #112528;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px;
  max-width: 95%;
  margin-inline: auto;
  border-radius: 20px;
  /* margin-block: 2rem; */
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.seniorcare_features.container h2 {
  color: #fff;
}

.seniorcare_features.container figure.table {
  --bs-table-bg: #ffffff00;
  margin-top: 2rem;
}

.seniorcare_features.container th,
.seniorcare_features.container td {
  color: #fff;
  padding: 10px;
}

.seniorcare_features.container table,
.seniorcare_features.container td {
  border: 1px solid #dddddd00 !important;
}

.seniorcare_features.container tbody {
  vertical-align: top;
}

.vibrance-seniors-plan-container section.new-section-with-image {
  /* background: url("../Img/128606.jpg"); */
  padding: 50px;
  max-width: 95%;
  margin-inline: auto;
  border-radius: 20px;
  margin-top: 2rem;
  color: #fff;
  position: relative;
}

.vibrance-seniors-plan-container .services-we-provide.container {
  background-image: url("https://www.asterclinic.ae/wp-content/uploads/2025/01/h4.jpg");
  background-color: rgb(17, 37, 40);
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 95%;
  /* margin-top: 2rem; */
  background-position: center center;
  padding: 50px;
  margin-inline: auto;
  border-radius: 20px;
}

.vibrance-seniors-plan-container ._CallMainDiv_1onrt_41 {
  background-color: white;
  text-align: center;
  margin-top: 2rem;
  height: 100%;
  border-radius: 12px;
  padding: 20px;
}

.vibrance-seniors-plan-container ._doctorcallImg_1onrt_67 img {
  max-width: 320px;
  width: 250px;
  max-height: 150px;
  object-fit: contain;
}

.callBackResText,
.callBackTitle &gt; h2 {
  color: #fff;
  font-size: 40px !important;
  line-height: 30px;
  color: white;
  text-align: center;
  font-family: "Titillium Regular", sans-serif !important;
  line-height: 1.1;
}

.vibrance-seniors-plan-container .aboutvibrance {
  background-color: white;
  border-radius: 26px;
  padding: 30px 25px;
  width: 400px;
  color: #000;
}

.aboutvibrance h2:nth-child(1) {
  position: absolute;
  color: #ffff;
  left: 50%;
  transform: translateX(-50%);
  top: 30px;
  font-size: 40px !important;
  text-align: center;
  width: 90%;
}

.aboutvibrance_left h2:nth-child(2) {
  font-size: 27px;
  text-align: left;
  margin-bottom: 2rem;
}

.aboutvibrance p {
  font-size: 16px;
}

.vibrance-seniors-plan-container .formData {
  padding: 30px;
  background-color: #f9f9f9;
  /* border: 2px solid #ddd; */
  border-radius: 20px;
  padding: 30px;
  max-width: 800px;
  margin: 0 auto;
  /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); */
}

.vibrance-seniors-plan-container form .row .col-lg-6 {
  width: 100% !important;
}

.vibrance-seniors-plan-container form .row .col-lg-6 input.form-control {
  border-radius: -2;
  padding: 1px 2px !important;
  margin: 1px -10px 10px !important;
  line-height: normal;
  height: 42px;
  color: #686868;
}

.form-checkbox-agree input {
  margin-left: unset;
}

body {
  background: transparent;
}

.vibrance-seniors-plan-container h2.formtitle {
  font-size: 41px;
  font-weight: 600;
  color: #07a3bc !important;
  font-family: "Titillium Regular", sans-serif !important;
}

.vibrance-seniors-plan-container h2.form_subtitle {
  font-size: 1.75rem;
}

.vibrance-seniors-plan-container a.carousel-control-prev,
.vibrance-seniors-plan-container a.carousel-control-next {
  display: none;
}

.vibrance-seniors-plan-container .banner-button1 {
  background-color: #006676;
  color: white !important;
  width: 150px;
  font-size: 13px;
  padding: 10px;
  font-weight: bolder;
  position: absolute;
  bottom: 7rem;
  left: 24%;
}

.sticky-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #006676;
  color: white;
  text-decoration: none;
  padding: 15px 25px;
  border-radius: 5px;
  font-size: 16px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease;
  z-index: 9 !important;
}

/* Shimmer effect styles */
@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }

  100% {
    background-position: 200% 0;
  }
}

.shimmer-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.shimmer-item {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer 1.5s infinite linear;
  border-radius: 4px;
  height: 200px;
}

.shimmer-title {
  height: 20px;
  width: 80%;
}

.shimmer-image {
  height: 200px;
  width: 100%;
}

.shimmer-row {
  display: flex;
  gap: 20px;
}

iframe.sidebarForm form input {
  background: #fff !important;
}

.formData {
  max-width: 890px;
  margin-inline: auto;
}
.formData .form-iframe {
  min-height: 450px !important;
}

@media (min-width: 992px) {
    .aboutvibrance_right  {
        width: 41% !important;
	max-height: 500px;
    }
}

@media (width &lt;= 578px) {
    .aboutvibrance_right  {
        max-height: 350px;
    }
}

@media(width &lt;=768px) {
  .vibrance-seniors-plan-container section.new-section-with-image {
    padding: 10px !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance {
    margin-top: 3rem !important;
  }

  .vibrance-seniors-plan-container .banner-button1 {
    width: 80px !important;
    font-size: 10px !important;
    padding: 5px !important;
    bottom: 14px !important;
    left: 1.8rem !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance,
  .vibrance-seniors-plan-container .aboutvibrance_right {
    width: 100% !important;
    padding: 0 !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance {
    margin-top: 5rem !important;
    padding: 1rem !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance h2:nth-child(1) {
    width: 90% !important;
    font-size: 25px !important;
    margin-top: 1rem !important;
    font-family: "Titillium Regular", sans-serif !important;
    text-align: center !important;
  }

  .vibrance-seniors-plan-container .aboutvibrance_left h2:nth-child(2) {
    font-size: 18px !important;
    text-align: left;
    margin-bottom: 2rem;
  }

  .vibrance-seniors-plan-container section.new-section-with-image .container .row {
    gap: 1rem !important;
  }

  .vibrance-seniors-plan-container .container {
    max-width: unset !important;
    padding-block: 1rem !important;
  }

  .vibrance-seniors-plan-container section {
    padding: 0 !important;
  }

  .vibrance-seniors-plan-container .formData {
    padding: 30px;
    background-color: #f9f9f9;
    border: 2px solid #ddd;
    border-radius: 20px;
    padding: 12px !important;
    max-width: 800px;
    margin: 0 auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare {
    padding: 20px !important;
    text-align: left;
    margin-bottom: 1rem !important;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare div .image {
    text-align: center;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare.container&gt;p {
    font-size: 20px;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare div h2 {
    font-size: 1.2rem !important;
    text-align: center;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: -0.03em;
    margin: 20px auto;
    color: #0B3948;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare div h4 {
    font-size: 1rem;
    font-size: 25px !important;
    margin-bottom: 1.6rem !important;
  }

  .Comprehensive_helathcare.container p {
    font-size: 16px !important;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare.seniorcare_features.container&gt;div&gt;h2 {
    color: #fff;
    font-size: 1.8rem !important;
    font-weight: 500 !important;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare.seniorcare_features.container div figure.table table tbody tr {
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
  }

  .vibrance-seniors-plan-container .seniorcare_features.container th,
  .seniorcare_features.container td {
    width: 100% !important;
  }

  .vibrance-seniors-plan-container .Comprehensive_helathcare.seniorcare_features.container div figure.table table tbody tr th h3,
  .vibrance-seniors-plan-container .Comprehensive_helathcare.seniorcare_features.container div figure.table table tbody tr th h4 {
    font-size: 20px !important;
    margin-bottom: 0.6rem !important;
  }

  .vibrance-seniors-plan-container .services-we-provide.container div h2 {
    font-size: 25px !important;
    line-height: 37px;
    color: #fff !important;
    margin-bottom: 0 !important;
    padding: 2rem !important;
  }

  .vibrance-seniors-plan-container .services-we-provide.container&gt;div {
    padding-bottom: 0 !important;
  }

  .vibrance-seniors-plan-container ._CallMainDiv_1onrt_41 {
    margin-top: 0 !important;
    padding: 0 !important;
  }

  .vibrance-seniors-plan-container .services-we-provide.container {
    padding: 0 !important;
    margin-bottom: 1rem !important;
  }

  .vibrance-seniors-plan-container .formData #formId form .row .text-center.w-75.mx-auto {
    width: 100% !important;
  }

  ._treatmentCoveredM_zw4t4_617.col-lg-6 {
    padding: 0 !important;
    margin-bottom: 2rem !important;
  }

  /* Emotional-and-mental-health */
  .doctor_content.col-9 ,
  .doctor_info.row .col-3 {
    width: 50%;
  }

  .doctor_info.row {
    align-items: center;
}

.doctor_info.row .col-3 a img {
  height: 195px !important;
  object-fit: cover;
  object-position: top !important;
}

.doctor_content.col-9 a {
  border: none !important;
  background: rgba(0,180,141,1);
  border-radius: 0 !important;
  font-size: 16px !important;
  text-wrap: wrap;
  text-align: center;
  display: block;
  color: #fff;
  font-weight: 600;
}

.healthCopysecRight .emohcrt.healthCopysecRight_Top{
  padding: 30px !important;
}


.bookappointment {
  padding: 20px !important;
}
.emo-banner {
  margin-bottom: 2rem !important;
}

.callBack_para p {
  background: #00b38c !important;
  color: #fff !important;
  padding: 0.5rem;
  margin: 0;
}

.healthcopysecright_top {
  padding: 30px !important;
}

.healthcopysecright_top p div p {
  font-size: 14px !important;
}

.driptherapy_cards .tab-pane {
  max-width: 100% !important;
  min-width: 25% !important;
}

.mentalHealthCopysecLeft{
  width: 100% !important;
}
.driptherapy_tabs .nav.nav-pills{
  overflow-x: scroll;
}
.driptherapy_tabs .nav.nav-pills .nav-link {
  width: 150px;
}
}

@media (width &lt;= 576px){
  .driptherapy_tabs li.nav-item:first-child {
    margin-left: 54rem;
  }
}
</pre></body></html>