.background-image-info {
    background-image: url("https://cdn.livhospital.com/doctorHeaderBack.webp");
    width: 100vw;
    height: 461rem !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-container {
  display: flex;
  align-items: flex-start;
  height: 100%;
}

.path-top {
  padding-top: 130rem;
  padding-left: 112rem;
  display: flex;
  align-items: center;
}

.homeButton {
  width: 16rem;
  height: 16rem;
}

.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;
}

#combobox {
  width: auto !important;
  max-width: 400rem;
  height: auto;
  max-height: 342rem;
  background-color: #f5f7fa;
  position: absolute;
  border-radius: 8rem;
  margin-top: 40rem;
  z-index: 1111;
  padding-right: 16rem;
  padding-left: 16rem;
  padding-top: 16rem;
  padding-bottom: 16rem;
  overflow-y: auto;
}

#combobox::-webkit-scrollbar {
  width: 5rem !important;
}

#combobox::-webkit-scrollbar-track {
  background: transparent !important;
}

#combobox::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5rem !important;
}

.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-hospitals {
  width: auto;
  max-width: 400rem;
  height: 342rem;
  background-color: #f5f7fa;
  position: absolute;
  border-radius: 8rem;
  margin-top: 16rem;
  z-index: 1111;
  padding-right: 16rem;
}
.search-categories {
  border-bottom: 0px;
  padding-bottom: 0px;
  overflow-y: auto;
  max-height: 330rem;
  padding-left: 16rem;
}

.search-medical-units-text {
  height: 32rem;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  padding-left: 16rem;
  padding-right: 16rem;
  padding-top: 8rem;
  padding-bottom: 8rem;
  font-size: 12rem;
  font-weight: 500;
  color: #5f6273;
  cursor: pointer;
  width: 100%;
  margin-bottom: 6rem;
  border-radius: 6rem;
}
.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 {
  display: flex;
  justify-content: center;
  padding-left: 351rem;
  padding-right: 351rem;
}

.filter-bar {
  height: 48rem;
  margin-top: 28rem;
  display: flex;
  justify-content: center;
}

.search-border-left {
  background: #f5f7fa;
  color: #2623f4;
  border-top-left-radius: 50rem;
  border-bottom-left-radius: 50rem;
  padding-right: 0rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47rem;
}

.navbar-search-background {
  background: #f5f7fa !important;
}

.searchIcon-e-bulten {
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url("/assets/blueSearch.svg");
  width: 16rem;
  height: 16rem;
}

.form-control.doctor-search {
  color: #057dab !important;
}

.form-control.doctor-search::placeholder {
  color: #057dab !important;
}

.fa.fa-search.doctor-search {
  color: #057dab !important;
}

.navbar-input-group {
  background: #f5f7fa;
  width: 220rem;
  display: flex;
  align-items: center;
  padding-left: 0px;
}

.display-align-center {
  display: flex;
  align-items: center;
}

.column-e-bulten.display-align-center.display-flex-justify-center {
  width: 100%;
  align-items: flex-end;
  padding-right: 10px !important;
}

.content-div.display-align-center.display-flex-justify-center {
  margin-bottom: 20px;
}

.header-search-border {
  border-right: 1rem solid #e6ecf5;
  padding-right: 16rem;
  padding-left: 16rem;
}

.display-flex {
  display: flex;
}

.form-control {
  color: #fff;
  background-color: #3797bc;
  border: none;
  padding-left: 0px;
  font-size: 14rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
}

.form-control::placeholder {
  padding-left: 0px !important;
}

.uppercase {
  text-transform: uppercase;
}

.dropdown-font {
  font-size: 10rem;
  font-weight: 600;
  line-height: 15.5rem;
  color: #818699;
}

.ara-button {
  background: #f37b54;
  color: #ffffff;
  border-top-right-radius: 50rem;
  border-bottom-right-radius: 50rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48rem;
  width: 71rem;
  font-size: 14rem;
  font-weight: 700;
}

.desktop-none {
  display: none !important;
}

.content-layout {
  width: 100%;
  height: 100%;
}

.space-between {
  display: flex;
  justify-content: space-between;
}

.width-100 {
  width: 100%;
}

.input-group-text {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  padding-left: 10rem;
  padding-right: 10rem;
  background-color: #3797bc !important;
  font-size: 14rem;
  font-weight: 300;
  color: #fff;
  border: none;
}

.max-content {
  width: max-content !important;
}

.goster-button {
  background: #f37b54;
  color: #ffffff;
  font-weight: 600;
  font-size: 12rem;
  border-radius: 4rem;
  padding-left: 12rem;
  padding-right: 12rem;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.container-padding {
  padding-left: 112rem;
  padding-right: 112rem;
  padding-bottom: 64rem;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.row {
  margin-left: 0px !important;
  margin-right: 0px !important;
  display: flex;
  flex-wrap: wrap;
}

.padding-top-64rem {
  padding-top: 64rem;
}

.category-column {
  float: left;
  width: 404rem;
  padding-right: 32rem;
  margin-bottom: 32rem;
  padding: 0px;
  padding-right: 0px !important;
  border-radius: 10rem;
  cursor: pointer;
}

#category-list {
  clear: both;
  padding-bottom: 64rem;
  border-bottom: 1px solid #e6ecf5;
  margin-bottom: 20rem;
}

.category-column:last-child {
  padding-right: 0;
}

.category-image {
  display: flex;
  justify-content: flex-start;
}

.category-image img {
  width: 384rem;
  object-fit: cover;
  height: 240rem;
  border-radius: 8rem;
}

::placeholder {
  padding-left: 10rem;
}

input {
  font-size: x-small;
  width: 184rem;
}

input:focus {
  border: unset !important;
}

.fas.fa-angle-right {
  font-weight: 400;
}

#doktor-listesi {
  clear: both;
}

a {
  color: #4a4c59;
}

.category-text {
  color: #4a4c59;
  font-size: 20rem;
  font-weight: 600;
  line-height: 32rem;
  padding-top: 20rem;
}

a {
  text-decoration: none;
}

.max-width {
  max-width: 100vw;
}

h4 {
  font-size: 32px;
}

.caption h1 {
  font-size: 24px;
  margin: 0;
  padding: 0;
}

.navbar-search-background.display-align-center.header-search-border {
  width: auto;
  min-width: 190rem;
}

.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: 60rem;
}

.search-results-text:hover {
  background-color: #eefaff;
  border-radius: 8rem;
}

input[type="search"] {
  appearance: none;
  -webkit-appearance: none;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  outline: none;
}

.background {
  background-color: #cde5ee;
  display: flex;
  width: 100vw;
  height: 146rem;
  justify-content: center;
  align-items: center !important;
}

.background-image {
  background-color: #cde5ee;
  background-image: url("bg1.svg");
  width: 100%;
  height: 100%;
}

.image-fit {
  object-fit: contain !important;
  width: 100%;
  height: 100%;
}

.padding-right-twenty {
  padding-right: 20px;
}

.padding-right-ten {
  padding-right: 10px;
}

.padding-left-ten {
  padding-left: 10px;
}

.margin-left-ten {
  margin-left: 10px;
}

.container-padding-left {
  padding-left: 112rem !important;
}

.buildings {
  opacity: 0.4;
}

.sayfa {
  display: none;
}

.padding-bottom-5 {
  padding-bottom: 5%;
}

.column {
  float: left;
  flex-basis: calc(33% - 20px);
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 2%;
  padding: 0px;
  padding-right: 0px !important;
  border-radius: 10px;
  cursor: pointer;
}

.flex-wrap {
  flex-wrap: wrap;
}

.padding-left-0 {
  padding-left: 0px !important;
}

.padding-right-0 {
  padding-right: 0px !important;
}

.column-50 {
  width: 50%;
}

.padding-top-64rem {
  padding-top: 64rem;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-left {
  padding-left: 10px;
}

.padding-bottom {
  padding-bottom: 12px;
  padding-top: 12px;
}

.padding-bottom-ten {
  padding-bottom: 10px;
}

.pointer {
  cursor: pointer;
}

.background-hover:hover {
  background-color: #fff;
  border-radius: 16px;
}

.background-image-content {
  background-image: url("../../../assets/Frame.svg");
  width: 100vw;
  height: 450rem !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.content-div {
  background: #82bed5;
  border-radius: 8rem;
  height: 157rem;
  width: 488rem;
  padding-left: 32rem;
  padding-right: 32rem;
}
