.wsteps-main {
  color: #fff;
  display: table;
  padding: 0 0 5px 0;
}

.wsteps1 {
  width: 13%;
  background-color: #0a4392;
  text-align: center;
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding: 8px 0;
}

.num1 {
  font-size: 18px;
}

.num2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

.wsteps3 {
  background-color: #eaeaea;
  display: table-cell;
  float: none;
  vertical-align: middle;
  color: #333;
  padding-right: 10px;
  padding-left: 1rem;
  width: 100%;
}

.wsteps2 {
  background-color: #eaeaea;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-left: 25px solid #0a4392;
  float: none;
}

.btnHover {
  position: relative;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 300%;
  transition: all 0.4s;
  color: white;
  /* background-image: linear-gradient(120deg, #ff6c37, #ff6c37, #ff6c37, #ff6c37, #ff6c37); */
  /*old CTA GRADIANT COLOR #337eb7, #337eb7, #ffbc29, #ffbc29, #2e9070 */
  background-color: #ff6c37;
}

.btnHover::before,
.btnHover::after {
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

.btnHover:hover {
  color: #fff;
  background-position: -50% 100%;
  transform: translateX(0.5rem);
  background-color: #ca4210;
}

.ctaBtn-style-corona {
  text-align: center;
}

.ctaBtn-style1 {
  width: min(300px, 100%);
  height: 50px;
  background-color: #ff6c37;
  border-radius: 45px;
  display: table;
  margin: 0 auto;
  color: #fff;
}

/*.ctaBtn-style1:hover{
    text-decoration: none;
    background-color: #ffbc29;
    color: #fff;
}*/

.ctaBtn-style1 .ctaBtn-txt {
  display: table-cell;
  vertical-align: middle;
  padding-left: 14px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
}

.ctaBtn-style1 .ctaBtn-txt {
  color: #fff !important;
  cursor: pointer;
}

.slick-slide {
  margin: 1rem;
}

.slick-prev:before {
  content: url(/images/default-source/my-ph/common/arrowleft_blue.png) !important;
}

.slick-next:before {
  content: url(/images/default-source/my-ph/common/arrowright_blue.png) !important;
}

/*.slick-slide .card {
    border-color: transparent;
}*/

.text-right {
  text-align: right;
}

.pull-right {
  float: right;
}

.info-grey-border {
  border: 2px solid rgba(0, 0, 0, 0.125);
}

.info-grey-border .slider-contentBox {
  min-height: 5rem;
  padding-top: 0.5rem;
}

.slider-btn {
  background-color: white !important;
  color: black !important;
  border: 2px solid #23b0e6 !important;
  border-radius: 45px !important;
  font-size: 13px !important;
  font-weight: bold !important;
  padding: 8px 25px !important;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out !important;
  margin-bottom: -15px !important;
}

.slick-slide {
  float: left;
  min-height: 1px;
  text-align: center;
}

.modal-header .close {
  position: absolute;
  background: transparent;
  border: none;
}

.modal-header .close .sr-only {
  display: none;
}

.blue-bar {
  background-color: transparent;
}

.blue-bar:hover {
  background-color: #0062a6;
  cursor: pointer;
}

.blue-bar.active {
  background-color: #0062a6;
}

.blue-bar.active .fa-chevron-down {
  transform: rotate(180deg);
  transition: all 0.4s ease;
  color: white;
}

.orange-bar {
  background-color: white;
  color: #404040;
  padding: 0px;
  border-bottom: none;
}

.orange-bar > div {
  padding: 0.75rem 1.25rem;
}

.orange-bar:hover {
  background-color: #f68821;
  cursor: pointer;
  color: white !important;
}

.orange-bar.active {
  background-color: #f68821;
  color: #fff !important;
}

.orange-bar .fa-chevron-down {
  color: #404040;
}

.orange-bar.active .fa-chevron-down {
  transform: rotate(180deg);
  transition: all 0.4s ease;
  color: white;
}

@media (max-width: 425px) {
  .resource-btn {
    font-size: 8.5vw;
  }

  .sm-text-box {
    margin: -10px 0 0 0 !important;
    border-radius: 0% !important;
  }

  .sm-mini-text-box {
    line-height: 16px;
    /* font-size: 12px !important; */
  }

  .safety-section-box {
    width: 0 !important;
  }

  .sm-text-box {
    margin: 0 !important;
  }

  .title-style-1 {
    font-size: 7vw;
  }

  .ctaBtn-style1 {
    width: 240px;
  }

  .ctaBtn-style1 .ctaBtn-txt {
    font-size: 14px;
  }

  /* .ctaBtn-style1 img {
        width: 85%;
    } */

  .desc-style-2 {
    max-height: 126px;
    min-height: 126px;
  }

  .ctaBtn-style6 a {
    font-size: 12px;
    padding-bottom: 11px 35px;
  }

  .ctaBtn-style14 a {
    font-size: 12px;
    padding-bottom: 11px 35px;
  }

  .ctaBtn-style2 {
    width: 175px;
  }

  .ctaBtn-style2 .ctaBtn-txt2 {
    font-size: 14px;
  }

  /* .ctaBtn-style2 img {
        width: 80%;
    } */

  .ctaBtn-style3 {
    width: 82px;
    height: 30px;
  }

  .ctaBtn-style3 .ctaBtn-txt3 {
    padding-left: 10px;
  }

  .ctaBtn-style3 img {
    width: 90%;
  }

  .healthAZ-table .gender-img {
    width: auto;
  }

  .healthAZ-table .gender-txt {
    margin-left: 5px;
  }

  .ctaBtn-style3 {
    margin-left: 5px;
  }

  .title-style-8 {
    font-size: 6vw;
    padding-top: 10px;
  }

  .ongoing-events .event-info {
    padding: 30px 8vw;
  }

  .facilitiesAmenities-page .nav-tabs a {
    font-size: 3vw;
  }

  .facilitiesAmenities-page #accordion .card-header > div,
  .facilitiesAmenities-page #accordion2 .card-header > div,
  .facilitiesAmenities-page #accordion3 .card-header > div {
    padding: 15px;
  }

  .facilitiesAmenities-page #accordion .card-body,
  .facilitiesAmenities-page
    #accordion2
    .card-body
    .facilitiesAmenities-page
    #accordion3
    .card-body {
    padding: 0px 20px 0px 20px;
  }

  .patientCare-page .room-rate .room-rate-table > thead > tr > td:first-child,
  .patientCare-page
    .room-rate
    .room-rate-table
    tbody
    tr
    td
    table
    tr
    td:first-child {
    padding-left: 5px;
  }

  .patientCare-page .room-rate .room-rate-table > thead > tr > td:nth-child(2),
  .patientCare-page
    .room-rate
    .room-rate-table
    tbody
    tr
    td
    table
    tr
    td:nth-child(2) {
    padding-left: 5px;
  }

  .patientCare-page #accordion .card-header div {
    padding: 10px 5px 10px 5px;
    padding-right: 5px;
  }

  .patientCare-page #accordion .card-body {
    padding: 0px 5px 20px 5px;
  }

  .emergencyContact,
  .emergencyContact2 {
    padding: 10px 15px;
  }

  .specialtiesDetail-page #accordion .card-body {
    padding: 0px 25px 20px;
  }

  .specialtiesDetail-page #accordion .card-header a:after {
    right: 25px;
  }

  .specialtiesDetail-page #accordion .card-header a div:last-child {
    padding-right: 12px;
  }

  .internationalPatients-page .nav-tabs a {
    font-size: 3vw;
  }

  .enquiry-nurse img {
    width: 65%;
  }

  .enquiry-nurse {
    right: -173px;
    top: -99px;
  }
}

/*--- Orthopaedics Revamp :Start ---*/
.orthopaedic-revamp h1 {
  font-size: 36px;
  font-weight: 900;
}

.orthopaedic-revamp h2 {
  font-size: 36px;
  font-weight: 900;
  text-align: center;
}

.orthopaedic-revamp h3 {
  font-size: 30px;
  font-weight: bold;
}

.orthopaedic-revamp h1,
.orthopaedic-revamp h2,
.orthopaedic-revamp h3 {
  margin-bottom: 15px;
  color: var(--pantai-blue) !important;
}

.orthopaedic-revamp li {
  font-size: 16px;
}

.orthopaedic-revamp .ortho-condition {
  text-align: center;
}

.orthopaedic-revamp .ortho-condition .symptioms-item-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 13%;
  cursor: pointer;
  position: relative;
}

.orthopaedic-revamp
  .ortho-condition
  .symptioms-item-wrapper
  .symptoms-item
  .item-img-wrapper {
  position: relative;
  isolation: isolate;
  margin-bottom: 10px;
}

@keyframes border-scale-and-fade {
  from {
    scale: 0.95;
    opacity: 1;
  }

  to {
    scale: 1.3;
    opacity: 0;
  }
}

.orthopaedic-revamp
  .ortho-condition
  .symptioms-item-wrapper
  .symptoms-item
  .item-img-wrapper::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #707070;
  border-radius: 50%;
  animation: border-scale-and-fade 1s linear 1s infinite;
  z-index: -1;
}

.orthopaedic-revamp
  .ortho-condition
  .symptioms-item-wrapper
  .symptoms-item
  img {
  width: 80px;
  /* margin-bottom: 10px; */
}

.orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item p {
  margin-bottom: 0px;
  text-align: center;
}

.orthopaedic-revamp .ortho-condition
/*.symptioms-item-wrapper .symptoms-item*/
.symptoms-links {
  display: none;
  position: absolute;
  left: 0px;
  top: 100%;
  width: 300px;
  height: max-content;
  z-index: 10;
  text-align: left;
  background: white;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 3px 3px 15px 0px rgb(0 0 0 / 30%);
}

.orthopaedic-revamp
  .ortho-condition
  .symptioms-item-wrapper
  .symptoms-item.right
  .symptoms-links {
  left: unset;
  right: 0px;
}

.orthopaedic-revamp
  .ortho-condition
  .symptioms-item-wrapper
  .symptoms-item:hover
  .symptoms-links {
  display: block;
}

.orthopaedic-revamp em,
.orthopaedic-revamp .other-area-tab .nav-item p,
.orthopaedic-revamp
  .diagnosis-treatment
  .diagnosis-treatment-slick
  .slick-item
  p {
  color: #212529;
}

.orthopaedic-revamp .body-parts-wrapper {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
}

.orthopaedic-revamp .body-parts-wrapper .body-parts-item {
  cursor: pointer;
  grid-column: span 8;
}

.orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(4),
.orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(6) {
  grid-column: 5 / span 8;
}

.orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(5),
.orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(7) {
  grid-column: span 8 / -5;
}

/* .orthopaedic-revamp .body-parts-wrapper .body-parts-item {
    cursor: pointer;
    grid-column: span 6;
}

.orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(5) {
    grid-column: 4 / span 6;
}

.orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(7) {
    grid-column: span 6 / -4;
} */

.orthopaedic-revamp .body-parts-wrapper .body-parts-item,
.orthopaedic-revamp .img-wrapper {
  display: grid;
  place-content: center;
  position: relative;
  background-image: unset !important;
}

.orthopaedic-revamp .body-parts-wrapper .body-parts-item span {
  display: none;
  width: 100%;
  position: absolute;
  top: 115px;
  text-align: left;
  background: white;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 3px 3px 15px 0px rgb(0 0 0 / 30%);
  z-index: 10;
}

.orthopaedic-revamp .body-parts-wrapper .body-parts-item:hover span {
  display: block;
}

.orthopaedic-revamp .ortho-condition
        /*.symptioms-item-wrapper .symptoms-item*/
        .symptoms-links ul,
        .orthopaedic-revamp .body-parts-wrapper .body-parts-item span ul {
  list-style-type: none;
  margin: 0px;
  padding-left: 12px;
}

.orthopaedic-revamp .ortho-condition
            /*.symptioms-item-wrapper .symptoms-item*/
            .symptoms-links ul li:before,
            .orthopaedic-revamp .body-parts-wrapper .body-parts-item span ul li:before {
  content: "-";
  position: absolute;
  margin-left: -10px;
}

.orthopaedic-revamp .img-wrapper img {
  grid-area: 1 / 1;
  width: 100px;
}

.orthopaedic-revamp .img-wrapper img[aria-desc="default"],
.orthopaedic-revamp .img-wrapper img.default {
  transition: all 0.3s linear;
  opacity: 1;
}

.orthopaedic-revamp .img-wrapper img[aria-desc="selected"],
.orthopaedic-revamp .img-wrapper img.selected {
  transition: all 0.3s linear;
  opacity: 0;
}

.orthopaedic-revamp .other-area-focus {
  background: var(--pantai-blue-10);
}

.orthopaedic-revamp .other-area-tab .nav-item {
  position: relative;
}

.orthopaedic-revamp .other-area-tab .nav-item p {
  color: #707070;
}

.orthopaedic-revamp .other-area-tab .nav-item.active {
  background-color: transparent;
  border-bottom: 4px solid var(--pantai-blue);
}

.orthopaedic-revamp .other-area-tab .nav-item.active p {
  color: var(--pantai-blue);
}

.orthopaedic-revamp .other-area-tab .nav-item .img-wrapper img {
  width: 90px;
  animation: cardiology-nav-item-bounching 2s infinite linear;
}

.orthopaedic-revamp
  .other-area-tab
  .nav-item.active
  .img-wrapper
  img[aria-desc="default"],
.orthopaedic-revamp .other-area-tab .nav-item.active .img-wrapper img.default {
  opacity: 0;
}

.orthopaedic-revamp
  .other-area-tab
  .nav-item.active
  .img-wrapper
  img[aria-desc="selected"],
.orthopaedic-revamp .other-area-tab .nav-item.active .img-wrapper img.selected {
  opacity: 1;
}

.orthopaedic-revamp .other-area-tab {
  width: 100%;
}

.orthopaedic-revamp .other-area-tab .nav-tabs {
  justify-content: center;
  border: none;
}

.orthopaedic-revamp .other-area-tab .nav-tabs .tab-indicator {
  position: absolute;
  left: 0px;
  bottom: -3px;
  background: var(--pantai-blue);
  height: 3px;
  width: 200px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  display: none;
}

.orthopaedic-revamp .other-area-tab .nav-item {
  border: none;
  padding: 10px 50px;
}

.orthopaedic-revamp .other-area-tab .nav-item p {
  text-align: center;
  margin-bottom: 0px;
  margin-top: 10px;
  line-height: 20px;
  font-weight: bold;
}

.orthopaedic-revamp .other-area-tab .tab-content {
  border: 1px solid var(--pantai-blue);
  border-radius: 10px;
  padding: 15px;
  background: #fff;
  box-shadow: 1px 1px 10px 3px rgb(0 0 0 / 20%);
  margin-top: -1px;
}

.orthopaedic-revamp .other-area-tab .tab-content h3 {
  padding-bottom: 15px;
  text-align: center;
}

.orthopaedic-revamp .other-area-tab .tab-content p:has(+ ul) {
  margin-bottom: 0px;
}

.orthopaedic-revamp .other-area-tab .tab-content ul {
  margin-bottom: 15px;
}

.orthopaedic-revamp .other-area-tab .tab-content ul ul {
  margin-bottom: 0px;
}

.orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}

.orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab .po-tab-item {
  display: flex;
}

.orthopaedic-revamp
  .other-area-tab
  .paediatric-orthopaedics-tab
  .po-tab-item::before {
  content: "-";
  margin-right: 5px;
}

.orthopaedic-revamp
  .other-area-tab
  .paediatric-orthopaedics-tab
  .po-tab-item
  p {
  margin-bottom: 0px;
}

.orthopaedic-revamp .diagnosis-treatment {
  text-align: center;
}

.orthopaedic-revamp
  .diagnosis-treatment
  .diagnosis-treatment-slick
  .slick-slide {
  margin: 5px 15px;
}

.orthopaedic-revamp
  .diagnosis-treatment
  .diagnosis-treatment-slick
  .slick-item
  p {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
}

.orthopaedic-revamp
  .diagnosis-treatment
  .diagnosis-treatment-slick
  .slick-track {
  padding-bottom: 0px;
}

.orthopaedic-revamp .book-appointment {
  background-image: url(/images/pantaihospitalmalaysialibraries/specialties/orthopaedics/pantai-nurse-background.png?status=Master);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-position-x: center;
  background-position-y: top;
}

.orthopaedic-revamp .book-button {
  display: block;
  width: max-content;
  color: white;
  background-color: var(--pantai-blue);
  border: 2px solid var(--pantai-blue);
  padding: 8px 30px;
  border-radius: 20px;
  font-weight: bold;
  transition: 0.3s all linear;
}

.orthopaedic-revamp .book-button:hover {
  color: var(--pantai-blue);
  background-color: white;
}

.orthopaedic-revamp .select-hospital {
  padding: 0.375rem 0.75rem;
  border-radius: 50px;
  border: 2px solid var(--pantai-blue);
  color: #7b7b7b;
}

.orthopaedic-revamp .book-appointment h2 {
  font-weight: bold;
}

@media screen and (max-width: 991.98px) {
  .orthopaedic-revamp .body-parts-wrapper .body-parts-item p,
  .diagnosis-treatment p {
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .orthopaedic-revamp .other-area-tab .nav-item {
    border: none;
    padding: 10px 5px;
  }

  /* .orthopaedic-revamp .body-parts-wrapper .body-parts-item {
        cursor: pointer;
        grid-column: span 8;
    }
    
    .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(4), 
    .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(6) {
        grid-column: 5 / span 8;
    }
    
    .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(5),
    .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(7) {
        grid-column: span 8 / -5;
    } */

  .orthopaedic-revamp .other-area-tab .nav-tabs {
    justify-content: space-around;
  }

  .orthopaedic-revamp .other-area-tab .nav-item .img-wrapper img {
    width: 100px;
    height: auto;
  }

  .orthopaedic-revamp
    .ortho-condition
    .symptioms-item-wrapper
    .symptoms-item
    p {
    display: none;
  }

  .orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab {
    grid-template-columns: repeat(2, 1fr);
  }

  .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .slick-slide {
    margin: 5px;
  }

  .orthopaedic-revamp
    .ortho-condition
    .symptioms-item-wrapper
    .slick-slide
    .symptoms-item
    img {
    scale: 0.9;
    opacity: 0.6;
    transition: all 0.3s linear;
  }

  .orthopaedic-revamp
    .ortho-condition
    .symptioms-item-wrapper
    .slick-slide.slick-current
    .symptoms-item
    img {
    scale: 1;
    opacity: 1;
  }

  .orthopaedic-revamp
    .ortho-condition
    .symptioms-item-wrapper
    .symptoms-item
    img {
    width: 90px;
  }

  .orthopaedic-revamp
    .ortho-condition
    .symptioms-item-wrapper
    .symptoms-item
    .item-img-wrapper {
    margin-bottom: 0px;
  }

  .orthopaedic-revamp
    .ortho-condition
    .symptioms-item-wrapper
    .symptoms-item
    .item-img-wrapper::before {
    display: none;
  }

  .orthopaedic-revamp .ortho-condition
    /*.symptioms-item-wrapper .symptoms-item*/
    .symptoms-links,
    .orthopaedic-revamp .ortho-condition
    /*.symptioms-item-wrapper .symptoms-item.right*/
    .symptoms-links {
    top: 110px;
    width: calc(100% - 30px);
    left: 15px;
    right: unset;
  }
}

@media (max-width: 575.98px) {
  .orthopaedic-revamp .other-area-tab .nav-item .img-wrapper img {
    width: 85px;
    height: auto;
  }

  .orthopaedic-revamp .other-area-tab .nav-item p {
    font-size: 15px;
  }

  .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item {
    position: unset;
  }

  .orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab {
    grid-template-columns: repeat(1, 1fr);
  }

  .orthopaedic-revamp .other-area-tab #sports a {
    word-break: break-all;
  }

  .mobile-symptom-links {
    position: relative;
  }

  .symptoms-links {
    top: 0;
  }
}
/*--- Orthopaedics Revamp :End ---*/

.accordion-b {
  width: 100%;
  border-left: 1px #00000038 solid;
  border-right: 1px #00000038 solid;
  border-top: 1px #00000038 solid;
  margin-bottom: 1rem;
}

.accordion-b-item {
  background-color: rgb(245, 245, 245);
  border-bottom: 1px #00000038 solid;
}

.accordion-b .header {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 900 !important;
  cursor: pointer;
  color: #4db748;
}

.accordion-b .header:hover {
  color: #358330 !important;
}

.accordion-b .description :last-of-type {
  margin-bottom: 0;
}

.accordion-b .description {
  background-color: white;
  max-height: 0px;
  transition: all 0.15s ease-out;
  overflow: hidden;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-top: 1px transparent solid;
}

.accordion-b .show {
  overflow: auto;
  max-height: fit-content;
  padding: 1.5rem;
  border-top: 1px #00000038 solid;
}

/* Accordion Bentley */

.accordion-b2 {
  width: 100%;
  border-left: 1px #00000038 solid;
  border-right: 1px #00000038 solid;
  border-top: 1px #00000038 solid;
  margin-bottom: 1rem;
}

.accordion-b2-item {
  background-color: rgb(245, 245, 245);
  border-bottom: 1px #00000038 solid;
}

.accordion-b2 .header {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 900 !important;
  cursor: pointer;
  color: #4db748;
}

.accordion-b2 .header:hover {
  color: #358330 !important;
}

.accordion-b2 .description :last-child {
  margin-bottom: 0;
}

.accordion-b2 .description {
  display: none;
  background-color: white;
  padding: 1.5rem;
  border-top: 1px transparent solid;
}

.accordion-b2 .show-default {
  display: block;
}

.accordion-b2 .show {
  border-top: 1px #00000038 solid;
}

/*ACcordion Bentley End*/

/* Title style Start */
.title-style-12 {
  font-size: var(--step-4);
  font-weight: bold;
  margin-bottom: var(--space-2xs);
  color: var(--pantai-blue);
}
/* Title style End */

/* Dk where de accordion Rex Start */
#accordion .card-header > div {
  background: #f68821;
}

#accordion .card-header > div.collapsed {
  background: white;
}

#accordion .card-header a {
  color: white;
  font-weight: bold;
  display: block;
}

#accordion .card-header a.collapsed {
  color: #6d6f71;
}
/* Dk where de accordion Rex End */
d-desktop {
  display: block;
}

@media screen and (width < 768px) {
  d-desktop {
    display: none;
  }
}

d-mobile {
  display: block;
}

@media screen and (width >= 768px) {
  d-mobile {
    display: none;
  }
}

.seo-h2-style {
  color: inherit;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
}

.accordion li .submenu {
  padding: 0.75rem 1rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.accordion li .submenu ul,
.accordion li .submenu ol,
.accordion li .submenu li {
  list-style-type: initial;
}

.liboldmarker::marker {
  font-weight: bold;
}

.h3blue::marker {
  color: var(--pantai-blue);
}

.findHospital {
  display: flex;
  gap: 1.25rem;
}

.findHospital .card {
  flex: 0 0 50%;
  background: #f8f8f8;
}

.findHospital .card-title {
  font-size: var(--step-2);
  font-weight: bold;
}

.findHospital a,
.findHospital span {
  color: var(--pantai-green-darker);
}

@media screen and (width < 768px) {
  .findHospital .card {
    flex: 0 0 100%;
  }
}

.findHospital .card td img {
  padding: 1rem;
  padding-left: 0.25rem;
  width: 100%;
  max-height: 3.75rem;
  object-fit: contain;
}

.findHospital .btn-makeApt {
  padding: var(--space-2xs) var(--space-m);
  border-radius: 3rem;
  color: white;
}

@media screen and (width < 768px) {
  .card-deck.findHospital {
    flex-wrap: wrap;
  }
}

.maternity-services table tbody tr td > img {
  min-width: 50px;
  max-width: 50px;
  margin-right: 0.3rem;
}

.colors-food-details .red {
  border: 5px solid #ff8a8a;
  border-radius: 10px;
  flex-wrap: wrap;
  height: 100%;
}

.colors-food-details .red .colors-food-item-title {
  color: #ff0000;
}

.colors-food-details .red .clr-desc {
  text-align: start;
  background-color: #ff8a8a;
  border-left: 5px solid #ff8a8a;
}

.colors-food-details .blue {
  border-radius: 8px;
  flex-wrap: wrap;
  height: 100%;
}

.colors-food-details .blue .colors-food-item-title {
  color: #0754b1;
}

.colors-food-details .blue .clr-desc {
  text-align: start;
  background-color: #e6eef7;
  border-radius: 8px;
}

.colors-food-details .orange {
  border: 5px solid #ffbf74;
  border-radius: 10px;
  flex-wrap: wrap;
  height: 100%;
}

.colors-food-details .orange .colors-food-item-title {
  color: #ff3d00;
}

.colors-food-details .orange .clr-desc {
  text-align: start;
  background-color: #ffbf74;
  border-left: 5px solid #ffbf74;
}

.colors-food-details .green {
  border: 5px solid #9dff85;
  border-radius: 10px;
  flex-wrap: wrap;
  height: 100%;
}

.colors-food-details .green .colors-food-item-title {
  color: #24ab30;
}

.colors-food-details .green .clr-desc {
  text-align: start;
  background-color: #9dff85;
  border-left: 5px solid #9dff85;
}

.colors-food-details .purple {
  border: 5px solid #c597ff;
  border-radius: 10px;
  flex-wrap: wrap;
  height: 100%;
}

.colors-food-details .purple .colors-food-item-title {
  color: #6506ff;
}

.colors-food-details .purple .clr-desc {
  text-align: start;
  background-color: #c597ff;
  border-left: 5px solid #c597ff;
}

.colors-food-details .gray {
  border: 5px solid #9d9d9d;
  border-radius: 10px;
  flex-wrap: wrap;
  min-height: 115px;
}

.colors-food-details .gray .col-md-9 {
  flex: 0 0 calc(100% / 12 * 9);
}

.colors-food-details .gray .colors-food-item-title {
  color: #22262a;
}

.colors-food-details .gray .clr-desc {
  text-align: start;
  background-color: #ffffff;
}

.colors-food-details .red .clr-img {
  align-self: center;
  text-align: center;
}

.colors-food-details .orange .clr-img {
  align-self: center;
  text-align: center;
}

.colors-food-details .green .clr-img {
  align-self: center;
  text-align: center;
}

.colors-food-details .purple .clr-img {
  align-self: center;
  text-align: center;
}

.colors-food-details .gray .clr-img {
  align-self: center;
  text-align: center;
}

.colors-food-details .colors-food-item-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0.25rem;
}

.thyroid-img {
  width: 300px;
  height: 250px;
  object-fit: cover;
  margin-right: 0.5rem;
}

.phkl-awards-section-1 > div {
  flex: 0 1 450px;
}

.phkl-awards-section-2 > div {
  flex: 0 1 50%;
}

.phkl-awards-section-3 > div {
  flex: 0 1 100px;
}

.phkl-awards-section-4 > div {
  flex: 0 1 150px;
}

#appointmentMyHealth360 .modal-dialog {
  max-width: max(55rem);
}

.myhealth360appt {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  overflow: hidden;

  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
}

.myhealth360appt .myhealth360appt-logo.over {
  position: absolute;
  top: 0;
  right: 0;
  margin: 1rem;
}

@media screen and (width < 768px) {
  .myhealth360appt .myhealth360appt-img {
    position: relative;
    aspect-ratio: 3 / 1;
    transform: translateX(-17.5%);
  }
}
@media screen and (width >=768px) {
  .myhealth360appt {
    aspect-ratio: 7/2;
  }
  .myhealth360appt .myhealth360appt-img {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
  }
}

.myhealth360appt > * {
  z-index: 2;
}

.myhealth360appt .row {
  position: relative;
  /*background: linear-gradient(90deg, rgba(255, 255, 255, 0.85) 35%, rgba(255, 255, 255, 0) 55%);*/
}

.myhealth360appt-bg {
  position: absolute;
  top: 0;
  left: 0%;
  z-index: 1;
  pointer-events: none;
  padding: 0;
  height: 100%;
  object-fit: cover;
  object-position: left;
}

.myhealth360appt-logo {
  max-width: 25%;
}

.myhealth360appt .download-app-icon {
  max-height: 2.5rem;
  width: 100%;
  height: 100%;
}

@media screen and (width < 768px) {
  .myhealth360appt-bg {
    position: relative;
    width: 150%;
    left: 50%;
    transform: translateX(-55%);
    object-position: right;
  }

  .myhealth360appt .row::after {
    content: "";
    position: absolute;
    display: inline-block;
    top: 100%;
    left: 0;
    width: 100%;
    height: 5rem;
    /*background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 4rem);*/
  }

  .myhealth360appt-logo {
    max-width: 7rem;
  }
}

.myhealth360appt .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 2rem;
  z-index: 3;
  font-size: 1.25rem;
}
