@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

:root {
  --app-font: "Mulish", sans-serif;
}

body {
  font-family: var(--app-font) !important;
}

body * {
  transition: all .1s ease;
}

main.wrapper {
  margin-top: 72px;
}

.embeded main.wrapper {
  margin-top: 0px;
}

.mh-100vh {
  min-height: 100vh;
}

.mh-75vh {
  min-height: 75vh;
}

.mh-50vh {
  min-height: 50vh;
}


.mw-100 {
  max-width: 100px;
}

.mw-150 {
  max-width: 150px !important;
}

.mw-200 {
  max-width: 200px;
}

.mw-300 {
  max-width: 300px;
}

.mw-400 {
  max-width: 400px;
}

.mw-500 {
  max-width: 500px;
}

.mw-600 {
  max-width: 600px;
}

.mw-700 {
  max-width: 700px;
}

.mw-800 {
  max-width: 800px;
}

.mw-1000 {
  max-width: 1000px;
}

.mw-900 {
  max-width: 900px;
}

.mw-1100 {
  max-width: 1100px;
}

.form-control {
  padding: 0.5rem .75rem !important;
}

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: var(-bs-dark);
  text-align: center;
  height: 1.5em;
  opacity: 0.5;
}

.hr-text:before {
  content: "";
  background: linear-gradient(to right, transparent, #818078, transparent);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}

.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: var(--bs-dark);
  padding: 0 0.5em;
  line-height: 1.5em;
  color: var(--bs-gray);
  background-color: var(--bs-light);
}

.form-check-lg input {
  background-color: var(--bs-light);
}

.form-check-lg input {
  zoom: 1.4;
}

.form-check-lg {
  padding-left: 2em !important;
}

input.form-control,
select.form-control,
textarea.form-control,
.accordion-item {
  border-bottom-width: 2px !important;
}

input.form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
  border-bottom: 2px solid var(--bs-primary) !important;
}

.w-h-50 {
  width: 50px;
  height: 50px;
}

.w-h-60 {
  width: 60px;
  height: 60px;
}

body .border-none,
body .border-none:focus {
  border: 0px !important;
}

.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.place-image {
  height: 200px;
  object-fit: cover;
  object-position: center center;
}


.place:hover img.place-image {
  filter: brightness(0.75);
}

.hover-bg-primary:hover {
  background-color: var(--bs-primary) !important;
}

.categories img {
  opacity: 0.5;
}

.categories .card:hover img {
  filter: invert(1);
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.border-bottom-2 {
  border-bottom-width: 2px !important;
}

.cities img {
  height: 300px;
  object-fit: cover;
  object-position: center center;
  filter: contrast(0.75) brightness(0.75);
}

.image-fit {
  object-fit: cover;
  object-position: center center Im !important;
}

.w-h-40 {
  width: 40px;
  height: 40px;
}

.agent-container {
  margin-top: -3em;
}

.agent-container>.card {
  background: linear-gradient(180deg, white, var(--bs-light));
}

.place-image-small {
  height: 206px;
}

.w-35 {
  width: 35%;
}

.contact-card,
.search-card {
  position: sticky !important;
  top: 94px;
}

.background-fit {
  background-size: cover;
  background-position: center center;
}

#galleryModal img {
  max-height: 100vh;
  max-width: 100%;
}

.modal-close {
  backdrop-filter: blur(2px);
  background-color: #0000003b;
  color: var(--bs-light);
}

textarea {
  min-height: 150px !important;
}

.label-top label {
  position: absolute;
  color: var(--bs-primary);
  font-size: small;
  left: 13px;
  top: 5px;
  font-weight: 500;
}

.form-group {
  position: relative;
}

.label-top input.form-control,
.label-top select.form-control,
.label-top textarea.form-control,
.label-top.element-container {
  padding-top: 1.75em !important;
}

input.p-none,
select.p-none {
  padding: 0px !important;
}

.btn-light.active {
  background: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}

.navbar-brand img {
  max-width: 150px;
}

.mh-400px {
  min-height: 400px;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
}

.lds-ellipsis div {
  position: absolute;
  top: -10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--bs-white);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0);
  }
}

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(24px, 0);
  }
}

.c-toast .APIerrors {
  margin: 0.5em 1em;
}

.c-toast .APIerrors:empty {
  display: none;
}

.swal2-popup.swal2-toast .swal2-title,
.c-toast .APIerrors {
  margin: 0.25em .5em !important;
}

.error-list {
  max-width: 400px;
  margin: auto;
}

.form-group.error input.form-control,
.form-group.error textarea.form-control,
.form-group.error select.form-control {
  border-bottom: 2px solid var(--bs-danger) !important;
}

input.form-control.border-0,
input.form-control.border-0:focus,
select.form-control.border-0,
select.form-control.border-0:focus,
textarea.form-control.border-0,
textarea.form-control.border-0:focus,
.form-group.error .form-control.border-0 {
  border: none !important;
  border-bottom: 0px !important;
}


.form-group.error label {
  color: var(--bs-danger);
}

.form-group.error::after {
  content: attr(data-error);
  font-size: small;
  color: var(--bs-danger);
  display: block;
  text-align: left;
}

.hover-shadow:hover {
  box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, .075) !important;
}

.APIerrors p {
  margin-bottom: 0px;
}

.c-toast.error .swal2-toast {
  background: var(--bs-danger) !important;
  color: var(--bs-white);
}

.c-toast.success .swal2-toast {
  background: var(--bs-success) !important;
  color: var(--bs-white);
}

.c-toast.warning .swal2-toast {
  background: var(--bs-warning) !important;
  color: var(--bs-white);
}

.c-toast button.swal2-close {
  position: absolute;
  top: -10px;
  right: -10px;
  color: var(--bs-white) !important;
  box-shadow: none !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.spinner {
  background: #33333373;
  z-index: 9999;
}

.spinner-grow {
  --bs-spinner-width: 4rem !important;
  --bs-spinner-height: 4rem !important;
}

.filterContainer {
  max-height: 300px;
  overflow-y: auto;
}

.c-scroll::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}

.c-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: var(--bs-primary) !important;
}

.c-scroll::-webkit-scrollbar-track {
  background-color: #dbdcdd;
}


div#swal2-html-container {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.range-slider {
  --range-slider-value-low-fallback: calc(var(--range-slider-value-low, 0) * 1%);
  --range-slider-value-high-fallback: calc(var(--range-slider-value-high, 100) * 1%);
  --range-slider-thumb-size: 20px;
  --range-slider-thumb-radius: calc(var(--range-slider-thumb-size) / 2);
  position: relative;
  width: 100%;
  height: 24px;
}

@media (max-width: 500px) {
  .range-slider {
    --range-slider-thumb-size: 20px;
  }
}

.range-slider::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  margin-top: -2px;
  border-radius: 100vmax;
  background-color: #ebebeb;
  pointer-events: none;
}

.range-slider__display {
  pointer-events: none;
}

.range-slider__display::before,
.range-slider__display::after {
  content: attr(data-span);
  position: absolute;
  color: #000;
  font-size: 1.5rem;
  font-family: sans-serif;
  white-space: nowrap;
  transform: translateX(-50%) translateX(calc(var(--range-slider-thumb-radius) * calc(-0.02 * var(--pos) + 1)));
  z-index: -1;
}

.range-slider__display::before {
  --pos: var(--range-slider-value-low);
  content: attr(data-low);
  bottom: 100%;
  margin-bottom: calc(var(--range-slider-thumb-size) / 4);
  left: var(--range-slider-value-low-fallback);
}

.range-slider__display::after {
  --pos: var(--range-slider-value-high);
  content: attr(data-high);
  top: 100%;
  margin-top: calc(var(--range-slider-thumb-size) / 4);
  left: var(--range-slider-value-high-fallback);
}

.range-slider__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
  background-color: transparent;
  pointer-events: none;
}

@supports selector(:focus-visible) {
  .range-slider__input:focus-visible {
    outline: none;
  }

  .range-slider__input:focus-visible::-webkit-slider-thumb {
    outline: 2px solid blue;
    outline-offset: 2px;
  }

  .range-slider__input:focus-visible::-moz-range-thumb {
    outline: 2px solid blue;
    outline-offset: 2px;
  }
}

@supports not selector(:focus-visible) {
  .range-slider__input:focus {
    outline: none;
  }

  .range-slider__input:focus::-webkit-slider-thumb {
    outline: 2px solid blue;
    outline-offset: 2px;
  }

  .range-slider__input:focus::-moz-range-thumb {
    outline: 2px solid blue;
    outline-offset: 2px;
  }
}

.range-slider__input:active::-webkit-slider-thumb {
  transform: scale(1.3);
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.range-slider__input:active::-moz-range-thumb {
  transform: scale(1.3);
  cursor: grabbing;
}

.range-slider__input::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border-radius: 0;
}

.range-slider__input::-moz-range-track {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border-radius: 0;
}

.range-slider__input::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  pointer-events: all;
  position: relative;
  width: var(--range-slider-thumb-size);
  height: var(--range-slider-thumb-size);
  background-color: var(--bs-primary);
  border-radius: 50%;
  border: none;
  box-shadow: none;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-transition: transform 300ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
  transition: transform 300ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
}

.range-slider__input::-moz-range-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  pointer-events: all;
  position: relative;
  width: var(--range-slider-thumb-size);
  height: var(--range-slider-thumb-size);
  background-color: #000;
  border-radius: 50%;
  border: none;
  box-shadow: none;
  cursor: grab;
  -moz-transition: transform 300ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
  transition: transform 300ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
}

.mxw-160 {
  max-width: 160px;
}

#mapCanvas {
  min-height: 70vh;
}

.gm-style-iw.gm-style-iw-c {
  padding: 0px !important;
}

.gm-style-iw-d {
  padding: 0px !important;
  overflow: auto !important;
}

.gm-style-iw-chr {
  position: absolute;
  z-index: 99;
  right: 0;
  background: #fff9;
  border-radius: 8px;
}

.cluster img {
  display: none
}

.cluster div {
  text-align: center;
  font-size: 11px !important;
  color: #fff !important;
  font-weight: 500;
  border-radius: 50%;
  width: 36px !important;
  height: 36px !important;
  line-height: 36px !important;
  background: var(--bs-primary);
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.5);
}

.cluster div:before {
  border: 17px solid var(--bs-primary);
  opacity: 0.5;
  content: '';
  position: absolute;
  border-radius: 100%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  box-sizing: border-box;
  animation: cluster-animation 2.5s infinite;
}

@keyframes cluster-animation {
  100% {
    transform: scale(2.8) rotate(90deg);
    opacity: 0;
  }
}

.map-marker-container {
  position: absolute;
  margin-top: 10px;
  transform: translate3d(-50%, -100%, 0);
}

.marker-container {
  position: relative;
  width: 60px;
  height: 60px;
  z-index: 1;
  cursor: pointer;
  top: -5px;
  perspective: 500px;
  transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}

.marker-container:hover {
  transform: translate3d(0, 8px, 0);
}

.marker-card {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.marker-card:before {
  width: 0;
  content: "";
  height: 0;
  border-style: solid;
  border-width: 10px 6px 0;
  top: 58px;
  left: 50%;
  border-color: #fff transparent transparent;
  transform: translateX(-50%);
  position: absolute;
  z-index: 3;
}

.marker-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  z-index: 100;
  overflow: hidden;
  border: 4px solid #fff;
  z-index: 2;
  box-shadow: 0 9px 26px rgba(58, 87, 135, 0.45) !important;
}

.marker-holder img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -26px;
}

.border-bottom-2 {
  border-bottom-width: 2px !important;
}

.position-absolute.business-categories {
  left: 50%;
  transform: translate(-50%, -100%);
}

.business-categories label.selected-business-category {
  border: 4px solid var(--bs-primary);
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
}

.business-categories label {
  border: 4px solid transparent;
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
}

.w-fit-content {
  width: fit-content;
}

label.selected-business-category img {
  filter: invert(31%) sepia(52%) saturate(3293%) hue-rotate(207deg) brightness(96%) contrast(107%);
}

ul.dropdown-menu {
  max-height: 300px;
  overflow-y: auto;
}

ul.dropdown-menu {
  max-width: 300px;
  min-width: 240px;
}

.mt--200 {
  margin-top: -200px;
}

.advertise-divider {
  width: 4px;
  height: 60px !important;
}

button.franchise-button {
  background: var(--bs-gray-300) !important;
}

button.franchise-button::after {
  opacity: 0;
  display: none;
}

[v-cloak] {
  opacity: 0;
}

.search-res:empty::after {
  content: "No results found..";
  color: var(--bs-gray-600);
  font-size: .9em;
}

body.embeded .not-embed {
  display: none;
}

.embeded .container {
  max-width: 100%;
}