.background-image-info {
  background-image: url("https://cdn.livhospital.com/doctorHeaderBack.webp");
  width: 100vw;
  height: 461rem !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.path-top {
  padding-top: 130rem;
  padding-left: 112rem;
  display: flex;
  align-items: center;
}

.homeButton {
  width: 16rem;
  height: 16rem;
}

.margin-right-8 {
  margin-right: 8rem;
}

.path-ok {
  margin-left: 10rem;
  width: 16rem;
  height: 16rem;
}

.path-text {
  font-size: 12rem;
  font-weight: 500;
  line-height: 20rem;
  text-decoration: underline;
  color: #ffffff;
  margin-left: 10rem;
  cursor: pointer;
}

.header-container {
  display: flex;
  align-items: center;
}

.display-flex-justify-center {
  display: flex;
  justify-content: center;
}

.header-text-title {
  color: #fff;
  text-align: center;
  padding-top: 53rem;
  font-size: 40rem;
  min-width: max-content;
}

.header-text {
  font-size: 16rem;
  font-weight: 400;
  line-height: 27.2rem;
  color: #ffffff;
  padding-top: 22rem;
  text-align: Center;
  padding-left: 290rem;
  padding-right: 290rem;
}

.header-search-padding {
  padding-left: 285rem;
  padding-right: 285rem;
}

.container-padding {
  padding-left: 112rem;
  padding-right: 112rem;
  padding-top: 64rem;
}

.font-size-16rem {
  font-size: 16rem;
}

.medical-technologies {
  background-color: #fff;
  padding-top: 0 !important;
  height: 485rem !important;
}

.container-padding-left {
  padding-left: 112rem !important;
}

.display-flex-justify {
  display: flex;
  justify-content: space-between;
}

.container-padding-right {
  padding-right: 112rem !important;
}

.display-align-center {
  display: flex;
  align-items: center;
}

.category-title {
  font-size: 32rem;
  font-weight: 500;
  color: #057dab;
  line-height: 60rem;
}

.see-all {
  height: 36rem;
  width: auto;
  padding-left: 12rem;
  padding-right: 12rem;
  border: 1px solid #d3d9e5;
  border-radius: 36rem;
  font-size: 14rem;
  font-weight: 600;
  color: #4a4c59;
  line-height: 24rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.margin-left-ten {
  margin-left: 10rem;
}

.pointer {
  cursor: pointer;
}

.arrows-health-corner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: max-content;
}

.arrows-health-corner img {
  width: 56rem;
  height: 56rem;
}

.arrow-h {
  font-size: 24rem;
  cursor: pointer;
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  display: flex;
  justify-content: center;
}

.arrow-h.right {
  padding-left: 16rem;
}

.left-medical {
  margin-right: 16rem;
}

.slider-container-medical {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.slider-medical {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide-medical {
  width: 420rem !important;
  padding-right: 32rem;
  padding-top: 32rem;
  box-sizing: border-box;
}

.slide-medical .images {
  object-fit: cover !important;
  width: 384rem;
  height: 240rem;
  margin: 0 0px;
  border-radius: 16rem;
}

.e-bulten {
  color: #057dab;
  font-size: 20rem;
  font-weight: 600;
  line-height: 32rem;
  padding-top: 24rem;
}

.opacity-health-corner {
  opacity: 0.6;
  width: 300rem;
  z-index: 11111;
  position: absolute;
  height: 100%;
  right: 0;
  pointer-events: none;
  top: 0;
  background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.buildings-none {
  display: none !important;
}

.branch-doctors {
  background-color: #fff;
  padding-top: 30rem;
  height: 485rem !important;
}

.category-title {
  font-size: 32rem;
  font-weight: 500;
  color: #057dab;
  line-height: 60rem;
}

.left-branch-doctors {
  margin-right: 16rem;
}

.slider-container-branch-doctors {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.slider-branch-doctors {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide-branch-doctors {
  width: 420rem !important;
  padding-right: 32rem;
  padding-top: 32rem;
  box-sizing: border-box;
}

.slide-branch-doctors-bg {
  background-image: url("../../../../assets/branchDoctorBg.svg");
  border-radius: 16rem;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-branch-doctors .images {
  object-fit: contain !important;
  width: 384rem;
  height: 240rem;
  margin: 0 0px;
  border-radius: 16rem;
}

.health-corner {
  background-color: #fff;
  padding-top: 10rem;
  height: 686rem;
  width: 100vw;
  padding-bottom: 128rem;
  margin-bottom: 78rem;
}

.container-padding-left {
  padding-left: 112rem !important;
}

.health-corner-text {
  font-size: 32rem;
  font-weight: 600;
  color: #057dab;
  line-height: 44rem;
  padding-bottom: 20rem;
}

.health-corner-title-content {
  font-size: 20rem;
  font-weight: 400;
  color: #6b7280;
  line-height: 30rem;
}

.left {
  margin-left: 10rem;
}

.right {
  margin-right: 10rem;
}

.slider-container-h {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.slider-h {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide-h {
  flex: 0 0 calc(33.33% - 30rem) !important;
  padding-right: 32rem;
  padding-top: 40rem;
  box-sizing: border-box;
}

.slide-h .images {
  object-fit: cover !important;
  width: 384rem;
  height: 240rem;
  margin: 0 0px;
  border-radius: 16rem;
}

.health-corner-slider-title {
  font-size: 24rem;
  font-weight: 600;
  color: #6b7280;
  line-height: 32rem;
  padding-top: 32rem;
  color: #057dab;
}

.health-corner-content {
  font-size: 16rem;
  font-weight: 400;
  color: #6b7280;
  line-height: 24rem;
  padding-top: 8rem;
  color: #475467;
}

.display-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.sosyal-sorumluluk-text {
  border: 1rem solid #cde5ee;
  border-radius: 16rem;
  padding-left: 10rem;
  padding-right: 10rem;
  display: flex;
  align-items: center;
  width: max-content;
  color: #057dab;
  font-size: 12rem;
  font-weight: 500;
  line-height: 18rem;
  margin-top: 24rem;
  height: 18rem;
}

.margin-right-8rem {
  margin-right: 8rem;
}

.dots-container-health-corner {
  text-align: center;
  margin-top: 10rem;
  display: flex;
  justify-content: center;
}

p {
  color: #4a4c59;
  font-size: 16rem;
  font-weight: 400;
  line-height: 24rem;
  padding: 6rem 0;
}

li {
  color: #5f6273;
  font-size: 16rem;
  font-weight: 400;
  line-height: 24rem;
  padding: 4rem 0;
}

li::marker {
  font-size: 1em;
  color: #057dab;
}

ol li::marker {
  font-size: 16rem;
  font-weight: 500;
}

.branch-detail-content li {
  margin-left: 30rem;
}

.branch-column-left li {
  color: #5f6273;
  font-size: 16rem;
  font-weight: 400;
  line-height: 24rem;
  padding-bottom: 8rem !important;
}

b {
  font-size: 20rem;
  font-weight: 600;
  color: #4a4c59;
  line-height: 30rem;
}

::placeholder {
  /* color: #fff !important;*/
  font-size: 16rem !important;
  padding-left: 10rem;
}

input::placeholder {
  color: #b4d8e6 !important;
  font-size: 16rem !important;
  padding-left: 10rem;
  margin-top: 20rem;
}

input {
  font-size: x-small;
}

a {
  text-decoration: none;
  color: #5f6273;
}

input:focus {
  border: unset !important;
}

#doktor-listesi {
  clear: both;
}

.dots-container-video {
  display: none;
}

iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 769rem;
  height: 432rem;
  border-radius: 8rem;
}

.right-column-slider-image {
  position: absolute;
  top: 0;
  left: 18rem;
  width: 100%;
  border-radius: 8rem;
  object-fit: cover;
}

img.right-column-slider-image {
  left: 0;
}

#health-corner-short-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.fa.fa-search.doctor-search {
  color: #057dab !important;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  border-radius: 8rem;
  margin-top: 8rem;
  margin-bottom: 8rem;
}

/* .slider {
    height: 100%;
  } */

.slider-track {
  position: relative;
  left: calc(-66% - var(--gap) * 2);
  height: inherit;
  display: flex;
  gap: var(--gap);
  list-style-type: none;
  transition: transform 0.8s;
  & .item {
    min-width: var(--width);
    background-position: center;
    background-size: cover;
  }
}

.btn {
  position: absolute;
  top: 195rem;
  cursor: pointer;
  transition: opacity 0.3s;
  &:hover {
    opacity: 1;
    background-color: none !important;
  }

  &:nth-of-type(1) {
    left: 0rem;
  }

  &:nth-of-type(2) {
    right: 0rem;
  }
}

button:hover {
  background-color: none !important;
}

.btn:focus {
  box-shadow: none !important;
}

.clinical-service-hospitals {
  background-color: #fff;
  padding-top: 30rem;
  height: 485rem;
  width: 100vw;
  padding-bottom: 30rem;
}

.dots-container-clinical-service-hospitals {
  text-align: center;
  margin-top: 10rem;
  display: flex;
  justify-content: center;
}

.clinical-service-hospitals-text {
  font-size: 32rem;
  font-weight: 500;
  color: #057dab;
  line-height: 60rem;
  padding-bottom: 16rem;
}

.clinical-service-hospitals-slider-title {
  font-size: 20rem;
  font-weight: 600;
  line-height: 32rem;
  padding-top: 24rem;
  color: #057dab;
}

.arrows-clinical-service-hospitals {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: max-content;
}
.arrows-clinical-service-hospitals img {
  width: 56rem;
  height: 56rem;
}

.leftHospital {
  margin-left: 10rem;
}

.rightHospital {
  margin-right: 10rem;
}

.arrow-hospital {
  font-size: 24rem;
  cursor: pointer;
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  display: flex;
  justify-content: center;
}

.arrow-hospital.rightHospital {
  padding-left: 16rem;
}

.slider-container-hospital {
  position: static;
  overflow: hidden;
  width: 100%;
}

.slider-hospital {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slider-hospital :hover {
  cursor: pointer;
}

.slide-hospital {
  flex: 0 0 calc(33.33% - 30rem) !important;
  padding-right: 32rem;
  padding-top: 40rem;
  box-sizing: border-box;
}

.slide-hospital .images {
  object-fit: cover !important;
  width: 384rem;
  height: 240rem;
  margin: 0 0px;
  border-radius: 16rem;
}
.opacity-clinical-service-hospitals {
  opacity: 0.6;
  width: 300rem;
  z-index: 11111;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.desktop-none {
  display: none !important;
}

.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
}

.tooltiptext {
  visibility: hidden;
  width: max-content;
  height: 40rem;
  background-color: #ffff;
  color: #000000;
  font-size: 14rem;
  text-align: center;
  border-radius: 5rem;
  padding: 8rem;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  top: 96rem;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.top-padding {
  padding-top: 64rem !important;
}

h2 {
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.branch-column-right li {
  padding-bottom: 8rem !important;
}
.branch-column-right {
  width: 768rem;
}
.branch-column-left {
  width: 768rem;
}

#footer .container-padding {
  padding-top: 0 !important;
}

.slider-track li {
  padding-bottom: 0 !important;
}

.like-heart-small {
  width: 28rem;
  height: 28rem;
  position: absolute;
  cursor: pointer;
  z-index: 99999;
  margin-left: 342rem;
  margin-top: 46rem;
}

.row {
  display: block;
}

.branch-detail-container {
  display: flex;
  padding-top: 30rem !important;
  margin-bottom: 40rem !important;
}

.branch-detail-content {
  width: 768rem;
  margin-left: 64rem;
}

.related-doctor-info {
  width: 384rem;
  margin-bottom: 12rem;
}

.related-doctor-info img {
  background-color: #057dab;
  border-radius: 50%;
  object-fit: contain;
  width: 60rem;
  height: 60rem;
  padding-top: 2rem;
}

.doctor-info {
  margin-left: 24rem;
  margin-top: auto;
  margin-bottom: auto;
}

.doctor-info .doctor-hospital-info {
  font-size: 12rem;
  font-weight: 500;
  color: #475467;
  line-height: 24rem;
  text-transform: uppercase;
}

.doctor-info .doctor-name {
  font-size: 17rem;
  font-weight: 600;
  color: #101828;
  line-height: 24rem;
}

.icindekiler-text {
  color: #057dab;
  padding-bottom: 8rem;
  font-weight: 600;
  font-size: 16rem !important;
}

.related-doctor-info-container {
  max-height: 207rem;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 8rem;
}

.empty-line {
  border-bottom: 1rem solid #eaecf0;
}

.related-doctor-info-container::-webkit-scrollbar {
  width: 7rem;
}

.related-doctor-info-container::-webkit-scrollbar-track {
  background: transparent;
  margin-bottom: 5rem !important;
}

.related-doctor-info-container::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5rem;
  cursor: pointer;
}

#seeAllDoctorsButton {
  margin-left: auto;
  display: flex;
  margin-top: 7rem;
}

.column-left-content {
  border-top: 1rem solid #eaecf0;
  border-bottom: 1rem solid #eaecf0;
  padding-top: 12rem;
  padding-bottom: 24rem;
  width: 100%;
  margin-top: 10rem;
}

.column-left-content li {
  font-size: 14rem !important;
  font-weight: 500 !important;
  color: #057dab;
  line-height: 24rem;
  list-style-type: none;
}

.column-left-content li:hover {
  text-decoration: underline;
}

.content-title {
  font-size: 32rem;
  font-weight: 600;
  color: #057dab;
  line-height: 44rem;
  width: 768rem;
}

.input-wrapper-select {
  --padding: 10rem;
  --focus-color: #6b7280;
  position: relative;
  display: flex;
  align-items: flex-start;
}

.input-wrapper {
  --padding: 10rem;
  --focus-color: #6b7280;
  position: relative;
  /* display: flex; */
  display: block;
  align-items: flex-end;
  width: 100%;
}

.input-wrapper-phone {
  --padding: 10rem;
  --focus-color: #6b7280;
  position: relative;
  /* display: flex; */
  display: block;
  align-items: flex-end;
  width: 100%;
}

.input-wrapper-phone input {
  padding-left: 10rem !important;
  font-size: 14rem;
  border-left: none;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
  width: 335rem;
}

.input-placeholder::placeholder {
  color: #818699 !important;
  font-size: 14rem !important;
  font-weight: 400 !important;
}

.input-placeholder:focus {
  color: #4a4c59 !important;
  font-size: 14rem !important;
  font-weight: 400 !important;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.dropdown:hover .dropdown-content {
  display: block;
}

#countrySelect {
  border: 1rem solid #46b4d9;
  height: 36rem;
  display: flex;
  align-items: center;
  border-right: unset;
  border-top-left-radius: 6rem;
  border-bottom-left-radius: 6rem;
  padding-left: 6rem;
  width: 45rem;
}

.search-countryCode {
  border-bottom: 1rem solid #e6ecf5;
  padding-bottom: 16rem;
  overflow-y: auto;
  max-height: 320rem;
  padding: 10rem;
  border: 1rem solid #e6ecf5;
  background: white;
  border-radius: 4rem;
  position: absolute;
  margin-top: 45rem;
  z-index: 111111 !important;
}

.search-countryCode::-webkit-scrollbar {
  width: 5rem;
}

.search-countryCode::-webkit-scrollbar-track {
  background: transparent;
}

.search-countryCode::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5rem;
}

.hospital-input {
  height: 36rem;
  width: 376rem;
  margin-right: 16rem;
  border: 1rem solid #46b4d9;
  border-radius: 6rem;
  display: flex;
  align-items: center;
  padding-left: 16rem;
  padding-right: 16rem;
  justify-content: space-between;
}

.input-label {
  position: absolute;
  background-color: white;
  left: var(--padding);
  padding: 0 4rem;
  transition: all 0.2s ease-in;
  opacity: 1;
  font-size: 10rem;
  color: #6b7280;
  font-weight: 600;
}

.select-bottom {
  bottom: 28rem;
}

#all-hospitals {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

#search-hospitals {
  width: max-content;
  max-height: 342rem;
  background-color: #f5f7fa;
  position: absolute;
  border-radius: 8rem;
  margin-top: 16rem;
  z-index: 1111;
  padding-right: 16rem;
  padding-top: 16rem;
  top: 20rem;
  left: 0rem;
}

.search-categories {
  border-bottom: 1rem solid #e6ecf5;
  padding-bottom: 16rem;
  overflow-y: auto;
  max-height: 320rem;
  padding-left: 16rem;
}

.search-categories::-webkit-scrollbar {
  width: 5rem;
}

.search-categories::-webkit-scrollbar-track {
  background: transparent;
}

.search-categories::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5rem;
}

.search-results-text {
  display: flex;
  align-items: center;
  padding-left: 16rem;
  padding-right: 16rem;
  padding-top: 8rem;
  padding-bottom: 8rem;
  font-size: 18rem;
  font-weight: 500;
  color: #057dab;
  cursor: pointer;
  width: 100%;
  height: 45rem;
}

.label-text {
  width: 768rem;
}

label {
  color: #4a4c59;
  font-size: 14rem;
  font-weight: 400;
}
input {
  position: relative;
  font-size: x-small;
  border-radius: 6rem;
  border: 1rem solid #46b4d9;
  width: 376rem;
  height: 36rem;
}

textarea {
  width: 768rem;
  min-height: 108rem;
  border: 1rem solid #46b4d9;
  padding: 10rem;
  border-radius: 6rem;
  color: #818699;
  font-size: 14rem;
  font-weight: 400;
  margin-top: 16rem;
}

.submit-button {
  width: 768rem;
  height: 36rem;
  color: #ffffff;
  border-radius: 4rem;
  background-color: #f37b54;
  padding-left: 16rem;
  display: flex;
  align-items: center;
  font-size: 14rem;
  font-weight: 700;
  margin-top: 16rem;
  justify-content: center;
  cursor: pointer;
}

.form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16rem;
}
.branch-detail-contact-form {
  width: 100%;
  max-width: 800rem;
  background: #fff;
  padding: 20rem;
}

.form-container input {
  padding-left: 7rem;
  font-size: 14rem;
}

.phoneCountryCode img {
  width: 20rem;
  height: 15rem;
}

.tel-error {
  display: block;
}

.dataCountry {
  margin-bottom: 5rem;
}

.modal {
  display: none;
  position: fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10551111;
}

.modal-content {
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 24rem;
  text-align: center;
  position: relative;
  width: 436rem;
  height: 382rem;
  border-radius: 8rem;
}

.close {
  position: absolute;
  top: 10rem;
  right: 10rem;
  font-size: 20rem;
  cursor: pointer;
}

.sms-title {
  font-size: 24rem;
  font-weight: 500;
  margin-top: 20rem;
  color: #057dab;
  line-height: 36.24rem;
}

.approve-button {
  background-color: #057dab;
  color: #ffffff;
  border-radius: 4rem;
  border: none;
  font-size: 14rem;
  margin-top: 50rem;
  font-weight: 600;
  width: 189rem;
  height: 48rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8rem;
  cursor: pointer;
}

.form-container textarea {
  font-size: 14rem !important;
  padding-left: 7rem !important;
  color: #4a4c59 !important;
}

textarea::placeholder {
  font-size: 14rem !important;
  padding-left: 4rem !important;
  color: #818699 !important;
}

.mobile-a {
  color: #0d6efd;
}

.container-video {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100vw;
  overflow: hidden;
  padding-top: 0px;
  background-color: #eefaff;
  padding-bottom: 24rem;
  margin-bottom: 24rem;
}

.container-video .btn:focus {
  box-shadow: none !important;
}

.container-video .btn {
  z-index: 999999999 !important;
}

.container-video .btn {
  position: absolute;
  top: 142rem;
  cursor: pointer;
  transition: opacity 0.3s;
  &:hover {
    opacity: 1;
    background-color: none !important;
  }

  &:nth-of-type(1) {
    left: 6%;
  }

  &:nth-of-type(2) {
    right: 6%;
  }
}

.container-video .button {
  color: #5f6273;
  font-weight: 500;
  font-size: 14rem;
  border: none;
  border-radius: 5rem;
  padding: 5rem 20rem;
  cursor: pointer;
  background-color: unset;
  background: none;
}

.container-video .slider-track-x {
  display: flex;
  align-items: center;
}

.container-video .slide-video {
  padding-right: 15px;
  box-sizing: border-box;
  margin-left: 20rem;
  margin-right: 80rem;
  padding-top: 46rem;
}

.container-video .slide-video {
  padding-right: 0px;
  box-sizing: border-box;
  margin-left: 4vw;
  margin-right: 0px;
  padding-top: 0px;
  width: 28vw;
  display: flex;
  align-items: center;
}

.container-video .slide-video .iframe {
  object-fit: cover !important;
  height: auto;
  margin: 0 0px;
  border-radius: 16px;
  /*  max-height: 240px;
    min-height: 240px;*/
}

.container-video .slide-x-video .iframe {
  object-fit: cover !important;
  width: calc(100% - 20px);
  height: auto;
  margin: 0 0px;
  border-radius: 16px;
  /*  max-height: 240px;
    min-height: 240px;*/
}

.container-video iframe {
  position: static;
  top: 0;
  left: 290rem;
  /*  width: 860rem;
    height: 537rem;*/
  border-radius: 10rem;
}

.container-video iframe {
  position: static;
  top: 0;
  width: 854rem;
  height: 480rem;
  border-radius: 10rem;
}

.container-video .iframe-inside {
  z-index: 99999 !important;
  height: 222rem !important;
  width: 412rem !important;
}

.dots-container-video-X {
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 1111111;
  position: relative;
  margin-top: 46rem;
}

.branch-detail-content img {
  width: 769rem;
  border-radius: 16rem;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-content {
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 44rem;
  text-align: center;
  position: relative;
  width: auto;
  height: auto;
  border-radius: 8rem;
}

.close {
  position: absolute;
  top: 10rem;
  right: 10rem;
  font-size: 20rem;
  cursor: pointer;
}

.message-title {
  font-size: 24rem;
  font-weight: 500;
  margin-top: 20rem;
  color: #057dab;
  line-height: 36.24rem;
}

.approve-button {
  background-color: #057dab;
  color: #ffffff;
  border-radius: 4rem;
  border: none;
  font-size: 14rem;
  margin-top: 16rem;
  font-weight: 600;
  width: 189rem;
  height: 48rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8rem;
  cursor: pointer;
}

.branch-detail-content h2 {
  padding-top: 12rem !important;
  padding-bottom: 10rem !important;
}

.branch-detail-content .item img {
  height: 432rem;
  border-radius: 8rem !important;
}

.row.padding-top-thirty {
  padding-top: 10rem !important;
}

.medical-branch {
  background-color: #fff;
  height: 485rem !important;
}

.title {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
  color: #057dab !important;
}

h3 {
  color: #057dab;
  font-size: 18rem;
  padding-top: 4rem;
}

h2 {
  font-size: 20rem;
}

.container-padding-left {
  padding-left: 112rem !important;
}

.display-flex-justify {
  display: flex;
  justify-content: space-between;
}

.display-align-center {
  display: flex;
  align-items: center;
}

.category-title {
  font-size: 32rem;
  font-weight: 500;
  color: #057dab;
  line-height: 60rem;
}

.see-all {
  height: 36rem;
  width: auto;
  padding-left: 12rem;
  padding-right: 12rem;
  border: 1px solid #d3d9e5;
  border-radius: 36rem;
  font-size: 14rem;
  font-weight: 600;
  color: #4a4c59;
  line-height: 24rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.margin-left-ten {
  margin-left: 10rem;
}

.pointer {
  cursor: pointer;
}

.display-none {
  display: flex;
}

.arrows-health-corner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: max-content;
}

.arrows-health-corner img {
  width: 56rem;
  height: 56rem;
}

/* img {
  border-radius: 8rem !important;
} */

.rounded {
  border-radius: 8rem !important;
}

.container-padding-right {
  padding-right: 112rem !important;
}

.arrow-h {
  font-size: 24rem;
  cursor: pointer;
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  display: flex;
  justify-content: center;
}

.arrow-h.right {
  padding-left: 16rem;
}

.left-branch {
  margin-right: 16rem;
}

.slider-container-branch {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.slider-branch {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide-branch {
  width: 420rem !important;
  padding-right: 32rem;
  padding-top: 42rem;
  box-sizing: border-box;
}

.slide-branch .images {
  object-fit: cover !important;
  width: 384rem;
  height: 240rem;
  margin: 0 0px;
  border-radius: 16rem;
}

.slide-branch-doctors {
  width: 420rem !important;
  padding-right: 32rem;
  padding-top: 42rem;
  box-sizing: border-box;
}

.slide-branch-doctors .images {
  object-fit: cover !important;
  width: 384rem;
  height: 240rem;
  margin: 0 0px;
  border-radius: 16rem;
}
.doctor-hospital-text {
  font-weight: 500;
  margin-bottom: 20rem;
}

.custom-dropdown {
  margin: 12rem 12rem 14rem 0;
  width: 220rem;
  font-size: 13rem;
  font-weight: 500;
  color: #4a4c59;
  border: 1px solid #d3d9e5;
  border-radius: 36rem;
  padding: 4rem 24rem 2rem 12rem;
  appearance: none;
  -webkit-appearance: none;
  background-image: url(https://cdn.livhospital.com/blueChevronRight.svg);
  background-repeat: no-repeat;
  background-position: right 8rem center;
  background-size: 16rem 16rem;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown-selected {
  padding: 2rem;
  cursor: pointer;
  background-color: #fff;
}

.dropdown-options {
  position: absolute;
  right: 12rem;
  background-color: white;
  display: none;
  z-index: 100;
  border: 1px solid #d3d9e5;
  border-radius: 6rem;
  width: 220rem;
  margin-top: 6rem;
}

.dropdown-option {
  padding: 8rem;
  padding-left: 12rem;
  cursor: pointer;
}

.dropdown-option:hover {
  background-color: #f0f0f0;
}

.custom-dropdown.open .dropdown-options {
  display: block;
}

.hospital-dropdown-container {
  display: flex;
  justify-content: end;
}

.branch-detail-content iframe {
  position: unset;
  border-radius: 8rem;
  margin-bottom: 25rem;
}

.branch-detail-content video {
  position: unset;
  border-radius: 8rem;
  margin-bottom: 25rem;
}

.past-version {
  border-top: 1rem solid #e6ecf5;
  margin-top: 30rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 30rem;
}

.version-text {
  color: #4a4c59;
  font-weight: 600;
  font-size: 20rem;
  line-height: 30rem;
  padding-bottom: 10rem;
}

.timeline {
  position: relative;
  padding-left: 15rem;
}

.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 9rem;
  height: 100%;
  border-left: 1rem solid #e6ecf5;
}

.timeline > div {
  margin-bottom: 30rem;
  padding-left: 30rem;
  position: relative;
}

.timeline > div::before {
  content: "";
  position: absolute;
  top: 25%;
  left: -5rem;
  transform: translate(-50%, -50%);
  width: 10rem;
  height: 10rem;
  background-color: #fff;
  border: 1rem solid #bcc2d1;
  border-radius: 50%;
}

.current-version-text::before {
  background-color: #057dab !important;
}

.current-version-text {
  color: #057dab;
  font-size: 16rem;
  font-weight: 600;
}

.version-date {
  color: #4a4c59;
  font-size: 16rem;
  font-weight: 600;
  top: -5rem;
  position: relative;
}

.version-info {
  color: #4a4c59;
  font-size: 14rem;
  font-weight: 400;
  line-height: 21rem;
}
