@charset "UTF-8";
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box !important;
  text-decoration: none;
  list-style: none;
  font-family: "Poppins", sans-serif;
}

html {
  scroll-behavior: smooth;
}

body {
  min-width: 320px;
}

::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background: transparent;
}

header, footer, section, div, h1, h2, h3, h4, h5, h6, a, p, small, ul, li, hr {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  border-radius: 0;
  outline: none;
  border: none;
  list-style: none;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  color: black;
}
header:focus, footer:focus, section:focus, div:focus, h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus, a:focus, p:focus, small:focus, ul:focus, li:focus, hr:focus {
  outline: none;
  background: none;
}

.separator5 {
  height: 5px;
}

.separator10 {
  height: 10px;
}

.separator20 {
  height: 20px;
}

.separator30 {
  height: 30px;
}

.separator40 {
  height: 40px;
}

.space_between_section {
  height: 140px;
}

p, a, li, div {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

h1, h2, h3 {
  line-height: 1.4;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

h1 {
  font-size: 34px;
  letter-spacing: -0.8px;
}

h2 {
  font-size: 28px;
  letter-spacing: -0.6px;
}

h3 {
  font-size: 22px;
  letter-spacing: -0.4px;
}

.show {
  display: block;
}

.animate_left {
  animation: slideFromLeft 0.2s linear;
}

.animate_right {
  animation: slideFromRight 0.2s linear;
}

.devider_line {
  height: 1px;
  background-color: rgb(100, 100, 100);
}

.devider_line_grey {
  height: 1px;
  background-color: #f3f3f3;
}

#myAlert {
  display: none;
}

.cursor_pointer {
  cursor: pointer;
}

.no_data_container {
  padding: 20px;
}

.no_data_message {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #1E2023;
  text-align: center;
  padding: 10px 15px;
}

.min_height200 {
  min-height: 200px;
}

.min_height250 {
  min-height: 250px;
}

.min_height300 {
  min-height: 300px;
}

.page_name_container {
  width: 100%;
  padding: 20px;
  background-color: #f9f4e8;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%23f4ecd9' fill-opacity='1' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E");
}
.page_name_container .page_name {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.page_name_container .page_name h1 {
  font-size: 3rem;
  font-weight: bold;
  color: #f4ecd9;
  text-shadow: -2px -2px 2px #fff, 2px -2px 2px #fff, -2px 2px 2px #fff, 2px 2px 2px #fff;
}

@media only screen and (max-width: 1600px) {
  p, a, li, div {
    font-size: 15px;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 20px;
  }
  .space_between_section {
    height: 120px;
  }
}
@media only screen and (max-width: 1200px) {
  p, a, li, div {
    font-size: 14px;
  }
  h1 {
    font-size: 31px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 19px;
  }
  .space_between_section {
    height: 100px;
  }
}
@media only screen and (max-width: 800px) {
  p, a, li, div {
    font-size: 13px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  p, a, li, div {
    font-size: 12px;
  }
  h1 {
    font-size: 26px;
    letter-spacing: -0.6px;
  }
  h2 {
    font-size: 22px;
    letter-spacing: -0.4px;
  }
  h3 {
    font-size: 17px;
    letter-spacing: -0.2px;
  }
  .no_data_message {
    font-size: 16px;
  }
}
@media only screen and (max-width: 500px) {
  .no_data_container {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 420px) {
  p, a, li, div {
    font-size: 11px;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 16px;
  }
  .space_between_section {
    height: 80px;
  }
  .no_data_message {
    font-size: 14px;
  }
}
@media only screen and (max-width: 350px) {
  p, a, li, div {
    font-size: 10px;
  }
  h1 {
    font-size: 22px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 14px;
  }
  .space_between_section {
    height: 70px;
  }
}
.check_animation_container {
  z-index: 2000;
  width: 300px;
  height: 200px;
  position: fixed;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.check_block {
  display: block;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #8dbf3f;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 112px;
  height: 112px;
  border-radius: 50%;
  display: block;
  stroke-width: 4;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px #8dbf3f;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 60px #8dbf3f;
  }
}
.confirmation_container {
  z-index: 2000;
  width: calc(100% - 40px);
  max-width: 500px;
  height: 250px;
  position: fixed;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.confirmation_container > div:first-child {
  width: 100%;
  height: 100%;
  background-color: #e3494f;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.confirmation_container > div:first-child > img {
  width: 20px;
  height: 20px;
  padding: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.confirmation_container > div:first-child p {
  color: #fff;
}
.confirmation_container > div:first-child h3 {
  margin-top: 10px;
  color: #fff;
}
.confirmation_container > div:first-child .confirmation_buttons {
  margin-top: 40px;
  margin-bottom: -40px;
  display: flex;
  align-items: center;
}
.confirmation_container > div:first-child .confirmation_buttons .confirm_yes,
.confirmation_container > div:first-child .confirmation_buttons .confirm_no {
  background-color: #fff;
  padding: 8px 16px;
  border-radius: 5px;
  cursor: pointer;
}
.confirmation_container > div:first-child .confirmation_buttons .confirm_yes {
  margin-right: 20px;
}
.confirmation_container > div:first-child .confirmation_buttons .confirm_no {
  margin-left: 20px;
}

.is-visible {
  display: block;
}

.form_design p {
  font-weight: 300;
  color: #1E2023;
}
.form_design a {
  font-weight: 300;
  color: #1E2023;
  text-decoration: underline;
}
.form_design div {
  margin: 0;
  padding: 0;
  font-weight: 300;
  color: #1E2023;
}
.form_design form {
  margin: 0;
  padding: 0;
}
.form_design input, .form_design select, .form_design option, .form_design textarea, .form_design button {
  border: none;
  border-radius: none;
  outline: none;
  background: none;
  border-radius: 4px;
  -webkit-appearance: none;
}
.form_design input, .form_design select, .form_design option, .form_design textarea {
  width: 100%;
  height: 100%;
  padding: 6px 10px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  border: 1px solid rgb(150, 150, 150);
  font-size: 14px;
  font-weight: 300;
  height: 38px;
}
@media (max-width: 800px) {
  .form_design input, .form_design select, .form_design option, .form_design textarea {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design input, .form_design select, .form_design option, .form_design textarea {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design input, .form_design select, .form_design option, .form_design textarea {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design input, .form_design select, .form_design option, .form_design textarea {
    font-size: 10px;
  }
}
.form_design textarea::-webkit-input-placeholder,
.form_design input::-webkit-input-placeholder { /* Chrome/Opera/Safari/Edge */
  font-family: "Poppins", sans-serif;
  color: rgb(136, 136, 136);
  font-size: 13px;
  font-weight: 300;
}
@media (max-width: 800px) {
  .form_design textarea::-webkit-input-placeholder,
  .form_design input::-webkit-input-placeholder {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design textarea::-webkit-input-placeholder,
  .form_design input::-webkit-input-placeholder {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design textarea::-webkit-input-placeholder,
  .form_design input::-webkit-input-placeholder {
    font-size: 10px;
  }
}
.form_design textarea::-ms-input-placeholder,
.form_design input::-ms-input-placeholder { /* Microsoft Edge */
  font-family: "Poppins", sans-serif;
  color: rgb(136, 136, 136);
  font-size: 13px;
  font-weight: 300;
}
@media (max-width: 800px) {
  .form_design textarea::-ms-input-placeholder,
  .form_design input::-ms-input-placeholder {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design textarea::-ms-input-placeholder,
  .form_design input::-ms-input-placeholder {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design textarea::-ms-input-placeholder,
  .form_design input::-ms-input-placeholder {
    font-size: 10px;
  }
}
.form_design textarea:-ms-input-placeholder,
.form_design input:-ms-input-placeholder { /* IE 10+ */
  font-family: "Poppins", sans-serif;
  color: rgb(136, 136, 136);
  font-size: 13px;
  font-weight: 300;
}
@media (max-width: 800px) {
  .form_design textarea:-ms-input-placeholder,
  .form_design input:-ms-input-placeholder {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design textarea:-ms-input-placeholder,
  .form_design input:-ms-input-placeholder {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design textarea:-ms-input-placeholder,
  .form_design input:-ms-input-placeholder {
    font-size: 10px;
  }
}
.form_design textarea {
  resize: none;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  border-radius: 4px;
}
.form_design select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; /* Remove default arrow */
  color: #1E2023;
  cursor: pointer !important;
  border-radius: 4px;
}
.form_design select select::-ms-expand { /* For IE <= 11 */
  display: none;
}
.form_design label {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  font-size: 12px;
  font-weight: 400;
  color: rgb(140, 140, 140);
}
@media (max-width: 800px) {
  .form_design label {
    font-size: 11px;
  }
}
@media (max-width: 600px) {
  .form_design label {
    font-size: 10px;
  }
}

.form_design {
  width: 100%;
}
.form_design .form_line {
  margin: 0;
  padding: 0;
  border: 0;
  height: 1px;
  border-top: 1px solid rgb(140, 140, 140);
  opacity: 0.3;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form_design .form_note {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.4 !important;
  color: #1E2023;
  word-wrap: break-word;
  padding: 2px 10px 0;
  font-weight: 600;
}
@media (max-width: 800px) {
  .form_design .form_note {
    font-size: 11px;
  }
}
@media (max-width: 600px) {
  .form_design .form_note {
    font-size: 10px;
  }
}
@media (max-width: 420px) {
  .form_design .form_note {
    font-size: 9px;
  }
}
.form_design .form_title,
.form_design .form_title_w_close_btn {
  width: 100%;
  padding: 0 20px;
  text-align: center;
  font-size: 18px;
  color: rgb(140, 140, 140);
  font-weight: bold;
}
.form_design .form_title_w_close_btn {
  position: relative;
}
.form_design .form_title_w_close_btn img {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  cursor: pointer;
}
.form_design .input_w_label {
  position: relative;
  padding-top: 10px;
}
.form_design .input_w_label label {
  position: absolute;
  top: 0;
  left: 10px;
  display: inline-block;
  padding: 1px 6px;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  transition: all 0.3s;
}
.form_design .input_w_label.input_error label {
  color: red;
}
.form_design .input_w_label.input_error input {
  border: 1px solid red;
}
.form_design .form_error_message li {
  font-size: 12px;
  color: red;
}
.form_design .input_w_icon {
  width: 100%;
  position: relative;
}
.form_design .input_w_icon img {
  width: 14px;
  height: 14px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
}
.form_design .input_w_icon input {
  padding-left: 26px;
}
.form_design .input_w_icon_label {
  width: 100%;
  position: relative;
}
.form_design .input_w_icon_label img {
  width: 14px;
  height: 14px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 8px;
  bottom: 11px;
  opacity: 1;
}
.form_design .input_w_icon_label input {
  padding-left: 26px;
}
.form_design .form_select {
  width: 100%;
  position: relative;
}
.form_design .form_select .select_arrow_down {
  width: 12px;
  height: auto;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.form_design .form_select_w_label > div:last-child {
  position: relative;
  padding-top: 10px;
}
.form_design .form_select_w_label > div:last-child label {
  position: absolute;
  bottom: 28px;
  left: 10px;
  display: inline-block;
  padding: 1px 6px;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
}
.form_design .form_select_w_label > div:last-child .select_arrow_down {
  width: 12px;
  height: auto;
  position: absolute;
  right: 10px;
  bottom: 12px;
  pointer-events: none;
}
.form_design .form_select_w_icon {
  width: 100%;
}
.form_design .form_select_w_icon > div {
  width: 100%;
  position: relative;
}
.form_design .form_select_w_icon > div .select_arrow_down {
  width: 12px;
  height: auto;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.form_design .form_select_w_icon > div select {
  padding-left: 26px;
}
.form_design .form_select_w_icon > div > img:first-child {
  width: 14px;
  height: 14px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
}
.form_design .form_select_w_label > div:last-child {
  position: relative;
  padding-top: 10px;
}
.form_design .form_select_w_label > div:last-child label {
  position: absolute;
  bottom: 28px;
  left: 10px;
  display: inline-block;
  padding: 1px 6px;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
}
.form_design .form_select_w_label > div:last-child .select_arrow_down {
  width: 12px;
  height: auto;
  position: absolute;
  right: 10px;
  bottom: 12px;
  pointer-events: none;
}
.form_design .form_select_w_icon_label {
  width: 100%;
}
.form_design .form_select_w_icon_label > div {
  width: 100%;
  position: relative;
}
.form_design .form_select_w_icon_label > div .select_arrow_down {
  width: 12px;
  height: auto;
  position: absolute;
  right: 10px;
  bottom: 12px;
  pointer-events: none;
}
.form_design .form_select_w_icon_label > div select {
  padding-left: 26px;
}
.form_design .form_select_w_icon_label > div > img:first-child {
  width: 14px;
  height: 14px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 8px;
  bottom: 11px;
  opacity: 1;
}
.form_design .div_select {
  width: 100%;
  height: 100%;
  padding: 6px 10px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  border: 1px solid rgb(150, 150, 150);
  font-size: 14px;
  font-weight: 300;
  height: 38px;
  border-radius: 5px;
}
@media (max-width: 800px) {
  .form_design .div_select {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .div_select {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .div_select {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .div_select {
    font-size: 10px;
  }
}
.form_design .form_textarea,
.form_design .form_textarea_w_label {
  width: 100%;
  margin-bottom: -4px;
}
.form_design .form_textarea textarea,
.form_design .form_textarea_w_label textarea {
  min-height: 140px;
  box-sizing: border-box;
  display: flex;
  align-items: stretch;
}
.form_design .inquiry_textarea textarea {
  min-height: 300px;
}
.form_design .form_textarea_w_label {
  position: relative;
  padding-top: 10px;
}
.form_design .form_textarea_w_label textarea {
  padding-top: 12px;
}
.form_design .form_textarea_w_label label {
  position: absolute;
  top: 0;
  left: 10px;
  display: inline-block;
  padding: 1px 6px;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 800px) {
  .form_design .form_textarea_w_label label {
    top: 1px;
  }
}
@media (max-width: 600px) {
  .form_design .form_textarea_w_label label {
    top: 3px;
  }
}
@media (max-width: 420px) {
  .form_design .form_textarea_w_label label {
    top: 5px;
  }
}
.form_design .form_checkbox,
.form_design .form_checkbox_w_label > div {
  width: 100%;
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .form_design .form_checkbox,
  .form_design .form_checkbox_w_label > div {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_checkbox,
  .form_design .form_checkbox_w_label > div {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_checkbox,
  .form_design .form_checkbox_w_label > div {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_checkbox,
  .form_design .form_checkbox_w_label > div {
    font-size: 10px;
  }
}
.form_design .form_checkbox input,
.form_design .form_checkbox_w_label > div input {
  -webkit-appearance: none;
  width: 24px !important;
  height: 24px !important;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  border: 1px solid rgb(150, 150, 150);
}
.form_design .form_checkbox input:checked,
.form_design .form_checkbox_w_label > div input:checked {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(150, 150, 150);
}
.form_design .form_checkbox input:focus,
.form_design .form_checkbox_w_label > div input:focus {
  outline: 0;
}
.form_design .form_checkbox input:checked:after,
.form_design .form_checkbox_w_label > div input:checked:after {
  content: "✔";
  margin: 0;
  padding: 0;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgb(140, 140, 140);
}
.form_design .form_checkbox a,
.form_design .form_checkbox_w_label > div a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  margin-left: 5px;
}
@media (max-width: 800px) {
  .form_design .form_checkbox a,
  .form_design .form_checkbox_w_label > div a {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_checkbox a,
  .form_design .form_checkbox_w_label > div a {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_checkbox a,
  .form_design .form_checkbox_w_label > div a {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_checkbox a,
  .form_design .form_checkbox_w_label > div a {
    font-size: 10px;
  }
}
.form_design .form_checkbox_w_label > div:nth-child(2) {
  margin-top: 3px;
}
.form_design .form_checkbox_w_label > div:last-child {
  margin-top: 5px;
}
.form_design .form_checkbox_w_label_inline {
  width: 100%;
}
.form_design .form_checkbox_w_label_inline > div:last-child {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 3px;
}
.form_design .form_checkbox_w_label_inline > div:last-child > p {
  display: flex;
  align-items: center;
  margin-right: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .form_design .form_checkbox_w_label_inline > div:last-child > p {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_checkbox_w_label_inline > div:last-child > p {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_checkbox_w_label_inline > div:last-child > p {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_checkbox_w_label_inline > div:last-child > p {
    font-size: 10px;
  }
}
.form_design .form_checkbox_w_label_inline > div:last-child > p input {
  -webkit-appearance: none;
  width: 24px !important;
  height: 24px !important;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  border: 1px solid rgb(150, 150, 150);
}
.form_design .form_checkbox_w_label_inline > div:last-child > p input:checked {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(150, 150, 150);
}
.form_design .form_checkbox_w_label_inline > div:last-child > p input:focus {
  outline: 0;
}
.form_design .form_checkbox_w_label_inline > div:last-child > p input:checked:after {
  content: "✔";
  margin: 0;
  padding: 0;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgb(140, 140, 140);
}
.form_design .form_checkbox_w_label_inline > div:last-child > p a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  margin-left: 5px;
}
@media (max-width: 800px) {
  .form_design .form_checkbox_w_label_inline > div:last-child > p a {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_checkbox_w_label_inline > div:last-child > p a {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_checkbox_w_label_inline > div:last-child > p a {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_checkbox_w_label_inline > div:last-child > p a {
    font-size: 10px;
  }
}
.form_design .form_checkbox_w_label_inline > div:last-child > p.category_p {
  margin: 15px;
}
.form_design .form_checkbox_w_label_inline > div.checkboxes {
  margin-top: 3px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  grid-template-rows: auto;
  grid-gap: 10px;
}
.form_design .form_radio,
.form_design .form_radio_w_label > div {
  width: 100%;
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .form_design .form_radio,
  .form_design .form_radio_w_label > div {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_radio,
  .form_design .form_radio_w_label > div {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_radio,
  .form_design .form_radio_w_label > div {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_radio,
  .form_design .form_radio_w_label > div {
    font-size: 10px;
  }
}
.form_design .form_radio input,
.form_design .form_radio_w_label > div input {
  -webkit-appearance: none;
  width: 24px !important;
  height: 24px !important;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  border-radius: 50%;
  border: 1px solid rgb(150, 150, 150);
}
.form_design .form_radio input:checked,
.form_design .form_radio_w_label > div input:checked {
  background-color: #fff;
}
.form_design .form_radio input:focus,
.form_design .form_radio_w_label > div input:focus {
  outline: 0;
}
.form_design .form_radio input:checked:after,
.form_design .form_radio_w_label > div input:checked:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(140, 140, 140);
}
.form_design .form_radio a,
.form_design .form_radio_w_label > div a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  margin-left: 5px;
}
@media (max-width: 800px) {
  .form_design .form_radio a,
  .form_design .form_radio_w_label > div a {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_radio a,
  .form_design .form_radio_w_label > div a {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_radio a,
  .form_design .form_radio_w_label > div a {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_radio a,
  .form_design .form_radio_w_label > div a {
    font-size: 10px;
  }
}
.form_design .form_radio_with_label {
  width: 100%;
}
.form_design .form_radio_with_label > div {
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .form_design .form_radio_with_label > div {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_radio_with_label > div {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_radio_with_label > div {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_radio_with_label > div {
    font-size: 10px;
  }
}
.form_design .form_radio_with_label > div input {
  -webkit-appearance: none;
  width: 24px !important;
  height: 24px !important;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  border-radius: 50%;
  border: 1px solid rgb(150, 150, 150);
}
.form_design .form_radio_with_label > div input:checked {
  background-color: #fff;
}
.form_design .form_radio_with_label > div input:focus {
  outline: 0;
}
.form_design .form_radio_with_label > div input:checked:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(140, 140, 140);
}
.form_design .form_radio_with_label > div a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  margin-left: 5px;
}
@media (max-width: 800px) {
  .form_design .form_radio_with_label > div a {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_radio_with_label > div a {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_radio_with_label > div a {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_radio_with_label > div a {
    font-size: 10px;
  }
}
.form_design .form_radio_with_label > div:nth-child(2) {
  margin-top: 3px;
}
.form_design .form_radio_with_label > div:last-child {
  margin-top: 5px;
}
.form_design .form_radio_with_label_inline {
  width: 100%;
}
.form_design .form_radio_with_label_inline > div:last-child {
  display: flex;
  align-items: center;
  margin-top: 3px;
}
.form_design .form_radio_with_label_inline > div:last-child > p {
  display: flex;
  align-items: center;
  margin-right: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .form_design .form_radio_with_label_inline > div:last-child > p {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_radio_with_label_inline > div:last-child > p {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_radio_with_label_inline > div:last-child > p {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_radio_with_label_inline > div:last-child > p {
    font-size: 10px;
  }
}
.form_design .form_radio_with_label_inline > div:last-child > p input {
  -webkit-appearance: none;
  width: 24px !important;
  height: 24px !important;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  border-radius: 50%;
  border: 1px solid rgb(150, 150, 150);
}
.form_design .form_radio_with_label_inline > div:last-child > p input:checked {
  background-color: #fff;
}
.form_design .form_radio_with_label_inline > div:last-child > p input:focus {
  outline: 0;
}
.form_design .form_radio_with_label_inline > div:last-child > p input:checked:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(140, 140, 140);
}
.form_design .form_radio_with_label_inline > div:last-child > p a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  margin-left: 5px;
}
@media (max-width: 800px) {
  .form_design .form_radio_with_label_inline > div:last-child > p a {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .form_design .form_radio_with_label_inline > div:last-child > p a {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .form_design .form_radio_with_label_inline > div:last-child > p a {
    font-size: 11px;
  }
}
@media (max-width: 420px) {
  .form_design .form_radio_with_label_inline > div:last-child > p a {
    font-size: 10px;
  }
}
.form_design .elements_min_width_280px {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  grid-gap: 10px;
}
.form_design .elements_min_width_180px {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  grid-gap: 10px;
}
.form_design .elements_min_width_140px {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  grid-gap: 10px;
}
.form_design .elements_70_30 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.form_design .elements_70_30 > div:first-child {
  flex: 2.2;
  min-width: 300px;
}
.form_design .elements_70_30 > div:last-child {
  flex: 0.8;
  min-width: 120px;
  margin-left: 10px;
}

@media only screen and (max-width: 479px) {
  .form_design .input_w_icon img {
    width: 16px;
    height: 16px;
  }
  .form_design .input_w_icon input {
    padding-left: 28px;
  }
  .form_design .form_select_w_icon > div select {
    padding-left: 28px;
  }
  .form_design .form_select_w_icon > div > img:first-child {
    width: 16px;
    height: 16px;
  }
  .form_design .radio_with_label > div,
  .form_design .checkbox_with_label > div,
  .form_design .select_with_label > div select,
  .form_design .checkbox_with_label > div a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 469px) {
  .form_design .elements_70_30 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .form_design .elements_70_30 > div {
    flex: 1;
    width: 100%;
  }
  .form_design .elements_70_30 > div:last-child {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 420px) {
  .form_design .radio_with_label > div,
  .form_design .checkbox_with_label > div,
  .form_design .select_with_label > div select,
  .form_design .checkbox_with_label > div a {
    font-size: 10px;
  }
}
@media only screen and (max-width: 420px) {
  .form_design .rasm_search_bar {
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  }
}
.form_button, .form_button_100 {
  width: 100%;
}

.form_button > .fd_button {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  font-weight: 600;
  text-decoration: none;
}

.form_button_100 > .fd_button {
  width: 100%;
  display: block;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.style_orange {
  background-color: #FFBA3E !important;
  color: #fff !important;
}
.style_orange:hover {
  cursor: pointer !important;
  background-color: #eba729 !important;
}

.style_border_orange {
  padding: 10px 18px;
  border: 1px solid #FFBA3E !important;
  color: #FFBA3E !important;
}
.style_border_orange:hover {
  cursor: pointer !important;
}

.sign_in_buttons_container {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.sign_in_button {
  display: inline-block;
  padding: 8px 16px 8px 12px !important;
  border-radius: 5px;
  font-weight: 600;
  text-decoration: none;
  background-color: #f3f3f3;
  font-size: 12px;
  color: rgb(20, 83, 220);
  cursor: pointer;
}
.sign_in_button img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 !important;
  padding: 0 !important;
  margin-right: 5px !important;
}

.apple_sign_in_button {
  margin-top: 20px;
  display: block;
  height: 44px !important;
  width: 180px !important;
}
.apple_sign_in_button .signin-button {
  font-size: 19px !important;
  height: 44px !important;
}

.stc_container {
  width: 100%;
  min-width: 300px;
  padding: 0 10px 40px 10px;
}

.stc {
  width: 100%;
  max-width: 900px;
  margin: 0 auto !important;
  text-align: center;
}
.stc h1 {
  font-weight: bold;
  margin-bottom: 20px;
}

.stc_line {
  width: 100%;
  max-width: 100px;
  margin: auto;
  height: 4px;
  background-color: #FFBA3E;
}

.register_component {
  width: 100%;
  min-width: 320px;
  max-width: 1920px;
  margin: 0 auto;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: "login_text  login_image";
}

.login_image {
  grid-area: login_image;
  height: 100%;
  min-height: 90vh;
}
.login_image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.login_text {
  grid-area: login_text;
  min-width: 320px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px !important;
}
.login_text .register_form {
  width: 100%;
  max-width: 400px;
}

.register_other {
  text-align: center;
}

.register_other a {
  font-size: 14px;
  text-decoration: underline;
  color: rgb(55, 110, 228) !important;
}

.register_other p {
  font-size: 14px;
}

.requirements {
  text-align: center;
  font-size: 12px;
}

@media only screen and (max-width: 860px) {
  .register_component {
    grid-template-columns: 1fr;
    grid-template-areas: "login_text" "login_image";
  }
  .login_image {
    grid-area: login_image;
    height: 50vh;
    min-height: 400px;
    max-height: 500px;
  }
}
@media only screen and (max-width: 500px) {
  .login_text {
    padding: 40px 15px !important;
  }
}
.header_container {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #f9f4e8;
  min-height: 70px;
}

.header_banner {
  display: none;
}

.header_banner_btn {
  background: none;
  outline: none;
  border: none;
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 16px;
}
.header_banner_btn img {
  width: 14px;
  height: 14px;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}

.header_wrapper {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 20px 8px 16px;
  height: 70px;
  position: relative;
}

#nav_left {
  margin: 0;
  padding: 0;
  height: 30px;
  display: flex;
  align-items: center;
}

#nav_center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
}
#nav_center img {
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}

#nav_right {
  display: inline-block;
}

#nav_right > div:first-child {
  width: 100%;
  display: flex;
  margin: 0;
  padding: 0;
}

.upgrade_btn {
  display: inline-block;
  padding: 7px 10px;
  margin-right: -5px;
  border-radius: 20px;
  background-color: #8dbf3f;
  color: #fff;
  text-align: center;
  font-size: 9px;
  line-height: 1;
}
.upgrade_btn:hover {
  color: #8dbf3f;
  border: 1px solid #8dbf3f;
  background-color: #fff;
}

.log_message {
  color: #000000;
  font-weight: 300;
  font-size: 14px;
}

.header_icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  margin-left: 20px;
}
.header_icon img {
  height: 20px;
  width: auto;
}

.user_icon {
  position: relative;
}
.user_icon .header_user_name {
  position: absolute;
  font-size: 10px;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
}

#my_messages_btn {
  position: relative;
}

.numberOfMessages_container {
  width: 18px;
  height: 18px;
  border-radius: 9px;
  position: absolute;
  top: -5px;
  right: -8px;
}
.numberOfMessages_container .numberOfMessages {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background-color: red;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  color: white;
}
.numberOfMessages_container .numberOfMessages.hide {
  display: none;
}

.business_icon img {
  height: 21px;
  width: 21px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

#nav_list {
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
}
#nav_list li {
  margin-right: 25px;
}
#nav_list li a, #nav_list li p {
  color: #000000;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  position: relative;
}
#nav_list li a::after, #nav_list li p::after {
  content: "";
  height: 2px;
  width: 0%;
  background: #FFBA3E;
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.6s ease;
}
#nav_list li a:hover, #nav_list li p:hover {
  text-decoration: none;
}
#nav_list li a:hover::after, #nav_list li p:hover::after {
  width: 100%;
}

#nav_list > li:last-child {
  margin-right: 0;
}

.with_arrow_down {
  position: relative;
  padding-right: 14px;
  cursor: pointer;
}
.with_arrow_down img {
  transition: 0.4s;
  width: 10px;
  height: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 55%;
  right: 0;
  transform: translateY(-50%);
  pointer-events: none;
}
.with_arrow_down .rotate_arrow {
  transition: 0.4s;
  transform: rotate(-180deg);
  position: absolute;
  top: 3px;
}

#burger {
  display: none;
  width: 30px;
  height: 24px;
}
#burger .burger_lines {
  cursor: pointer;
}
#burger .burger_lines div {
  width: 25px;
  height: 2px;
  background-color: #000000;
  margin: 5px 0px;
  border-radius: 3px;
}
#burger .burger_lines div:nth-child(2) {
  width: 18px;
}

.animation1 {
  animation: showDropdown 0.3s linear;
}

.hr_separator {
  margin: 0;
  padding: 0;
  height: 1px;
  background-color: #f3f3f3;
}

.nav_bg {
  width: 100%;
  height: 70px;
}

@keyframes showDropdown {
  from {
    transform: translateY(-50%);
  }
  to {
    transform: translateY(0px);
  }
}
@keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 1100px) {
  #nav_list li {
    margin-right: 20px;
  }
}
@media (max-width: 1000px) {
  #nav_list {
    display: none;
  }
  #burger {
    display: block;
  }
}
@media (max-width: 768px) {
  .header_banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 10px;
    background-color: #8dbf3f;
  }
  .header_banner p {
    line-height: 1.3;
    font-size: 9px;
  }
}
@media (max-width: 700px) {
  #nav_center img {
    height: 45px;
  }
}
@media (max-width: 620px) {
  #nav_center {
    left: 115px;
  }
  #nav_center img {
    height: 40px;
  }
}
@media (max-width: 420px) {
  .upgrade_btn > span {
    display: none;
  }
  .header_wrapper {
    padding: 8px 16px 8px 15px;
  }
  #nav_center {
    left: 100px;
  }
  #nav_center img {
    height: 35px;
  }
}
.search_container_component {
  width: 100%;
  max-width: 600px;
  padding: 0 10px;
  margin: auto;
  position: relative;
}
.search_container_component .close_modal_icon {
  position: absolute;
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.search_bar_navbar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 70px;
}

.dropdown_categories {
  display: none;
}

.dropdown_wedding {
  display: none;
}

.dropdown_company {
  display: none;
}

.dsc_container {
  width: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  max-height: 100vh;
  overflow-y: scroll;
  border-bottom: 1px solid #f3f3f3;
  background-color: #fff;
}
.dsc_container div, .dsc_container a, .dsc_container p {
  line-height: 1.6;
  font-size: 14px;
}
.dsc_container h5 {
  padding-bottom: 10px;
}

.dsc_1 {
  width: 100%;
  max-width: 1100px;
  margin: auto;
  padding-top: 90px;
  padding-bottom: 20px;
  min-height: 500px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: "dsc_1_left     dsc_1_right ";
}

.dsc_1_left {
  grid-area: dsc_1_left;
  padding: 20px;
}

.dsc_1_left_categories {
  width: 100%;
  padding-top: 20px;
  padding-left: 10px;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
}
.dsc_1_left_categories a {
  color: #222;
}
.dsc_1_left_categories a:hover {
  text-decoration: underline;
}

.show_all_link {
  font-weight: 600;
}

.dsc_1_right {
  grid-area: dsc_1_right;
  padding: 20px;
}

.dsc_1_right_img_container {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 639px) {
  .dsc_1 {
    grid-template-columns: 1fr 2.5fr;
  }
  .dsc_1_left_categories {
    padding-left: 10px;
  }
}
.dsc_2 {
  width: 100%;
  max-width: 1100px;
  margin: auto;
  padding-top: 110px;
  min-height: 500px;
  display: grid;
  grid-template-columns: 180px 3fr;
  grid-template-rows: auto;
  grid-template-areas: "dsc_2_left     dsc_2_right ";
}

.dsc_2_left {
  grid-area: dsc_2_left;
  padding: 20px;
  padding-top: 20px;
  padding-left: 40px;
}
.dsc_2_left a {
  line-height: 2.4;
  color: #222;
}
.dsc_2_left a:hover {
  text-decoration: underline;
}

.dsc_2_right {
  grid-area: dsc_2_right;
  padding: 0 20px 20px;
}

.one_article_container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.article_img {
  flex: 1;
  min-width: 200px;
}
.article_img img {
  width: 100%;
  height: 100%;
  min-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

.article_text {
  flex: 3;
  min-width: 240px;
  padding: 0 20px 20px;
}
.article_text p.story_title {
  text-decoration: underline;
  color: rgb(231, 146, 18);
  margin-bottom: 10px;
}

.paddint_left_10 {
  padding-left: 10px;
}

.text_green {
  color: #8dbf3f;
}

@media only screen and (max-width: 860px) {
  .dsc_container div, .dsc_container a, .dsc_container p {
    font-size: 13px;
  }
  .dsc_container h5 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 659px) {
  .article_text {
    padding: 0;
  }
  .dsc_2_left {
    padding-left: 30px;
  }
}
.show_dropdown {
  display: block;
}

.sidebar_modal header, .sidebar_modal footer, .sidebar_modal section, .sidebar_modal div, .sidebar_modal h1, .sidebar_modal h2, .sidebar_modal h3, .sidebar_modal h4, .sidebar_modal h5, .sidebar_modal h6, .sidebar_modal a, .sidebar_modal p, .sidebar_modal small, .sidebar_modal ul, .sidebar_modal li, .sidebar_modal hr,
.seach_modal header,
.seach_modal footer,
.seach_modal section,
.seach_modal div,
.seach_modal h1,
.seach_modal h2,
.seach_modal h3,
.seach_modal h4,
.seach_modal h5,
.seach_modal h6,
.seach_modal a,
.seach_modal p,
.seach_modal small,
.seach_modal ul,
.seach_modal li,
.seach_modal hr,
.popup_modal header,
.popup_modal footer,
.popup_modal section,
.popup_modal div,
.popup_modal h1,
.popup_modal h2,
.popup_modal h3,
.popup_modal h4,
.popup_modal h5,
.popup_modal h6,
.popup_modal a,
.popup_modal p,
.popup_modal small,
.popup_modal ul,
.popup_modal li,
.popup_modal hr {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  border-radius: 0;
  outline: none;
  border: none;
  list-style: none;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  color: black;
}
.sidebar_modal header:focus, .sidebar_modal footer:focus, .sidebar_modal section:focus, .sidebar_modal div:focus, .sidebar_modal h1:focus, .sidebar_modal h2:focus, .sidebar_modal h3:focus, .sidebar_modal h4:focus, .sidebar_modal h5:focus, .sidebar_modal h6:focus, .sidebar_modal a:focus, .sidebar_modal p:focus, .sidebar_modal small:focus, .sidebar_modal ul:focus, .sidebar_modal li:focus, .sidebar_modal hr:focus,
.seach_modal header:focus,
.seach_modal footer:focus,
.seach_modal section:focus,
.seach_modal div:focus,
.seach_modal h1:focus,
.seach_modal h2:focus,
.seach_modal h3:focus,
.seach_modal h4:focus,
.seach_modal h5:focus,
.seach_modal h6:focus,
.seach_modal a:focus,
.seach_modal p:focus,
.seach_modal small:focus,
.seach_modal ul:focus,
.seach_modal li:focus,
.seach_modal hr:focus,
.popup_modal header:focus,
.popup_modal footer:focus,
.popup_modal section:focus,
.popup_modal div:focus,
.popup_modal h1:focus,
.popup_modal h2:focus,
.popup_modal h3:focus,
.popup_modal h4:focus,
.popup_modal h5:focus,
.popup_modal h6:focus,
.popup_modal a:focus,
.popup_modal p:focus,
.popup_modal small:focus,
.popup_modal ul:focus,
.popup_modal li:focus,
.popup_modal hr:focus {
  outline: none;
  background: none;
}
.sidebar_modal ::-webkit-scrollbar,
.seach_modal ::-webkit-scrollbar,
.popup_modal ::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background: transparent; /* make scrollbar transparent */
}

.search_modal {
  width: 100%;
  margin: 0;
  padding: 0;
}
.search_modal .modal.top .modal-dialog {
  margin: 0;
  padding: 0;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  transform: translate3d(0%, 0, 0);
  animation: slideFromTop 0.2s linear;
}
.search_modal .modal.top .modal-content {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  width: 100vw;
  background-color: #fff;
}
.search_modal .modal-body {
  width: 100%;
  margin: 0;
  padding: 0;
}

.popup_modal .modal {
  padding: 0 10px !important;
}
.popup_modal .modal-header {
  height: 50px;
  border-bottom: 1px solid #f3f3f3;
}
.popup_modal .modal-header div, .popup_modal .modal-header img, .popup_modal .modal-header h5 {
  line-height: 1;
}
.popup_modal .modal-header div {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.popup_modal .modal-header div img {
  display: inline-block;
  width: 26px;
  height: 26px;
  padding: 5px;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}
.popup_modal .modal-header div h5 {
  color: #222222;
  width: 100%;
  height: 26px;
  display: flex;
  align-items: center;
  padding-left: 5px;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}
.popup_modal .confirm_header {
  background-color: #e3494f;
}
.popup_modal .confirm_header h5 {
  color: #fff;
}
.popup_modal .modal-body {
  padding: 20px;
}

.popup_modal .modal-dialog {
  transform: translate(0, 0);
  margin: 30px auto;
}

.popup_modal .reportNotSubmitted,
.popup_modal .reportSubmitted {
  display: block;
}
.popup_modal .reportSubmitted {
  padding: 20px;
}
.popup_modal .reportNotSubmitted.hide,
.popup_modal .reportSubmitted.hide,
.popup_modal .report_review_other_reason.hide {
  display: none;
}

.user_message_text {
  padding: 10px !important;
  line-height: 1.4 !important;
  font-size: 15px !important;
}

.checkbox_container {
  padding: 10px !important;
  display: flex;
  align-items: center;
}
.checkbox_container input {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.cancel_and_proceed_btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px !important;
}

.contentBefore.hide,
.contentAfter.hide {
  display: none;
}

.success_message_container {
  padding: 10px !important;
}

.error_message_container {
  padding: 0 10px !important;
}

@keyframes slideFromLeft {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0px);
  }
}
@keyframes slideFromRight {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0px);
  }
}
@keyframes slideFromTop {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0px);
  }
}
.section_container {
  position: relative;
}

.small_loader {
  height: 20px;
  width: 20px;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-color: "pink";
}

.small_loader > .circle {
  height: 20px;
  width: 20px;
  border: 3px solid orange;
  border-top-color: #fff;
  border-radius: 50%;
  animation: spin_spiner 1.5s infinite linear;
}

.small_loader.hide {
  display: none;
}

@keyframes spin_spiner {
  100% {
    transform: rotate(360deg);
  }
}
.mdc {
  width: 100%;
}
.mdc div, .mdc a, .mdc p {
  line-height: 1.4;
}
.mdc > a, .mdc > p,
.mdc .menu_item {
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 15px 20px;
  font-size: 14px !important;
  font-weight: 300;
  color: rgb(0, 0, 0);
  cursor: pointer;
}
.mdc .menu_item,
.mdc .submenu_item {
  position: relative;
}
.mdc > a:hover,
.mdc .menu_item:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.mdc .menu_item:after,
.mdc .submenu_item:after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("../images/new_icons/down-arrow.ffd1d4f3dd9d.svg");
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.mdc .active_menu:after,
.mdc .active_submenu:after {
  background-image: url("../images/new_icons/up-arrow.3f1a318f4584.svg");
}
.mdc .mdc_item > div:last-child,
.mdc .submenu_panel_to_open {
  display: none;
}
.mdc .mdc_first_links,
.mdc .submenu_item,
.mdc .mdc_second_links {
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 15px 20px 15px 35px !important;
  font-size: 13px;
  font-weight: 300;
  cursor: pointer;
  color: #1E2023;
}
.mdc .mdc_first_links:hover,
.mdc .submenu_item:hover,
.mdc .mdc_second_links:hover {
  text-decoration: none;
  color: rgb(100, 100, 100);
  background-color: rgba(0, 0, 0, 0.05);
}
.mdc .mdc_first_links > a {
  font-size: 13px;
  font-weight: 300;
  cursor: pointer;
  color: #1E2023;
  padding: 0;
}
.mdc .mdc_first_links,
.mdc .submenu_item {
  font-size: 14px;
  color: rgb(0, 0, 0);
  letter-spacing: 0.4px;
}
.mdc .mdc_first_links:hover,
.mdc .submenu_item:hover {
  color: rgb(0, 0, 0);
}
.mdc .mdc_second_links {
  padding-left: 55px !important;
}
.mdc .regular_link {
  position: relative;
}
.mdc .regular_link span i {
  min-width: 22px;
}
.mdc .regular_link:hover {
  background: none;
}

.one_slide {
  min-width: 100%;
  position: relative;
}

.one_slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

.img_description {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background-color: #fff;
  border-radius: 5px !important;
  padding: 20px !important;
}
.img_description h6 {
  font-weight: bold;
}
.img_description a, .img_description p {
  font-size: 13px;
}
.img_description a {
  color: #000;
  text-decoration: underline;
}

@media only screen and (max-width: 420px) {
  .img_description a, .img_description p {
    font-size: 11px;
  }
}
.logo_holder {
  width: 100%;
  text-align: center;
  padding: 10px;
}
.logo_holder img {
  width: 90%;
  max-width: 160px;
  min-width: 120px;
  height: auto;
}

.icon_logo_holder {
  padding: 0;
}
.icon_logo_holder img {
  width: 90%;
  max-width: 50px;
  min-width: 50px;
  height: auto;
}

.search_bar_holder {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 700px;
  margin: auto;
  padding: 0 30px;
  min-width: 300px;
  z-index: 1;
}
.search_bar_holder h1 {
  color: #fff;
  font-size: 6vw;
  margin-bottom: 10px;
  letter-spacing: -1px;
  font-weight: 200;
  text-align: center;
}

.search_bar_component {
  width: 100%;
}
.search_bar_component input, .search_bar_component button {
  border: none;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #fff;
  width: 100%;
  padding: 10px 5px 10px 10px;
  height: 40px;
  font-size: 13px;
}
.search_bar_component input::-webkit-input-placeholder { /* Chrome/Opera/Safari/Edge */
  font-size: 13px;
  color: grey;
  letter-spacing: -0.2px;
}
.search_bar_component input::-ms-input-placeholder { /* Microsoft Edge */
  font-size: 13px;
  color: grey;
  letter-spacing: -0.2px;
}
.search_bar_component input:-ms-input-placeholder { /* IE 10+ */
  font-size: 13px;
  color: grey;
  letter-spacing: -0.2px;
}
.search_bar_component button {
  padding: 5px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 13px;
}
.search_bar_component .search_bar_btn {
  color: #fff;
  background-color: orange;
  border: 1px solid orange;
  font-size: 16px;
}

.search_bar_component > form {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 180px 40px;
}

.search_bar_holder .search_bar_component input, .search_bar_holder .search_bar_component button {
  padding: 13px 5px 13px 10px;
  height: 46px;
}
.search_bar_holder .search_bar_component button {
  padding: 7px 5px;
}

.search_input {
  position: relative;
}
.search_input input {
  width: 100%;
  border-radius: 5px 0 0 5px;
  border-left: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}

.location_input {
  position: relative;
}
.location_input .location_icon {
  width: 20px;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  opacity: 0.7;
}
.location_input input {
  width: 100%;
  border-left: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  padding-left: 20px !important;
}

.search_input_items {
  position: absolute;
  border-bottom: none;
  border-top: none;
  font-size: 12px;
  z-index: 9;
  top: 100%;
  left: 0;
  right: 0;
}

.search_input_items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 5px;
}

.search_input_items div:hover {
  background-color: #f3f3f3;
}

.search_input_active {
  background-color: #f3f3f3 !important;
  color: #1E2023;
}

@media only screen and (min-width: 1200px) {
  .search_bar_holder h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 799px) {
  .search_bar_holder {
    padding: 0 40px;
  }
  .search_bar_holder h1 {
    font-size: 9vw;
  }
}
@media only screen and (max-width: 520px) {
  .search_bar_holder {
    padding: 0 30px;
  }
  .search_bar_holder h1 {
    font-size: 12vw;
  }
}
@media only screen and (max-width: 420px) {
  .search_bar_holder {
    padding: 0 20px;
  }
  .search_bar_component > form {
    grid-template-columns: 1.1fr 1fr 35px;
  }
  .search_bar_component input, .search_bar_component button {
    font-size: 12px;
  }
  .search_bar_component input::-webkit-input-placeholder { /* Chrome/Opera/Safari/Edge */
    font-size: 12px;
  }
  .search_bar_component input::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 12px;
  }
  .search_bar_component input:-ms-input-placeholder { /* IE 10+ */
    font-size: 12px;
  }
  .search_input_items {
    font-size: 10px;
  }
  .search_bar_holder .search_bar_component input, .search_bar_holder .search_bar_component button {
    padding: 10px 5px 10px 10px;
    height: 40px;
  }
  .search_bar_holder .search_bar_component button {
    padding: 5px;
  }
}
@media only screen and (max-width: 359px) {
  .search_bar_holder {
    padding: 0 10px;
  }
  .search_bar_holder h1 {
    font-size: 48px;
  }
}
#carouselExampleFade {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
#carouselExampleFade .carousel-item img {
  width: 100%;
  height: 80vh;
  max-height: 740px;
  min-height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
}
#carouselExampleFade .carousel-indicators [data-bs-target] {
  border: none;
  margin: 0 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
#carouselExampleFade .carousel-control-next,
#carouselExampleFade .carousel-control-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  top: calc(100% - 80px);
  opacity: 1;
  background-color: #1E2023;
  color: #fff;
}
#carouselExampleFade .carousel-control-prev {
  left: -40px;
  border-radius: 5px 0 0 5px;
}
#carouselExampleFade .carousel-control-next {
  left: 0;
  border-radius: 0 5px 5px 0;
}

.hero_holder {
  background-color: #f9f4e8;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%23f4ecd9' fill-opacity='1' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E");
}
.hero_holder .hero {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  height: 100%;
  display: grid;
  grid-template-columns: 1.2fr 3fr;
  grid-template-rows: auto;
  grid-template-areas: "hero_text_container      hero_image";
}
.hero_holder .hero_image {
  grid-area: hero_image;
  position: relative;
}
.hero_holder .hero_text_container {
  min-width: 400px;
  grid-area: hero_text_container;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero_holder .search_btn {
  margin-top: 20px;
}
.hero_holder .search_btn a, .hero_holder .search_btn button {
  display: inline-block;
  padding: 10px 20px 8px;
  background: none;
  outline: none;
  border-radius: 5px;
  border: 1px solid #1E2023;
  color: black;
  cursor: pointer;
  text-decoration: none;
  line-height: 0;
  font-size: 16px;
}
.hero_holder .search_btn a img, .hero_holder .search_btn button img {
  margin-left: 5px;
  height: 22px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.hero_holder .search_logo {
  width: 100%;
  max-width: 240px;
  min-width: 220px;
  height: auto;
  margin-bottom: 20px;
  margin-left: -8px;
}
.hero_holder .hero_text {
  width: 100%;
  height: 100%;
  max-width: 340px;
  min-width: 300px;
  color: #1E2023;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
}
.hero_holder .hero_text p {
  font-size: 23px;
  font-weight: 300;
  -webkit-hyphens: none;
          hyphens: none;
}

@media only screen and (max-width: 799px) {
  .hero_holder .hero {
    grid-template-columns: 1fr;
    grid-template-rows: 400px 1fr;
    grid-template-areas: "hero_image " "hero_text_container ";
  }
  .hero_holder #carouselExampleFade .carousel-item img {
    max-height: 400px;
    min-height: 400px;
  }
  .hero_holder .hero_text_container {
    width: 100%;
    min-width: 320px;
    align-items: center;
    padding-bottom: 20px;
  }
  .hero_holder .search_logo {
    max-width: 200px;
    min-width: 200px;
    margin-bottom: 10px;
  }
  .hero_holder .hero_text {
    min-width: 280px;
    padding: 30px 20px 20px 36px;
  }
  .hero_holder .hero_text p {
    font-size: 19px;
    font-weight: 200;
  }
  .hero_holder .search_btn a, .hero_holder .search_btn button {
    font-size: 15px;
  }
  .hero_holder .search_btn a img, .hero_holder .search_btn button img {
    height: 21px;
  }
  .hero_holder #carouselExampleFade .carousel-control-prev {
    top: calc(100% - 40px);
    left: 0;
    border-radius: 0 5px 0 0;
  }
  .hero_holder #carouselExampleFade .carousel-control-next {
    top: 100%;
    left: 0;
    border-radius: 0 0 5px 0;
  }
}
.services_component {
  width: 100%;
  max-width: 1080px;
  padding: 0;
  margin: 0 auto !important;
  padding: 0 15px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "sc_item_3     sc_item_2    sc_item_5 " "sc_item_4     sc_item_1    sc_item_6";
}

.sc_item > .sc_item_content {
  background-color: #8dbf3f;
}

.sc_item {
  width: 100%;
  min-height: 280px;
}

.sc_item_2,
.sc_item_4,
.sc_item_6 {
  width: 100%;
  height: 100%;
}
.sc_item_2 img,
.sc_item_4 img,
.sc_item_6 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sc_item > .sc_item_content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
}
.sc_item > .sc_item_content h5 {
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
}
.sc_item > .sc_item_content p {
  line-height: 1.5;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}

.sc_item_1 {
  grid-area: sc_item_1;
}

.sc_item_2 {
  grid-area: sc_item_2;
}

.sc_item_3 {
  grid-area: sc_item_3;
}
.sc_item_3 .sc_item_content {
  border-radius: 5px 0 0 0;
}

.sc_item_4 {
  grid-area: sc_item_4;
}
.sc_item_4 img {
  border-radius: 0 0 0 5px;
}

.sc_item_5 {
  grid-area: sc_item_5;
}
.sc_item_5 .sc_item_content {
  border-radius: 0 5px 0 0;
}

.sc_item_6 {
  grid-area: sc_item_6;
}
.sc_item_6 img {
  border-radius: 0 0 5px 0;
}

@media only screen and (max-width: 860px) {
  .services_component {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-areas: "sc_item_1     sc_item_2" "sc_item_4     sc_item_3" "sc_item_5     sc_item_6";
  }
  .sc_item_1 {
    grid-area: sc_item_1;
  }
  .sc_item_1 .sc_item_content {
    border-radius: 5px 0 0 0;
  }
  .sc_item_2 {
    grid-area: sc_item_2;
  }
  .sc_item_2 img {
    border-radius: 0 5px 0 0;
  }
  .sc_item_3 {
    grid-area: sc_item_3;
  }
  .sc_item_3 .sc_item_content {
    border-radius: 0;
  }
  .sc_item_4 {
    grid-area: sc_item_4;
  }
  .sc_item_4 img {
    border-radius: 0;
  }
  .sc_item_5 {
    grid-area: sc_item_5;
  }
  .sc_item_5 .sc_item_content {
    border-radius: 0 0 0 5px;
  }
  .sc_item_6 {
    grid-area: sc_item_6;
  }
  .sc_item_6 img {
    border-radius: 0 0 5px 0;
  }
}
@media only screen and (max-width: 600px) {
  .sc_item > .sc_item_content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 490px) {
  .services_component {
    min-width: 320px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas: "sc_item_2" "sc_item_1" "sc_item_4" "sc_item_3" "sc_item_6" "sc_item_5";
  }
  .sc_item > .sc_item_content {
    padding: 20px;
    text-align: center;
    min-height: 280px;
  }
  .sc_item_4,
  .sc_item_6 {
    margin-top: 20px;
  }
  .sc_item_1 {
    grid-area: sc_item_1;
  }
  .sc_item_1 .sc_item_content {
    border-radius: 0 0 5px 5px;
  }
  .sc_item_2 {
    grid-area: sc_item_2;
  }
  .sc_item_2 img {
    border-radius: 5px 5px 0 0;
  }
  .sc_item_3 {
    grid-area: sc_item_3;
  }
  .sc_item_3 .sc_item_content {
    border-radius: 0 0 5px 5px;
  }
  .sc_item_4 {
    grid-area: sc_item_4;
  }
  .sc_item_4 img {
    border-radius: 5px 5px 0 0;
  }
  .sc_item_5 {
    grid-area: sc_item_5;
  }
  .sc_item_5 .sc_item_content {
    border-radius: 0 0 5px 5px;
  }
  .sc_item_6 {
    grid-area: sc_item_6;
  }
  .sc_item_6 img {
    border-radius: 5px 5px 0 0;
  }
}
@media only screen and (max-width: 420px) {
  .sc_item > .sc_item_content p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 350px) {
  .sc_item > .sc_item_content p {
    font-size: 11px;
  }
}
.tcc {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.tcc div, .tcc p, .tcc a {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.tcc_content {
  width: 100%;
  min-width: 300px;
  overflow-x: scroll;
  scroll-behavior: smooth;
  display: flex;
  justify-content: center;
}

.one_card_container {
  margin: 0 20px !important;
  min-height: 380px;
  width: 100%;
  min-width: 260px;
  max-width: 320px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card_desription {
  max-height: 280px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card_desription h4 {
  padding-top: 10px;
  width: 100%;
  font-size: 26px !important;
  text-align: center;
  line-height: 1.3;
  letter-spacing: -0.5px;
  font-weight: 600;
  position: relative;
}
.card_desription h4::after {
  content: "";
  width: 50%;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.card_desription p {
  padding: 10px;
  font-size: 15px;
  text-align: center;
  line-height: 1.6;
  font-weight: 300;
}
.card_desription > div {
  padding: 20px 20px 10px;
}

.card_photo {
  height: 180px;
  border-radius: 0 0 5px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.card_photo img {
  height: 120px;
  width: 92%;
  -o-object-fit: contain;
     object-fit: contain;
}

.one_card_container.yellow_card {
  background-color: rgba(245, 232, 129, 0.1333333333);
}
.one_card_container.yellow_card .card_photo {
  background-color: #f5e881;
}

.one_card_container.green_card {
  background-color: rgba(142, 191, 63, 0.0823529412);
}
.one_card_container.green_card .card_photo {
  background-color: #8dbf3f;
}

.one_card_container.red_card {
  background-color: rgba(235, 114, 114, 0.0901960784);
}
.one_card_container.red_card .card_photo {
  background-color: #eb7272;
}

@media screen and (max-width: 950px) {
  .one_card_container {
    margin: 0 10px !important;
  }
  .card_desription h4 {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 880px) {
  .tcc {
    padding: 0 10px;
  }
  .tcc_content {
    justify-content: left;
  }
}
@media only screen and (max-width: 880px) {
  .card_desription p {
    font-size: 14px;
  }
}
.tsc_holder {
  width: 100%;
  padding: 90px 0 120px 0;
  background-color: #f9f4e8;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%23f4ecd9' fill-opacity='1' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E");
}

.tsc_component {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  min-width: 320px;
  padding: 0 20px;
}

.tsc_component > div {
  display: inline-block;
  line-height: 1.5;
  font-size: 34px;
  font-weight: 700;
  height: 44px;
  -webkit-hyphens: none;
          hyphens: none;
}

.tsc_component > .official_app {
  font-size: 34px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #000;
}
.tsc_component > .official_app span {
  color: #FFBA3E;
}

#text_slide {
  height: 40px;
  min-height: 44px;
  margin-top: 10px;
  overflow-y: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 300px;
  border-bottom: 1px solid black;
  position: relative;
}
#text_slide div {
  display: inline-block;
  line-height: 1;
  font-size: 34px;
  letter-spacing: -1px;
  font-weight: 600;
  font-style: italic;
  margin: 5px 3px;
  color: #FFBA3E;
  height: 44px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.5s;
}

@media only screen and (max-width: 800px) {
  .tsc_component > div {
    font-size: 30px;
  }
  #text_slide {
    margin-top: 14px;
  }
  #text_slide div {
    font-size: 30px;
  }
  .tsc_component > .official_app {
    font-size: 25px;
  }
}
@media only screen and (max-width: 650px) {
  #text_slide {
    margin-top: 0;
  }
}
@media only screen and (max-width: 420px) {
  .tsc_component > div {
    font-size: 26px;
  }
  #text_slide div {
    font-size: 28px;
  }
  .tsc_component > .official_app {
    font-size: 23px;
  }
}
@media only screen and (max-width: 350px) {
  .tsc_component > div {
    font-size: 22px;
  }
  #text_slide div {
    font-size: 22px;
  }
  .tsc_component > .official_app {
    font-size: 22px;
  }
}
.csc_container {
  padding: 40px 20px;
}

.csc {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  min-height: 100px;
  grid-gap: 20px;
}

.csc_one_step {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  color: #000;
}
.csc_one_step:hover {
  color: #000;
  background-color: #f5f5f5;
}

.csc_icon {
  text-align: center;
  flex: 1;
  margin-bottom: 5px;
}
.csc_icon > img {
  height: 50px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.csc_text {
  text-align: center;
  justify-self: bottom;
  line-height: 1.2;
}

@media only screen and (max-width: 470px) {
  .csc {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  }
}
@media only screen and (max-width: 420px) {
  .csc {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }
}
.scroll_down_container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 80px;
  left: 30px;
}

.scroll_down_container.hide {
  display: none;
}

.chevron {
  position: absolute;
  width: 1.75rem;
  height: 0.4rem;
  opacity: 0;
  transform: scale(0.3);
  animation: move-chevron 3s ease-out infinite;
}

.chevron:first-child {
  animation: move-chevron 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move-chevron 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  background: #8dbf3f;
}

.chevron:before {
  left: 0;
  transform: skewY(30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skewY(-30deg);
}

@keyframes move-chevron {
  25% {
    opacity: 1;
  }
  33.3% {
    opacity: 1;
    transform: translateY(1.9rem);
  }
  66.6% {
    opacity: 1;
    transform: translateY(2.6rem);
  }
  100% {
    opacity: 0;
    transform: translateY(4rem) scale(0.5);
  }
}
.error_page {
  background-color: #f3f3f3;
  width: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.error_page__message_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin-bottom: -50px;
}
.error_page__message_logo img {
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}

.error_page__message_container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  min-height: calc(100vh - 40px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.error_page__message_container h1 {
  font-size: 140px !important;
  font-weight: bold;
}
.error_page__message_container h1 {
  font-size: 40px;
}

.error_page__message_btn {
  color: #fff;
  background-color: #FFBA3E;
  padding: 10px 25px;
  border-radius: 5px;
}

.hsc {
  width: 100%;
  position: relative;
  min-width: 320px;
}
.hsc div, .hsc p, .hsc a {
  line-height: 1;
}
.hsc .observe_target {
  width: 20px !important;
  min-width: 20px !important;
  height: 100% !important;
  min-height: 40px !important;
  background-color: #fff !important;
  margin-left: -20px !important;
  opacity: 0.1 !important;
}

.hsc_content {
  width: 100%;
  min-width: 280px;
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow-x: scroll;
}

.hsc_btn_left,
.hsc_btn_right {
  margin: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #f3f3f3;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s;
}
.hsc_btn_left .fas,
.hsc_btn_right .fas {
  font-size: 18px;
  color: rgb(99, 99, 99);
}

.hsc_btn_left {
  left: 10px;
  padding-right: 2px !important;
}

.hsc_btn_right {
  right: 10px;
  padding-left: 2px !important;
}

.hsc_btn_left:hover,
.hsc_btn_right:hover {
  background-color: #fff;
  border: 1px solid #f3f3f3;
}

.sroll_100 {
  overflow-x: hidden;
}

.fasc {
  width: 100%;
  position: relative;
  min-width: 300px;
  min-height: 200px;
}
.fasc .observe_target {
  width: 20px !important;
  min-width: 20px !important;
  height: 100% !important;
  min-height: 40px !important;
  background-color: red !important;
  margin-left: -20px !important;
  opacity: 0.1 !important;
}

.fasc_btn_left,
.fasc_btn_right {
  margin: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #f3f3f3;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 10;
  top: 74px;
  transition: 0.5s;
}
.fasc_btn_left .fas,
.fasc_btn_right .fas {
  font-size: 18px;
  color: rgb(99, 99, 99);
}

.fasc_btn_left {
  left: 5px;
  padding-right: 2px !important;
}

.fasc_btn_right {
  right: 5px;
  padding-left: 2px !important;
}

.fasc_btn_left:hover,
.fasc_btn_right:hover {
  background-color: #fff;
  border: 1px solid #f3f3f3;
}

.slider_hot_businesses {
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
  padding: 0 20px;
}

.one_hot_business {
  min-width: 300px;
  display: grid;
  grid-template-columns: 300px;
  grid-template-rows: 240px 240px;
  max-width: 300px;
  min-width: 300px;
  position: relative;
  margin: 15px !important;
  border-radius: 5px;
}

.hot_business_photo img {
  width: 300px;
  height: 240px;
  border-radius: 5px 5px 0 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.hot_business_description {
  padding: 30px !important;
  border-radius: 0 0 5px 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #e3494f;
  text-align: center;
}
.hot_business_description p {
  line-height: 1.4;
  font-size: 13px;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #fff;
}
.hot_business_description a {
  line-height: 1.4;
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
.hot_business_description .hot_business_name {
  font-weight: 600;
  font-size: 16px;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.slider_hot_businesses_content > .one_hot_business:first-child {
  margin-left: 10px !important;
}

.slider_hot_businesses_content > .one_hot_business:last-of-type {
  margin-right: 10px !important;
}

.hot_star {
  width: 80px;
  height: 80px;
  min-height: 80px;
  min-width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  background-image: url("/static/images/new_images/hot_bg.png");
  background-size: contain;
  position: absolute;
  top: 20px;
  left: 200px;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
}

@media only screen and (max-width: 900px) {
  .slider_hot_businesses {
    padding: 0 10px;
  }
  .hot_business_description {
    padding: 30px !important;
  }
}
@media only screen and (max-width: 420px) {
  .hot_business_description {
    padding: 25px !important;
  }
}
.slider_newest_businesses_promo {
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
  padding: 0 20px;
}

.slider_newest_businesses_content {
  width: 100%;
  height: 100%;
}

.business_promo_banner {
  width: 100%;
  min-width: 260px;
  max-width: 300px;
  position: relative;
  border-radius: 5px !important;
  background-color: #f3f3f3;
  margin: 0 15px !important;
  color: rgb(0, 0, 0);
}
.business_promo_banner:hover {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.slider_newest_businesses_content > .business_promo_banner:first-child {
  margin-left: 10px !important;
}

.slider_newest_businesses_content > .business_promo_banner:last-of-type {
  margin-right: 10px !important;
}

.one_badge_promo {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 9px;
  padding: 5px !important;
  border-radius: 4px;
  background-color: #8dbf3f;
  line-height: 0;
  color: #fff;
}

.business_promo_photo {
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px 5px 0 0;
}

.business_promo_description {
  padding: 10px 15px !important;
  height: 110px;
  display: flex;
  flex-direction: column;
}

.business_promo_name {
  font-weight: bold;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.2 !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.promo_categories {
  font-size: 11px;
  line-height: 1.3 !important;
  margin-top: 3px;
}

@media only screen and (max-width: 780px) {
  .business_promo_banner {
    margin: 0 10px !important;
  }
  .slider_newest_businesses_content > .business_promo_banner:first-child {
    margin-left: 0 !important;
  }
  .slider_newest_businesses_content > .business_promo_banner:last-of-type {
    margin-right: 0 !important;
  }
}
.testimonials_holder {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  background-color: #1E2023;
  border-radius: 5px;
}
.testimonials_holder h1 {
  color: #8dbf3f;
  text-align: center;
  padding: 40px 10px 20px;
  font-weight: bold;
}

.testimonials_component_container {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.testimonials_component {
  width: 100%;
  padding: 80px 20px 100px;
}
.testimonials_component .hsc_btn_left,
.testimonials_component .hsc_btn_right {
  background: none;
  border: none;
  opacity: 1;
}
.testimonials_component .hsc_btn_left .fas,
.testimonials_component .hsc_btn_right .fas {
  font-size: 22px;
  color: #fff;
}

.quotes_container {
  width: 100%;
  position: relative;
}

.quote {
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.quote span {
  font-size: 90px;
  color: #8dbf3f;
  color: #000;
  pointer-events: none;
  opacity: 0.7;
}

.quote_left {
  left: 60px;
  top: 0;
}

.quote_right {
  right: 60px;
  bottom: 30px;
}

.testimonials_content > .one_testimonial {
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 20px 40px;
  z-index: 2;
}
.testimonials_content > .one_testimonial h3 {
  display: inline-block;
  padding: 10px 0 20px;
  margin-bottom: 20px;
  position: relative;
  line-height: 1.3;
  color: #fff;
}
.testimonials_content > .one_testimonial h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #8dbf3f;
}
.testimonials_content > .one_testimonial p {
  color: #fff;
  font-weight: 200;
  line-height: 1.6;
  font-size: 16px;
}
.testimonials_content > .one_testimonial .testimonials_stars {
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 20px 0 0;
}
.testimonials_content > .one_testimonial .testimonials_stars span {
  color: #8dbf3f;
  margin-right: 5px;
}

@media screen and (max-width: 1060px) {
  .testimonials_holder {
    border-radius: 0;
  }
}
@media screen and (max-width: 600px) {
  .testimonials_content > .one_testimonial h3 {
    font-size: 22px;
  }
  .testimonials_content > .one_testimonial p {
    font-size: 14px;
  }
  .testimonials_content > .one_testimonial .testimonials_stars {
    font-size: 14px;
  }
}
@media screen and (max-width: 420px) {
  .testimonials_content > .one_testimonial h3 {
    font-size: 20px;
  }
  .testimonials_content > .one_testimonial p {
    font-size: 13px;
  }
  .testimonials_content > .one_testimonial .testimonials_stars {
    font-size: 13px;
  }
}
@media screen and (max-width: 350px) {
  .testimonials_content > .one_testimonial p {
    font-size: 12px;
  }
}
.all_cat_businesess {
  width: 100%;
  margin: auto;
}

.one_business_container, .sponsored_results_business_container {
  width: 100%;
  margin-bottom: 20px;
}

.business {
  display: flex;
  align-items: flex-start;
  border: 1px solid #f3f3f3;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
}

.business_photo {
  position: relative;
}
.business_photo img {
  width: 120px;
  height: 120px;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.business_photo .heartContainer {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
}
.business_photo .heartContainer .favorite_heart {
  font-size: 20px;
  color: red;
}

.business_title {
  width: 100%;
  padding: 0 0 0 10px;
}

.business_title_name {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  padding-right: 86px;
}

.business_title_name_left a {
  font-size: 18px;
  text-decoration: none;
  font-weight: 700;
  color: black;
  line-height: 1;
  white-space: pre-wrap;
  word-break: keep-all; /*this stops the word breaking*/
}
.business_title_name_left .stars {
  min-height: 7px;
}
.business_title_name_left .stars_holder_1 .businessReviewCount {
  margin-left: 5px;
  margin-top: 2px;
  font-size: 12px;
  color: gray;
}

.business_title_name_right {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
.business_title_name_right p {
  font-size: 11px;
  line-height: 1.4;
  color: black;
}

.business_title_desc {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 300;
}
.business_title_desc a {
  font-size: 12px;
  font-weight: 600;
  color: black;
}

.stars {
  display: flex;
  align-items: center;
}
.stars img {
  width: 14px;
  height: 14px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 950px) {
  .business_title_name_right p {
    font-size: 10px;
  }
}
@media (max-width: 600px) {
  .business_photo img {
    width: 110px;
    height: 110px;
  }
  .business_title_name_left a {
    font-size: 16px;
  }
  .business_title_name_left small {
    font-size: 11px;
  }
  .business_title_name_right p {
    font-size: 11px;
  }
  .business_title_desc {
    font-size: 14px;
  }
  .business_title_desc a {
    font-size: 14px;
  }
}
@media (max-width: 520px) {
  .business_title_name {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: left;
    position: relative;
    padding-right: 0;
  }
  .business_title_name_right {
    position: static;
    text-align: left;
    padding: 4px 0;
  }
}
@media (max-width: 420px) {
  .business_photo img {
    width: 80px;
    height: 80px;
  }
  .business_title_name_left a {
    font-size: 14px;
  }
  .business_title_name_left small {
    font-size: 9px;
  }
  .business_title_name_right p {
    font-size: 9px;
  }
  .business_title_desc {
    font-size: 12px;
  }
  .business_title_desc a {
    font-size: 12px;
  }
}
.twoAdsInRow_container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(32%, 1fr));
  gap: 10px;
  padding: 0 15px;
}

.oneAd_link {
  position: relative;
  text-decoration: none;
  width: 100%; /* Set the width of each link */
  height: 300px; /* Set the height of each link */
  min-height: 300px;
  overflow: hidden; /* Ensure the overflow doesn't affect the layout */
  border-radius: 5px;
  border: 1px solid #f9f4e8;
}

.oneAd_link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.oneAd_description {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  background-color: #f9f4e8;
  position: absolute;
  bottom: 25px;
  width: 50%;
  min-width: 280px;
  min-height: 76px;
  padding: 10px 5px;
  border-radius: 0 5px 5px 0;
}

.oneAd_description > p,
.oneAd_description > div {
  padding-left: 10px;
  font-size: 16px;
  color: #1E2023;
  line-height: 1.3;
}

@media (max-width: 1000px) {
  .twoAdsInRow_container {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
  .oneAd_link {
    height: 300px; /* Adjust height for responsiveness */
  }
}
.footer_holder {
  width: 100%;
  background-color: #1E2023;
  padding: 10px 20px 40px 20px;
  min-width: 320px !important;
}

.footer_holder .footer_component {
  width: 100%;
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto !important;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-gap: 20px;
  grid-template-areas: " wedding     company     icons" " copywrite     copywrite     copywrite ";
}
.footer_holder .footer_component h5 {
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0;
  position: relative;
  color: #fff;
  margin-bottom: 20px;
}
.footer_holder .footer_component h5::after {
  content: "";
  position: absolute;
  width: 100%;
  max-width: 40px;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #FFBA3E;
}
.footer_holder .footer_component a {
  font-size: 11px;
  font-weight: 300;
  padding: 10px 0;
  word-wrap: break-word;
  color: rgb(173, 173, 173);
}
.footer_holder .footer_categories {
  display: flex;
  flex-wrap: wrap;
}
.footer_holder .footer_categories a {
  min-width: 130px;
}
.footer_holder .footer_wedding_container,
.footer_holder .footer_company_container {
  display: flex;
  flex-direction: column;
}
.footer_holder .footer_categories_container {
  grid-area: categories;
}
.footer_holder .footer_wedding_container {
  grid-area: wedding;
}
.footer_holder .footer_company_container {
  grid-area: company;
}
.footer_holder .footer_copywrite_container {
  grid-area: copywrite;
}
.footer_holder .footer_copywrite_container p {
  text-align: center;
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  padding: 10px 0;
}
.footer_holder .footer_info_container {
  grid-area: info;
}
.footer_holder .footer_info_container a {
  display: inline-block;
  margin-right: 30px;
  color: #FFBA3E;
}
.footer_holder .footer_icons_container {
  grid-area: icons;
  display: flex;
  flex-direction: column;
}
.footer_holder .footer_icons_container > .footer_icons {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.footer_holder .footer_icons_container > .footer_icons a {
  margin-right: 15px;
}
.footer_holder .footer_icons_container > .footer_icons a img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer_holder .footer_icons_container > .footer_icons > a:last-child {
  margin-right: 0 !important;
}
.footer_holder .phone_number {
  padding: 20px 0;
}
.footer_holder .phone_number small {
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.4px;
  color: #fff;
}
@media only screen and (max-width: 800px) {
  .footer_holder .footer_component {
    width: 90%;
    grid-template-columns: 160px 160px;
    justify-content: center;
    grid-gap: 40px;
    grid-template-areas: "     wedding          icons" "     company         icons" "     company         info" "     copywrite       copywrite  ";
  }
}
@media only screen and (max-width: 420px) {
  .footer_holder .footer_component {
    width: 100%;
    grid-template-columns: 130px 150px;
    grid-gap: 20px !important;
  }
}
@media only screen and (max-width: 360px) {
  .footer_holder .footer_component {
    grid-template-columns: 100px 146px;
  }
}

@media only screen and (max-width: 420px) {
  .footer_holder {
    padding: 10px 0 40px 0 !important;
  }
}
.sidebar_modal .modal.right .modal-dialog,
.sidebar_modal .modal.left .modal-dialog {
  position: fixed;
  width: 100%;
  max-width: 400px;
  height: 100vh;
  min-height: 100vh;
  transform: translate3d(0%, 0, 0);
}
.sidebar_modal .modal.right .modal-dialog {
  right: 0;
}
.sidebar_modal .modal.left .modal-dialog {
  left: 0;
}
.sidebar_modal .modal.right .modal-content,
.sidebar_modal .modal.left .modal-content {
  height: 100vh;
  overflow-y: auto;
}
.sidebar_modal .modal-header {
  height: 50px;
  background-color: #fff;
  border-bottom: 1px solid #f3f3f3;
}
.sidebar_modal .modal-header div {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sidebar_modal .modal-header div img {
  display: inline-block;
  width: 26px;
  height: 26px;
  padding: 5px;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}
.sidebar_modal .modal-header div h5 {
  width: 100%;
  height: 26px;
  display: flex;
  align-items: center;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  color: #222222;
}
.sidebar_modal .sidebar_header {
  position: sticky;
  z-index: 1000;
  top: 0;
}
.sidebar_modal .messages_modal_header {
  margin: 0;
  padding: 0;
}
.sidebar_modal .messages_modal_header > div:first-child {
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.sidebar_modal .sidebar_subheader_container {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.sidebar_modal .sidebar_subheader {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  position: relative;
}
.sidebar_modal .sidebar_subheader h5 {
  width: 100%;
  height: 24px;
  display: flex;
  align-items: center;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  color: #222222;
  padding-left: 20px;
}
.sidebar_modal .sidebar_subheader img {
  width: 26px;
  height: 26px;
  padding: 5px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  cursor: pointer;
}
.sidebar_modal .sidebar_subheader_1 {
  background-color: #fff;
}
.sidebar_modal .sidebar_subheader_1 h5 {
  font-weight: 500;
}
.sidebar_modal .sidebar_subheader_2 {
  background-color: #f3f3f3;
}
.sidebar_modal .all_conversations_header {
  display: none;
}
.sidebar_modal .all_conversations_header img {
  cursor: pointer;
}
.sidebar_modal .new_chat_container_header {
  display: none;
  cursor: pointer;
}
.sidebar_modal .new_chat_container_header .sidebar_subheader h5 {
  padding-left: 50px;
}
.sidebar_modal .new_chat_container_header .sidebar_subheader img {
  left: 15px;
}
.sidebar_modal .modal-body {
  width: 100%;
  height: calc(100vh - 50px);
  overflow-y: scroll !important;
  padding-bottom: 220px;
}
.sidebar_modal .show_container {
  display: block;
}

.sidebar_modal .messages_modal_body {
  width: 100%;
  height: calc(100vh - 100px);
  overflow-y: scroll !important;
  background-color: #fff;
  padding-bottom: 80px !important;
}

.chat_header {
  display: none;
}

.chat_header_receiver_container {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 7px 15px 7px 46px !important;
  position: relative;
  background-color: #f3f3f3;
}

.chat_header_receiver {
  display: flex;
  align-items: center;
}

.chat_header_receiver > div:first-child {
  width: 36px;
  height: 36px;
  margin-right: 10px;
}
.chat_header_receiver > div:first-child img {
  width: 36px;
  height: 36px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.chat_header_receiver > div:nth-child(2) {
  font-size: 13px;
  color: black;
}

.close_chat_container_btn {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  cursor: pointer;
}
.close_chat_container_btn img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}

.new_chat_container {
  display: none;
  width: 100%;
  min-height: 400px;
  padding: 10px !important;
}

.new_chat_header > p {
  font-size: 14px;
  color: #1E2023;
  margin-bottom: 10px;
}

.new_chat_search {
  width: 100%;
  padding: 0 20px;
}
.new_chat_search input {
  border: 1px solid #f3f3f3;
  outline: none;
  background: none;
  width: 100%;
  padding: 10px;
  font-size: 13px;
  border-radius: 4px;
}

.new_chat_search_result {
  width: 100%;
  min-height: 200px;
  padding: 0 5px;
}

.results_container {
  width: 100%;
  min-height: 200px;
  padding-bottom: 40px !important;
}

.result_business {
  display: flex;
  align-items: center;
  padding: 10px 0 !important;
  margin-bottom: 10px !important;
}

.result_business > div:first-child {
  width: 40px;
  height: 40px;
}
.result_business > div:first-child img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.result_business > div:nth-child(2) {
  width: 100%;
  font-size: 12px;
  padding-left: 5px;
}

.select_receiver {
  display: inline-block;
  padding: 5px 10px !important;
  background-color: #1E2023;
  color: #fff !important;
  font-size: 10px;
  letter-spacing: 0.5px;
  border-radius: 4px !important;
  cursor: pointer;
  transition: 0.4s;
}
.select_receiver:hover {
  background-color: #ac9967;
  color: #000000 !important;
}

.chat_container_big {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 88%;
  display: none;
}

.chat_body_messages_container {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  overflow-y: scroll;
  padding: 20px 15px !important;
}

#all_messages_container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.one_message {
  border-radius: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-bottom: 1px solid #f3f3f3 !important;
  cursor: default;
}
.one_message:hover {
  background: #fff;
}

.chat_footer {
  margin: 0;
  padding: 0;
  width: 100%;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.chat_form_container {
  width: 100%;
}
.chat_form_container form {
  padding-left: 10px;
  padding-right: 10px;
}
.chat_form_container .formWriteMessageContainer {
  width: 100%;
  display: flex;
}
.chat_form_container textarea {
  outline: none;
  border-radius: 0;
  border: 1px solid #f3f3f3;
  background: none;
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.4;
  color: #222;
  min-height: 90px;
}
.chat_form_container .chat_footer_icons {
  width: 40px;
  height: 90px;
  max-height: 90px;
  padding: 5px 5px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.chat_form_container .chat_footer_icons div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  min-width: 30px;
  cursor: pointer;
}
.chat_form_container .chat_footer_icons div img {
  width: 28px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
}

.all_conversations_container {
  width: 100%;
  display: none;
  padding: 10px 15px !important;
  padding-bottom: 40px !important;
}

.display_all_conversations {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 200px !important;
}

.oc_container {
  width: 100%;
  padding: 10px !important;
  background-color: #fff;
  border-radius: 5px !important;
  border: 1px solid #f3f3f3 !important;
  margin-top: 10px !important;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  position: relative;
}
.oc_container:hover {
  background-color: rgba(30, 32, 35, 0.1176470588);
}

.oc_avatar {
  margin-right: 8px !important;
}
.oc_avatar img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.oc_content .oc_profile_name {
  font-size: 13px;
  line-height: 1.4;
  color: #000;
  font-weight: 500;
  padding-right: 30px;
}
.oc_content .oc_message {
  font-size: 12px;
  line-height: 1.4;
  color: #1E2023;
  padding: 2px 10px 0 1px;
}
.oc_content .unread_style {
  font-weight: 600;
}

.oc_time {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 10px;
  color: #1E2023;
  opacity: 0.6;
}

.show_conversations {
  display: block;
}

.hide_conversations {
  display: none;
}

.messages_small_loader,
.all_conversations_small_loader {
  height: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #d3d3d3;
}

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.reet_gallery {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.reet_gallery > div {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.reet_gallery > div > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
  transition: 0.5s;
}
.reet_gallery > div > img:hover {
  transform: scale(1.1);
}

.faq_holder {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}

.faq_component {
  width: 100%;
  padding: 0 10px;
}
.faq_component div, .faq_component a, .faq_component p {
  line-height: 1.6;
  font-family: "Poppins", sans-serif;
}

.faq_item {
  border-top: 1px solid rgb(100, 100, 100);
}

.faq_component > div:last-child {
  border-bottom: 1px solid rgb(100, 100, 100);
}

.faq_item_to_click {
  display: block;
  width: 100%;
  padding: 15px 50px 15px 20px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  cursor: pointer;
  position: relative;
}

.faq_item_to_click:hover {
  cursor: pointer;
}

.faq_item_to_click:after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("/static/images/new_icons/plus.svg");
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.active_faq_item:after {
  background-image: url("/static/images/new_icons/minus.svg");
}

.faq_item_to_show {
  display: none;
  padding: 0 20px 20px;
}
.faq_item_to_show p {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 300;
  color: rgb(89, 89, 89);
}

.show_more {
  width: 100%;
  padding: 40px 20px;
  text-align: center;
}
.show_more a, .show_more p {
  text-decoration: none;
  cursor: pointer;
  color: #222;
}
.show_more a:hover, .show_more p:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 660px) {
  .faq_item_to_click {
    padding: 12px 40px 12px 15px;
    font-size: 14px;
  }
  .faq_item_to_click:after {
    right: 15px;
  }
  .faq_item_to_show {
    padding: 0 15px 15px;
  }
  .faq_item_to_show p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 420px) {
  .faq_item_to_click {
    font-size: 13px;
  }
  .faq_item_to_show p {
    font-size: 11px;
  }
}
.click_to_submit_question_section {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: 0 15px !important;
}

.click_to_submit_question {
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #8dbf3f;
  border-radius: 5px;
}
.click_to_submit_question p {
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  color: #fff;
}
.click_to_submit_question a {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
}

.faq_item {
  border-top: 1px solid rgb(100, 100, 100);
}

.faq_component > div:last-child {
  border-bottom: 1px solid rgb(100, 100, 100);
}

.faq_item_to_click {
  display: block;
  width: 100%;
  padding: 15px 50px 15px 20px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  cursor: pointer;
  position: relative;
}

.faq_item_to_click:hover {
  cursor: pointer;
}

.faq_item_to_click:after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("/static/images/new_icons/plus.svg");
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.active_faq_item:after {
  background-image: url("/static/images/new_icons/minus.svg");
}

.faq_item_to_show {
  display: none;
  padding: 0 20px 20px;
}
.faq_item_to_show p {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 300;
  color: rgb(89, 89, 89);
}

.show_more {
  width: 100%;
  padding: 40px 20px;
  text-align: center;
}
.show_more a, .show_more p {
  text-decoration: none;
  cursor: pointer;
  color: #222;
}
.show_more a:hover, .show_more p:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 660px) {
  .faq_item_to_click {
    padding: 12px 40px 12px 15px;
    font-size: 14px;
  }
  .faq_item_to_click:after {
    right: 15px;
  }
  .faq_item_to_show {
    padding: 0 15px 15px;
  }
  .faq_item_to_show p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 500px) {
  .click_to_submit_question p {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
  }
  .click_to_submit_question a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 420px) {
  .faq_item_to_click {
    font-size: 13px;
  }
  .faq_item_to_show p {
    font-size: 11px;
  }
}
/* photoGallery */
#photoGallery {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 1999;
}

#pg_container {
  z-index: 2000;
  background-color: rgba(1, 1, 1, 0.9);
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

#pg_photo {
  min-width: 800px;
  min-height: 750px;
  max-width: 1000px;
  max-height: 800px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: url("../images/1.1d3285a8d32d.jpg") no-repeat center center/contain;
  transition: all 0.5s linear;
}

#pg_text {
  text-align: center;
  color: #FFBA3E;
  padding: 5px 15px;
  font-size: 14px;
}

#pg_btn_left,
#pg_btn_right,
#pg_btn_close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1100;
  top: 50%;
  opacity: 0.5;
  transition: 0.5s;
  color: #fff;
}
#pg_btn_left span,
#pg_btn_right span,
#pg_btn_close span {
  font-size: 30px;
}

#pg_btn_left {
  left: 10px;
  transform: translateY(-50%);
}

#pg_btn_right {
  right: 10px;
  transform: translateY(-50%);
}

#pg_btn_close {
  top: 40px;
  right: 20px;
  transform: translateY(-50%);
}

#pg_btn_left:hover,
#pg_btn_right:hover,
#pg_btn_close:hover {
  opacity: 1;
}

#pg_btn_close_icon {
  font-size: 40px;
}

#pg_btn_left_icon,
#pg_btn_right_icon {
  font-size: 60px;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

@media only screen and (max-width: 1000px) {
  #pg_photo {
    min-width: 80%;
    min-height: 80%;
  }
}
.drop-zone {
  position: relative;
}

.dropzone_grey_layer {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.14);
  display: none;
}

.dropzone_grey_layer.show {
  display: block;
}

.drop-zone,
.reviews_drop-zone {
  width: 100%;
  min-height: 180px;
  padding: 20px !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
  border-radius: 5px !important;
  border: 1px solid rgb(150, 150, 150) !important;
  position: relative;
}
.drop-zone span.drop-zone--prompt,
.reviews_drop-zone span.drop-zone--prompt {
  font-family: sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 18px;
  color: rgba(30, 32, 35, 0.2666666667);
  pointer-events: none;
}

.drop-zone--over,
.reviews_drop-zone--over {
  background-color: rgba(30, 32, 35, 0.1176470588);
}

.drop-zone--input,
.reviews_drop-zone--input {
  display: none;
}

.thumb_image_container {
  display: block;
  width: 100px;
  height: 100px;
  margin: 5px;
  position: relative;
  border-radius: 4px !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  border-radius: 4px;
}

.drop-zone--thumb,
.reviews_drop-zone--thumb {
  width: 100px;
  height: 100px;
  overflow: hidden;
  background-color: #ccc;
  background-size: cover;
  position: relative;
  border-radius: 4px !important;
}

.drop-zone {
  position: relative;
}
.drop-zone label {
  position: absolute;
  top: -12px;
  left: 10px;
  display: inline-block;
  padding: 1px 6px;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  transition: all 0.3s;
}

.images_loader {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  display: none;
}

.images_loader.show {
  display: flex;
}

.dropzone_plus_layer {
  width: 100px;
  height: 100px;
  font-size: 50px;
  font-weight: bold;
  color: #aeaeae !important;
  background-color: #f3f3f3;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  display: none;
}

.dropzone_plus_layer.show {
  display: flex;
}

.add_more_images {
  display: none;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  color: #1E2023;
  z-index: 1001;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 0.5px;
  background-color: rgba(30, 32, 35, 0.1176470588);
  border: 1px solid rgba(30, 32, 35, 0.2666666667);
  padding: 7px 14px;
}
.add_more_images small {
  font-family: sans-serif;
  font-weight: 200;
  font-size: 10px;
  letter-spacing: 0.5px;
}

.delete-link {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  background-image: url("/static/images/new_icons/close.svg");
  background-repeat: no-repeat;
  background-size: 70% 70%; /* background half the size of the div */
  background-position: 50% 50%; /* to center it */
  position: absolute;
  background-color: #fff;
  border-radius: 3px !important;
  top: 10px;
  right: 5px;
}

.clear {
  clear: both;
}

.promo_banners_container {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  grid-gap: 10px;
  border-radius: 5px;
}

.promo_banner {
  width: 100%;
  min-width: 100px;
  max-width: 340px;
  position: relative;
  border-radius: 5px;
}

.promo_banner > small:nth-child(1) {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  background-color: #FFBA3E;
  font-size: 8px;
  padding: 5px;
  border-radius: 4px;
}

.promo_banner > img:nth-child(2) {
  width: 100%;
  height: auto;
  max-height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px 5px 0 0;
}

.banner_desc {
  background-color: #f3f3f3;
  border-radius: 0 0 5px 5px;
  padding: 5px 10px 10px 10px;
}

.banner_desc > p:nth-child(1) {
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  white-space: pre-wrap;
  word-break: keep-all; /*this stops the word breaking*/
}

.promo_categories span {
  font-size: 9px;
}

.promo_button {
  margin-top: 10px;
}
.promo_button a {
  display: block;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFBA3E;
  border-radius: 5px;
  font-weight: 600;
  color: #fff;
  transition: 0.4s;
  line-height: 1;
}

@media (max-width: 600px) {
  .banner_desc > p:nth-child(1) {
    font-size: 16px;
  }
}
.bodc {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
}
.bodc div, .bodc a, .bodc button, .bodc small, .bodc p {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  border-radius: 0;
}
.bodc .dropdown-menu {
  background-color: #fff;
  border-radius: 4px;
  border: none;
}
.bodc .dropdown-item {
  display: block;
  width: 100%;
  text-align: left;
  color: #222;
  padding: 10px;
  font-size: 13px;
  cursor: pointer;
}
.bodc .dropdown-item:hover {
  background-color: #f3f3f3;
}
.bodc .dropdown-item span {
  pointer-events: none;
}
.bodc .dropdown-menu > .dropdown-item:first-child {
  border-radius: 5px 5px 0 0;
}
.bodc .dropdown-menu > .dropdown-item:last-child {
  border-radius: 0 0 5px 5px;
}
.bodc .delete_business_imageIcon,
.bodc .report_business_image {
  width: 26px;
  height: 26px;
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
}
.bodc .delete_business_imageIcon img,
.bodc .report_business_image img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}

span.text-primary {
  pointer-events: none !important;
}

.bodc_icon {
  width: 26px;
  height: 26px;
  padding: 4px;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
}

@media only screen and (max-width: 420px) {
  .bodc .dropdown-item {
    font-size: 12px;
  }
}
.small_title {
  font-size: 14px;
  color: #FFBA3E;
}

.all_comments_container {
  display: none;
}

.all_comments_container.show {
  display: block;
}

.one_comment_container {
  display: flex;
  align-items: flex-start;
  position: relative;
  background-color: #f3f3f3;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.one_comment_container .comment_logo {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.one_comment_container .comment_logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.one_comment_container .comment_name {
  width: 90%;
}
.one_comment_container .comment_name .comment_poster_name {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}
.one_comment_container .comment_name .comment_date {
  font-size: 9px;
  line-height: 1;
}
.one_comment_container .comment_name .comment_text {
  font-size: 12px;
  line-height: 1.4;
}
.one_comment_container .comment_name .editCommentContainer {
  display: flex;
  align-items: flex-end;
}
.one_comment_container .comment_name .editCommentContainer input {
  width: 100%;
  padding: 10px;
  font-size: 12px;
  line-height: 1.4;
  font-style: italic;
  border: none;
  border-radius: 5px;
}
.one_comment_container .comment_name .editCommentContainer > button {
  outline: none;
  border: none;
  padding: 5px 10px;
  background-color: #FFBA3E;
  margin-left: 5px;
  border-radius: 4px;
}
.one_comment_container .delete_comment {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
}
.one_comment_container .edit_comment {
  position: absolute;
  top: 10px;
  right: 40px;
  font-size: 16px;
}

@media (max-width: 420px) {
  .one_comment_container .comment_logo {
    width: 40px;
    height: 40px;
    margin-right: 6px;
  }
  .one_comment_container .comment_name .comment_poster_name {
    font-size: 12px;
  }
  .one_comment_container .comment_name .comment_date {
    font-size: 8px;
  }
  .one_comment_container .comment_name .comment_text {
    padding-top: 2px;
    font-size: 10px;
  }
}
.starsContainerNew {
  display: inline-block;
  white-space: nowrap;
  line-height: 1;
}
.starsContainerNew span {
  margin: 0;
  padding: 0;
  font-size: 13px;
  margin-right: -2px;
}
.starsContainerNew .star_gold {
  color: gold;
}
.starsContainerNew .star_grey {
  color: gray;
}

.rating_on_reviews .starsContainerNew span {
  font-size: 13px;
}

.rating_on_business_name_header {
  margin: 0;
  padding: 0;
}
.rating_on_business_name_header .starsContainerNew span {
  font-size: 26px;
}

@media only screen and (max-width: 420px) {
  .starsContainerNew span {
    font-size: 12px;
  }
  .rating_on_reviews .starsContainerNew span {
    font-size: 12px;
  }
  .rating_on_business_name_header .starsContainerNew span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 360px) {
  .starsContainerNew span {
    font-size: 12px;
  }
  .rating_on_reviews .starsContainerNew span {
    font-size: 10px;
  }
}
.add_small_starts {
  padding: 0;
  margin: 0;
  margin-top: -4px;
  width: 100%;
}

.starsContainerSmall {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.starsContainerSmall span {
  margin: 0;
  padding: 0;
  font-size: 12px;
  margin-right: -2px;
}
.starsContainerSmall .star_gold {
  color: gold;
}
.starsContainerSmall .star_grey {
  color: gray;
}

.reetsChoiceStars {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.reetsChoiceStars span {
  margin: 0;
  padding: 0;
  font-size: 14px;
  margin-right: -2px;
}
.reetsChoiceStars .star_black {
  color: black;
}
.reetsChoiceStars .star_empty {
  color: rgb(179, 179, 179);
}

.reets_choice_stars {
  margin-top: -3px;
}

.register_business_page_container {
  background-color: #fff;
}

#form_container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px;
  min-width: 320px;
}
#form_container label {
  background-color: #fff;
}

@media only screen and (max-width: 500px) {
  #form_container {
    padding: 20px 15px;
  }
}
.slider_photo_gallery_content {
  min-height: 400px;
  background-color: #1E2023;
}
.slider_photo_gallery_content img {
  width: 400px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}

.see_all_photos_btn {
  display: inline-block;
  padding: 8px 16px !important;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  position: absolute;
  right: 40px;
  bottom: 20px;
  color: #000;
  transition: 0.3s;
}
.see_all_photos_btn:hover {
  color: #000;
  text-decoration: underline;
  background-color: #fff;
  border: 1px solid #f3f3f3;
}

.edit_icon_btn_images {
  width: 20px;
  height: 20px;
  background-color: #fff;
  padding: 2px;
  border-radius: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.business_profile_page_container {
  width: 100%;
  height: 100%;
}

.bpp_container {
  width: 100%;
  max-width: 1340px;
  margin: auto;
}

.bpp_content {
  width: 100%;
  min-width: 320px;
  display: grid;
  grid-template-columns: 260px 3fr 280px;
  grid-template-rows: 130px 1fr;
  padding: 10px;
  grid-gap: 10px;
  grid-template-areas: "bpp_left    bpp_center_1        bpp_right" "bpp_left    bpp_center_1        bpp_right";
}

.bpp_left,
.bpp_center_1,
.bpp_right {
  padding: 20px;
  border-radius: 5px;
}

.bpp_left {
  grid-area: bpp_left;
  padding: 20px 0;
}

.bpp_left_content {
  border-radius: 5px;
  background-color: #1E2023;
}

.bpp_center_1 {
  grid-area: bpp_center_1;
  background-color: #fff;
}

.bpp_right {
  grid-area: bpp_right;
}

.promo_banners_container {
  padding-left: 0;
}

.bpp_right_content {
  border-radius: 5px;
}

.lc_header {
  width: 100%;
  position: relative;
  cursor: pointer;
  padding: 20px 20px 20px 45px;
  font-size: 14px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #FFBA3E;
  font-weight: 800;
  border-radius: 5px;
}
.lc_header:hover {
  background-color: #000;
}

.lc_header::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  background: url("/static/images/new_icons/menu_orange.svg") no-repeat center center/contain;
}

.lc_header_arrow {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.choose_filter_note_container {
  margin-bottom: 10px;
  margin-top: -10px;
}

.choose_filter_note {
  color: #8dbf3f;
  font-size: 11px;
}

.categories_filter_btn_container {
  width: 100%;
}

.categories_filter_btn {
  border: none;
  outline: none;
  width: 100%;
  padding: 10px;
  background-color: #FFBA3E;
  border-radius: 5px;
  text-align: center;
}

.lc_body {
  display: none;
  padding: 20px 0;
  padding-top: 0;
  margin-bottom: 20px;
}
.lc_body p {
  font-size: 14px;
}

.header_to_click.div_show + .lc_body {
  display: block;
}

.header_to_click.div_show .lc_header_arrow {
  transform: rotate(180deg);
  top: 35%;
}

.lc_body > .mdc {
  border-radius: 5px;
}

.lc_body > .mdc > .regular_link {
  border-radius: 5px;
  color: #fff;
}
.lc_body > .mdc > .regular_link:hover {
  background-color: #000;
}

@media only screen and (max-width: 1020px) {
  .bpp_content {
    grid-template-columns: 240px 3fr;
    grid-template-rows: auto;
    grid-template-areas: "bpp_left  bpp_center_1 " "bpp_left  bpp_right ";
  }
  .promo_banners_container {
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }
  .promo_banner > img:nth-child(2) {
    width: 100%;
    height: 140px;
    min-height: 140px;
    max-height: 140px;
  }
}
@media (min-width: 1021px) {
  .sticky_right_content {
    position: sticky !important;
    top: 90px !important;
  }
}
@media (min-width: 701px) {
  .sticky_left_content {
    position: sticky !important;
    top: 90px !important;
  }
}
@media (max-width: 700px) {
  .bpp_content {
    grid-template-columns: 1fr;
    grid-template-areas: "bpp_left" "bpp_center_1" "bpp_right";
  }
  .bpp_left,
  .bpp_center_1,
  .bpp_right {
    padding: 10px;
    min-width: 300px;
  }
}
@media only screen and (max-width: 500px) {
  .bpp_left,
  .bpp_center_1,
  .bpp_right {
    padding: 10px 5px;
  }
}
.leave_rating {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid #f3f3f3;
}

.rate_container {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 2px 8px;
}

.rate_container > p {
  margin-left: 10px;
  font-size: 12px;
  color: #8c8c8c;
}

.rate {
  float: left;
  text-align: center;
  height: 46px;
}

.rate:not(:checked) > input {
  position: absolute;
  /* top:-9999px; */
  clip: rect(0, 0, 0, 0);
}

.rate:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: rgb(225, 222, 222);
}

.rate:not(:checked) > label:before {
  content: "★ ";
}

.rate > input:checked ~ label {
  color: #FFBA3E;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #FFBA3E;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #FFBA3E;
}

.rate > label:active {
  position: relative;
  top: 0px;
  left: 0px;
}

.error_notification {
  margin-bottom: 10px !important;
  color: red !important;
  border-radius: 5px !important;
  font-size: 13px !important;
  line-height: 1.3 !important;
}
.error_notification p {
  color: red !important;
  font-size: 13px !important;
  line-height: 1.3 !important;
}

.success_notification {
  margin-bottom: 10px !important;
  background-color: #8dbf3f !important;
  color: #fff !important;
  padding: 10px !important;
  border-radius: 5px !important;
  font-size: 13px !important;
  line-height: 1.3 !important;
}

.error_notification.hide,
.success_notification.hide {
  display: none !important;
}

.business_name_section {
  display: flex;
  align-items: top;
}

.biz_img_container {
  position: relative;
  width: 150px;
  height: 150px;
  max-height: 150px;
  min-width: 150px;
  border-radius: 5px;
  border: 1px solid #f3f3f3;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.biz_img_container input {
  background: none;
  border: none;
  border-radius: 0;
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 24px;
  opacity: 0;
}
.biz_img_container label img {
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 4px;
  background-color: #fff;
  border-radius: 4px;
  pointer-events: none;
  opacity: 0.4;
}

.biz_profile_image {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
}

.biz_profile_image.hide {
  display: none;
}

.rating_container {
  display: block;
  width: 100%;
  padding-right: 30px;
  position: relative;
}
.rating_container h2 {
  display: block;
  color: #000000;
  font-weight: bold;
  line-height: 1.3;
  word-wrap: break-word;
}
.rating_container .photo_gallery_name {
  font-weight: bold;
  line-height: 1;
}

.edit_icon_btn {
  width: 20px;
  height: 20px;
  background-color: #fff;
  padding: 2px;
  border-radius: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.4;
  cursor: pointer;
}

.num_of_reviews,
.num_of_reviews_text {
  color: #000000;
  font-size: 18px;
}

.claimed_section,
.global_section {
  display: flex;
  align-items: center;
  margin-bottom: -2px;
}

.claimed_section {
  margin-right: 10px;
}

.claimed_section_checkmark,
.global_section_checkmark {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  padding: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.claimed_section > p,
.global_section > p {
  margin-left: 4px;
  font-weight: bold;
  font-size: 14px;
}

.claimed_section_checkmark {
  background-color: #0868dd;
  color: #fff;
}

.claimed_section > p {
  color: #0868dd;
}

.global_section_checkmark {
  background-color: #fff;
  color: #5a5a5a;
}

.global_section > p {
  color: #5a5a5a;
}

.business_categories_container {
  position: relative;
}
.business_categories_container a {
  color: #000000;
  font-weight: 300;
  font-size: 14px;
}
.business_categories_container a:hover {
  text-decoration: none;
  color: #8dbf3f;
}

.edit_categories_link .edit_icon_btn {
  position: absolute;
  top: 2px;
  right: -30px;
}

.items_in_the_row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media only screen and (max-width: 420px) {
  .edit_categories_link .edit_icon_btn {
    right: 0;
  }
}
@media (max-width: 800px) {
  .biz_img_container {
    width: 120px;
    min-width: 100px;
    height: 120px;
  }
  .biz_img_container .image_small {
    width: 120px;
    height: 120px;
  }
  .biz_img_container a img {
    width: 22px;
    height: 22px;
    padding: 4px;
  }
  .biz_profile_image {
    width: 120px;
    height: 120px;
  }
  .rating_container h2 {
    font-size: 24px;
  }
  .rating_container h4 {
    font-size: 20px;
  }
}
@media (max-width: 420px) {
  .business_name_section__name_container {
    padding-right: 0;
  }
  .biz_img_container {
    width: 100px;
    height: 100px;
    margin-right: 10px;
  }
  .biz_img_container .image_small {
    width: 100px;
    height: 100px;
  }
  .biz_img_container a img {
    width: 22px;
    height: 22px;
    padding: 4px;
  }
  .claimed_section {
    margin-bottom: 2px;
  }
  .claimed_section_checkmark {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    padding: 1px;
  }
  .claimed_section > p {
    margin-left: 3px;
    font-size: 14px;
  }
  .biz_profile_image {
    width: 100px;
    height: 100px;
  }
  .rating_container h2 {
    font-size: 18px;
  }
  .rating_container h4 {
    font-size: 16px;
  }
  .business_categories_container {
    font-size: 10px;
  }
  .business_categories_container a {
    font-size: 10px;
  }
}
.business_general_info p, .business_general_info b, .business_general_info a {
  font-size: 14px;
  line-height: 1.6;
}

.editable_container {
  position: relative;
}

.business_section_title {
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  font-weight: 700;
}

.business_section_title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #FFBA3E;
}

.promo_section_title {
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
  font-weight: 700;
}

.business_badges {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: -10px;
}

.provided_service_container {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.provided_service_container b {
  display: block;
  width: 100%;
}
.provided_service_container .remove_service {
  position: absolute;
  font-size: 18px;
  top: 15px;
  right: 7px;
  cursor: pointer;
  opacity: 0.5;
  transition: 0.5s;
}
.provided_service_container .remove_service:hover {
  opacity: 1;
}

.centered_content {
  display: flex;
  align-items: center;
  justify-content: center;
}

#read_more_btn {
  background: none;
  border: none;
  padding: 0;
  margin-top: 10px;
  color: inherit;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
  font-size: inherit;
}

.see_more_services_style {
  cursor: pointer;
  color: #fff;
  background-color: #1E2023;
  width: 180px;
  padding: 10px 20px;
  border-radius: 5px;
  text-align: center;
}

.free_business_ads_section {
  width: 100%;
  overflow-x: scroll !important;
  position: relative;
  height: 100%;
  min-height: 272px;
}

.free_business_ads_container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.free_business_ads {
  width: 100%;
  height: 100%;
  min-width: 300px;
  overflow-x: scroll !important;
  display: flex;
}

.one_free_business_add {
  margin-right: 20px;
  width: 180px;
  height: 100%;
  border-radius: 5px;
}
.one_free_business_add .add_image_container {
  border-radius: 5px;
  border: 1px solid #f3f3f3;
}
.one_free_business_add .add_image_container img {
  width: 180px;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  background-color: #f3f3f3;
}
.one_free_business_add .add_text_container {
  padding: 4px 5px 5px 1px;
  border-radius: 0 0 5px 5px;
  height: 90px;
  display: flex;
  flex-direction: column;
}
.one_free_business_add .add_text_container h3 {
  font-size: 13px;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.one_free_business_add .add_text_container p {
  font-size: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.reviews_title_container {
  width: 100%;
  position: relative;
}
.reviews_title_container > div {
  position: absolute;
  top: 0;
  right: 0;
}

.one_review_container {
  margin-bottom: 10px;
  border: 1px solid rgba(30, 32, 35, 0.2666666667);
  color: #1E2023;
  border-radius: 4px;
  padding: 10px;
  padding-bottom: 0;
  position: relative;
}

.review_header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.review_header > div:nth-child(1) {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.review_header > div:nth-child(1) small {
  font-size: 10px;
}

.one_review_container_logo {
  width: 50px;
  min-width: 50px !important;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}
.one_review_container_logo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}

.one_review_container_name {
  line-height: 1;
}

p.review_poster_name {
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
}

.review_date {
  opacity: 0.6;
}

.one_review_container_desc p {
  font-size: 12px;
  font-style: italic;
  color: #000;
  line-height: 1.4;
}
.one_review_container_desc .likes_container {
  display: flex;
  align-items: center;
}
.one_review_container_desc .likes_container > div {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  background-color: #f3f3f3;
  margin-right: 10px;
  border-radius: 20px;
  cursor: pointer;
}
.one_review_container_desc .likes_container > div > p {
  color: rgb(109, 109, 109);
  font-size: 14px;
  line-height: 1;
}
.one_review_container_desc .likes_container > div > span {
  margin-left: 8px;
  font-size: 13px;
  line-height: 1;
  color: rgb(109, 109, 109);
}
.one_review_container_desc .likes_container .like_review_with_loader {
  padding: 8px 36px 8px 16px;
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f3f3f3;
  margin-right: 10px;
  border-radius: 20px;
  cursor: pointer;
}
.one_review_container_desc .likes_container .like_review_with_loader > p {
  color: rgb(109, 109, 109);
  font-size: 14px;
  line-height: 1;
}
.one_review_container_desc .likes_container .like_review.hide {
  display: none;
}
.one_review_container_desc .likes_container .like_review_with_loader.hide {
  display: none;
}
.one_review_container_desc .likes_container .like_review.liked {
  background-color: #d6ffb7;
}

.review_images_container {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.review_images_container img {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}

.one_review_container.review_not_live .review_images_container img {
  opacity: 0.3;
}

.leave_review_comment {
  width: 100%;
  display: flex;
  align-items: flex-end;
}
.leave_review_comment textarea {
  -webkit-appearance: none;
  min-height: 60px;
  border: 1px solid rgba(82, 68, 55, 0.2);
  font-size: 12px;
}

.submit_comment {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  border-radius: 4px;
}
.submit_comment img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.submit_comment.hide {
  display: none;
}

#more_business_reviews {
  display: inline-block;
  background-color: rgba(30, 32, 35, 0.1176470588);
  border: 1px solid rgba(30, 32, 35, 0.2666666667);
  color: #1E2023;
  border-radius: 4px;
  padding: 8px 16px 8px 12px;
  letter-spacing: 0.5px;
  margin-right: 10px;
  font-size: 14px;
  transition: 0.6s;
}
#more_business_reviews:hover {
  background-color: #1E2023;
  border: 1px solid #1E2023;
  color: #fff;
  text-decoration: none;
}

.review_not_live_container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0 5px 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(207, 205, 205);
  opacity: 0.8;
  z-index: 2;
  display: none;
}
.review_not_live_container p {
  font-size: 3vh;
  font-weight: bold;
  color: rgb(0, 0, 0);
}

.review_not_live_container.show {
  display: flex;
}

.review_options_container {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  z-index: 2;
}

.set_review_to_live {
  outline: none;
  border: none;
  background-color: #8dbf3f;
  color: #fff;
  font-size: 10px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 13px;
  border-radius: 4px;
}

.set_review_to_live.hide {
  display: none;
}

.review_options_btn {
  background: none;
  outline: none;
  border: none;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.review_options_btn img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}

@media screen and (min-width: 1200px) {
  .review_not_live_container p {
    font-size: 34px;
  }
}
@media (max-width: 420px) {
  .review_images_container img {
    width: 80px;
    height: 80px;
  }
  .business_general_info p, .business_general_info b, .business_general_info a {
    font-size: 12px;
  }
}
.business_contacts_container {
  width: 100%;
}

.contact_line {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.contact_line > img {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}

.contact_line_text {
  font-size: 12px;
  line-height: 1.4;
  word-break: break-all; /* breaks word without hyphens*/
}

.toggleInfoVisibility {
  margin-left: 10px;
  width: 20px;
  height: 20px;
  margin-top: -2px;
  cursor: pointer;
}

.business_address_bottom {
  width: 100%;
}

.workday {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 10px;
  padding-left: 5px;
}
.workday p {
  font-weight: 300;
}
.workday small {
  font-size: 11px;
  line-height: 1.4;
}

.workday:first-child {
  margin-top: 0;
}

.workday > p:nth-child(1) {
  width: 50px;
  font-weight: 600;
  font-size: 14px;
}

.workday > div:nth-child(2) {
  display: flex;
  align-items: center;
}
.workday > div:nth-child(2) p {
  font-size: 14px;
}

.workday > div:nth-child(2) > p:nth-child(1) {
  width: 65px;
}

.workday > div:nth-child(2) > p:nth-child(2) {
  width: 12px;
}

.workday > div:nth-child(2) > p:nth-child(3) {
  width: 70px;
}

.business_closed {
  width: 100%;
  display: flex;
  font-size: 14px;
}

#map {
  width: 100%;
  min-width: 260px;
  min-height: 300px;
  position: relative;
}

@media (max-width: 420px) {
  .workday small {
    font-size: 10px;
  }
}
.delete_service_btn {
  display: inline-block;
  padding: 5px 10px !important;
  background-color: #1E2023;
  color: #fff !important;
  cursor: pointer;
  border-radius: 4px !important;
}

.workHoursForm > div {
  margin-bottom: 5px;
}

.workHoursForm > div > label {
  padding-top: 10px;
}

.checkbox_disabled {
  opacity: 0.5;
}

.photo_gallery_header {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.photo_gallery_header .gallery_profile_pic {
  width: 42px;
  height: 42px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  cursor: pointer;
  margin-right: 10px;
}
.photo_gallery_header .rating_container {
  margin: 0;
  padding: 0;
}
.photo_gallery_header .rating_container p {
  line-height: 1;
}
.photo_gallery_header .rating_container > p:last-child {
  color: #FFBA3E;
}
.photo_gallery_header .add_photo_btn_container {
  position: absolute;
  top: 0;
  right: 0;
}

.reet_btn {
  display: inline-block;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #FFBA3E;
  color: #FFBA3E;
  border-radius: 5px;
  font-size: 13px;
  cursor: pointer;
}

.succesfully_uploaded_img {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, 120px);
  padding: 10px;
  border-radius: 5px;
}

.image_holder {
  position: relative;
  width: 120px;
  height: 120px;
}
.image_holder > img {
  cursor: pointer;
}

.image_holder > img:first-child {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

@media only screen and (max-width: 460px) {
  .succesfully_uploaded_img {
    grid-gap: 15px;
    padding: 10px 0;
    grid-template-columns: repeat(auto-fill, 112px);
    justify-content: center;
  }
  .image_holder {
    width: 112px;
    height: 112px;
  }
}
@media only screen and (max-width: 420px) {
  .succesfully_uploaded_img {
    grid-template-columns: repeat(auto-fill, 96px);
  }
  .image_holder {
    width: 96px;
    height: 96px;
  }
  .photo_gallery_header .rating_container p {
    font-size: 14px;
  }
  .reet_btn {
    padding: 6px 8px;
    font-size: 11px;
  }
}
@media only screen and (max-width: 360px) {
  .succesfully_uploaded_img {
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, 84px);
  }
  .image_holder {
    width: 84px;
    height: 84px;
  }
}
.photo_tabs_menu {
  width: 100%;
  display: flex;
  align-items: center;
}

.photo_tabs_menu > div {
  min-width: 90px;
  display: inline-block;
  margin-right: 20px;
}
.photo_tabs_menu > div button {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 0;
  font-weight: 600;
  text-align: left;
  transition: 0.3s;
  font-size: 13px;
  background-color: #fff;
  border-bottom: 2px solid #fff;
  color: rgb(148, 148, 148);
}
.photo_tabs_menu > div button:hover {
  background-color: #fff;
  color: #000;
  border-bottom: 2px solid #8dbf3f;
}
.photo_tabs_menu > div button.tab_active {
  background-color: #fff;
  color: #000;
  border-bottom: 2px solid #8dbf3f;
}

.tab_content {
  border-bottom: 1px solid #f3f3f3;
}

.linkToProfile {
  display: block;
}

.linkToProfile.hide {
  display: none;
}

.deactivate_business_account_btn {
  padding: 0 20px;
}

.deactivate_business_account {
  background-color: #e3494f !important;
  width: 200px;
  padding: 10px 20px;
  color: white;
}

.selectAdditionalLocation_container {
  width: 100%;
  max-width: 930px;
  margin: 0 auto !important;
  min-width: 300px;
  padding: 0 15px;
  /* Manually Add Bullets to Elements in HTML Page*/
}
.selectAdditionalLocation_container li {
  padding-left: 20px;
}
.selectAdditionalLocation_container li::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  margin-right: 6px;
  display: inline-block;
  background-color: #8dbf3f;
}
.selectAdditionalLocation_container .selectAdditionalLocation_li_bold {
  font-weight: 800;
  color: #000000;
}

.global_checkbox {
  font-size: 16px;
  font-weight: 800;
}

.search_section {
  width: 100%;
  padding: 20px;
  background-color: #f3f3f3;
}

.search_bar_results_page {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.show_more {
  display: block;
  text-align: center;
  color: #1E2023;
  text-decoration: underline;
}

.cat_filter_to_click {
  position: relative;
  cursor: pointer;
}

.cat_filter_to_open {
  display: none;
  padding: 0 20px 20px;
}

.filter_btn {
  border: none;
  border-radius: 4px;
  outline: none;
  font-size: 12px;
  padding: 3px 8px;
  margin-right: 6px;
  margin-bottom: 8px;
}

.filter_category_btn {
  background-color: rgba(255, 255, 255, 0.25);
}

.filter_category_btn.selected {
  background-color: #f4ecd9;
}

.filter_badge_btn {
  background-color: rgba(108, 230, 38, 0.25);
  color: gba(255, 255, 255, 0.25);
}

.filter_badge_btn.selected {
  background-color: #8dbf3f;
}

.cat_filter_to_click:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  color: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.cat_filter_to_open.show {
  display: block;
}

.cat_filter_to_open.show ~ .cat_filter_to_click:after {
  transform: rotate(180deg);
}

.distance_input_container {
  position: relative;
  width: 100%;
}
.distance_input_container:hover {
  text-decoration: none !important;
}

.distance_input_container .small_spinner {
  position: absolute;
  right: -22px !important;
  top: 0;
}

#distance_input {
  background: none;
  border: none;
  outline: none;
  max-width: 58px;
  padding-left: 4px;
  border-bottom: 1px solid #FFBA3E;
  color: #fff;
  font-size: 14px;
}

.distance_input_button {
  border: none;
  background-color: #fff;
  padding: 4px 10px;
  font-size: 12px;
  border-radius: 4px;
  color: black;
  margin-left: 5px;
  position: absolute;
  top: -2px;
  right: -30px;
}

.distance_input_button.hide {
  display: none;
}

.sponsor_results_section {
  margin-bottom: 20px;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.step-links {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.pagination__number,
.pagination__arrow {
  margin-right: 15px;
}

.pagination__arrow span {
  font-size: 22px;
  color: #e0e0e0;
}
.pagination__arrow a {
  font-size: 22px;
  color: #656565;
}

.pagination__number.not-current a {
  color: #656565;
}

.pagination__number.current a {
  color: #000000;
  font-weight: 600;
}

.pagination_pageDesctiprion .current-page-info {
  color: #656565;
}

@media only screen and (max-width: 500px) {
  .search_section {
    padding: 20px 15px;
  }
}
.user_img_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.user_img_container .user_img_spinner {
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.user_img_container .user_img {
  display: block;
}
.user_img_container .small_spinner.hide {
  display: none;
}
.user_img_container .user_img.hide {
  display: none;
}
.user_img_container .image_small {
  width: 90px;
  height: 90px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  position: static;
}
.user_img_container input {
  background: none;
  border: none;
  border-radius: 0;
  position: absolute;
  z-index: 2;
  bottom: 5px;
  right: 50%;
  transform: translateX(70px);
  width: 24px;
  height: 24px;
  opacity: 0;
}
.user_img_container > span {
  position: absolute;
  z-index: 1;
  bottom: 5px;
  right: 50%;
  transform: translateX(70px);
  width: 20px;
  height: 20px;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.5);
  pointer-events: none;
}
.user_img_container input:hover + span {
  color: #fff;
}

.user_name_container {
  text-align: center;
}
.user_name_container h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
.user_name_container p {
  color: #FFBA3E;
  font-size: 10px;
}

.info_for_user {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 240px;
  border-radius: 5px;
  background-color: #f3f3f3;
}

@keyframes spin_spiner {
  100% {
    transform: rotate(360deg);
  }
}
.icon_and_link_section,
.icon_and_text_section {
  padding: 10px 40px 10px 20px !important;
  font-size: 15px;
  color: #fff;
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.icon_and_link_section > a, .icon_and_link_section > p, .icon_and_link_section > div,
.icon_and_text_section > a,
.icon_and_text_section > p,
.icon_and_text_section > div {
  margin: 0;
  padding: 0;
  color: #fff !important;
  font-size: 15px;
  font-weight: 300;
  word-wrap: break-word;
}
.icon_and_link_section > p,
.icon_and_text_section > p {
  width: 100%;
  min-width: 100%;
  padding-right: 20px;
}
.icon_and_link_section > p.selected_filter,
.icon_and_text_section > p.selected_filter {
  color: #FFBA3E !important;
}
.icon_and_link_section .filter_icon,
.icon_and_text_section .filter_icon {
  height: 20px;
  width: auto;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.icon_and_link_section .filter_icon.rotate,
.icon_and_text_section .filter_icon.rotate {
  transform: rotate(180deg);
  top: 25%;
}
.icon_and_link_section .filter_icon.hide,
.icon_and_text_section .filter_icon.hide {
  display: none;
}
.icon_and_link_section .small_spinner,
.icon_and_text_section .small_spinner {
  position: absolute;
  right: 20px;
  height: 20px;
  min-height: 20px;
  width: 20px;
  min-width: 20px;
  border: 2px solid #FFBA3E;
  border-top-color: #fff;
  border-radius: 50%;
  animation: spin_spiner 1.5s infinite linear;
}
.icon_and_link_section .small_spinner.hide,
.icon_and_text_section .small_spinner.hide {
  display: none;
}
.icon_and_link_section > a:hover, .icon_and_link_section > div:hover,
.icon_and_text_section > a:hover,
.icon_and_text_section > div:hover {
  cursor: pointer;
  text-decoration: underline;
}
.icon_and_link_section > .clickable:hover,
.icon_and_text_section > .clickable:hover {
  cursor: pointer;
  text-decoration: underline;
}
.icon_and_link_section > span:first-child,
.icon_and_text_section > span:first-child {
  margin-right: 10px;
}
.icon_and_link_section > span:last-child,
.icon_and_text_section > span:last-child {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 15px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.5);
}
.icon_and_link_section > span:last-child:hover,
.icon_and_text_section > span:last-child:hover {
  color: #fff;
}
.icon_and_link_section > span.favorite_heart,
.icon_and_text_section > span.favorite_heart {
  color: red;
}

#user_address {
  pointer-events: none;
}

button.icon_and_link_section {
  background: none;
  outline: none;
  border: none;
  text-align: left;
}

.favorite_business.hide {
  display: none;
}

.unfavorite_business.hide {
  display: none;
}

.icon_and_link_section.colorfull > span {
  color: #e3494f;
}

.icon_and_link_section.back_to_profile a, .icon_and_link_section.back_to_profile span {
  color: #000000 !important;
}

.sort_by_btn {
  background: none;
  border: none;
  outline: none;
  width: 100%;
  padding: 10px 40px 10px 20px !important;
  font-size: 14px;
  color: #fff;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
}
.sort_by_btn > a, .sort_by_btn > p, .sort_by_btn > div {
  margin: 0;
  padding: 0;
  color: #fff !important;
  font-size: 14px;
  font-weight: 300;
  word-wrap: break-word;
}
.sort_by_btn > p {
  width: 100%;
  min-width: 100%;
  padding-right: 20px;
  text-align: left;
}
.sort_by_btn > p.selected_filter {
  color: #FFBA3E !important;
}
.sort_by_btn .filter_icon {
  height: 20px;
  width: auto;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.sort_by_btn .filter_icon.arrowUp {
  transform: rotate(180deg);
  top: 25%;
}
.sort_by_btn .filter_icon.hide {
  display: none;
}
.sort_by_btn .small_spinner {
  position: absolute;
  right: 20px;
  height: 20px;
  min-height: 20px;
  width: 20px;
  min-width: 20px;
  border: 2px solid #FFBA3E;
  border-top-color: #fff;
  border-radius: 50%;
  animation: spin_spiner 1.5s infinite linear;
}
.sort_by_btn .small_spinner.hide {
  display: none;
}
.sort_by_btn > a:hover, .sort_by_btn > div:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sort_by_btn > .clickable:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sort_by_btn > span:first-child {
  margin-right: 10px;
}
.sort_by_btn > span:last-child {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 15px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.5);
}
.sort_by_btn > span:last-child:hover {
  color: #fff;
}
.sort_by_btn > span.favorite_heart {
  color: red;
}

#user_address p {
  color: white;
  text-decoration: none;
  font-weight: 300;
}

#share_business {
  position: relative;
}
#share_business .share_message {
  width: 90%;
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 15px;
  background-color: #8dbf3f;
  border-radius: 5px;
  font-size: 13px;
  text-align: center;
  display: none;
  color: #000 !important;
}
#share_business .share_message::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 20%;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #8dbf3f;
}
#share_business .share_message.show {
  display: block;
  color: #000 !important;
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.promos {
  width: 100%;
  max-width: 1340px;
  margin: auto;
}

.amount_of_reviews {
  position: absolute;
  top: 5px;
  right: -100px;
  font-size: 11px;
  font-weight: 300;
}

.see_more_btn {
  background-color: rgba(30, 32, 35, 0.1176470588);
  border: 1px solid rgba(30, 32, 35, 0.2666666667);
  color: #1E2023;
  border-radius: 4px;
  padding: 6px 16px 6px 12px;
  letter-spacing: 0.5px;
  margin-right: 10px;
  font-size: 14px;
  transition: 0.4s;
  display: flex;
  align-items: center;
}
.see_more_btn:hover {
  background-color: #1E2023;
  border: 1px solid #1E2023;
  color: #fff;
  text-decoration: none;
}

.edit_user_profile_form_container {
  margin: 0;
  padding: 0;
}

.edit_user_profile_form {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 10px;
  min-width: 320px;
}

.delete_profile_btn_container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 10px;
}

.delete_profile_btn {
  padding: 8px 20px;
  font-size: 15px;
  background-color: #e3494f !important;
  color: #fff;
  border: none;
  border-radius: 5px;
  outline: none;
}

.page_wrap {
  background-color: #f3f3f3;
}

.search_badge {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 15px;
  position: relative;
}
.search_badge input {
  width: 100%;
  border: 1px solid #868686;
  outline: none;
  padding: 5px 10px;
  border-radius: 4px;
}
.search_badge .search_badge_icon {
  height: 20px;
  width: auto;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.5;
}

.all_badges_page {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 3fr 250px;
  grid-template-rows: auto;
  min-height: 200px;
  grid-gap: 10px;
  position: relative;
  padding: 0 20px;
}

.all_badges_container {
  border-radius: 5px;
}

.badges_to_buy {
  min-width: 240px;
}

.limitation_notes {
  padding: 10px;
}
.limitation_notes p, .limitation_notes a, .limitation_notes span {
  font-size: 12px;
}
.limitation_notes a {
  color: #0000EE;
}

.cart_container {
  position: relative;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  min-height: 100px;
}
.cart_container button {
  outline: none;
  border: none;
  border-radius: 4px;
  width: 100%;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFBA3E;
}
.cart_container .upgrade_link {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  color: #0000EE;
  text-decoration: underline;
}
.cart_container .disclaimer {
  font-size: 10px;
  color: #1E2023;
  line-height: 1.4;
}

.cart_container.my_purchased_badges {
  padding: 20px !important;
  min-height: 100px;
}

a.one_badge,
p.one_badge {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  margin: 2px;
  background-color: #8dbf3f;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
}

div.one_badge {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  margin: 4px 2px;
  background-color: #8dbf3f;
  cursor: pointer;
}
div.one_badge .one_badge_content {
  display: flex;
  align-items: center;
}
div.one_badge .one_badge_content p {
  color: #fff;
  margin-right: 7px;
  font-size: 11px;
  font-weight: 300;
}

div.default_badge .one_badge {
  background-color: #818181;
}

div.remove_default_badge .one_badge {
  background-color: #818181;
}

div.one_badge.red_badge {
  background-color: #e3494f;
}

.separator_between_badge {
  width: 100%;
}

.one_badge_container {
  display: inline-block;
  margin-right: 5px;
}

.one_badge_container.add_default_badge .one_badge .badge_name,
.one_badge_container.remove_default_badge .one_badge .badge_name,
.one_badge_container.add_badge .one_badge .badge_name,
.one_badge_container.remove_badge .one_badge .badge_name,
.one_badge_container.red_badge_container .one_badge .badge_name,
.one_badge_container.remove_purchased_badge .one_badge .badge_name {
  padding-right: 15px;
  position: relative;
}

.one_badge_container.add_default_badge .one_badge .badge_name::after,
.one_badge_container.add_badge .one_badge .badge_name::after,
.one_badge_container.red_badge_container .one_badge .badge_name::after {
  content: "+";
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-47%);
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600;
}

.one_badge_container.red_badge_container .one_badge.red_badge .badge_name::after {
  content: "+" !important;
}

.one_badge_container.remove_default_badge .one_badge .badge_name::after,
.one_badge_container.remove_badge .one_badge .badge_name::after,
.one_badge_container.remove_purchased_badge .one_badge .badge_name::after {
  content: "-";
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-47%);
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600;
}

.request_new_badge {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  border-radius: 5px;
  background-color: #1E2023;
  margin-bottom: 10px;
}
.request_new_badge p {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff !important;
}

.request_new_badge_btn {
  padding: 5px 10px !important;
  font-size: 15px !important;
  align-self: center;
  background-color: #FFBA3E !important;
  color: #1E2023 !important;
}
.request_new_badge_btn:hover {
  cursor: pointer !important;
}

.badgesRequest {
  padding: 20px !important;
}
.badgesRequest p {
  font-size: 18px;
  line-height: 1.2;
}

.linkToSubscriptionPage {
  color: #FFBA3E;
  text-decoration: underline;
}

@media only screen and (max-width: 699px) {
  .all_badges_page {
    grid-template-columns: 1fr 1fr;
    padding: 0 40px;
  }
}
@media only screen and (max-width: 599px) {
  .all_badges_page {
    grid-template-columns: 1fr;
    padding: 0 15px;
  }
  .businessThumbnail__badges a.one_badge {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 3px;
    margin: 2px;
    font-size: 10px;
  }
}
.founders_container {
  width: 100%;
  min-width: 320px;
  position: relative;
  padding-top: 40px;
  background-color: #f3f3f3;
}

.founder {
  width: 100%;
  max-width: 1000px;
  height: 100%;
  min-height: 50vh;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-template-areas: "photo     description";
  grid-gap: 20px;
}

.founder_image {
  grid-area: photo;
}
.founder_image img {
  height: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.founder_text {
  grid-area: description;
  background-color: #fff;
  margin-bottom: -40px;
  padding: 30px 40px 40px 30px;
  border-right: 20px solid #8dbf3f;
  border-bottom: 20px solid #8dbf3f;
}

@media only screen and (max-width: 1020px) {
  .founders_container {
    padding: 0 20px;
  }
  .founder {
    grid-gap: 0;
    grid-template-columns: 1fr;
    grid-template-areas: "photo" " description";
  }
  .founder_text {
    padding: 20px;
    border-right: 20px solid #8dbf3f;
    border-bottom: 20px solid #8dbf3f;
  }
}
.join_crew_holder {
  width: 100%;
}

.join_crew_image {
  width: 100%;
  min-width: 320px;
  height: 80vh;
  max-height: 550px;
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  font-size: 0;
}
.join_crew_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
}

.join_crew_text {
  width: 100%;
  min-width: 320px;
  max-width: 1200px;
  margin: -2px auto 0;
  padding: 5px 40px 40px;
  background-color: #140200;
}
.join_crew_text h1 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
}
.join_crew_text p {
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
}
.join_crew_text small {
  color: #FFBA3E;
}

.careers_component {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}
.careers_component h2 {
  line-height: 1.4;
}
.careers_component h4 {
  line-height: 1.4;
}

@media (max-width: 800px) {
  .join_crew_image {
    max-height: 450px;
  }
  .join_crew_text p {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .join_crew_image {
    max-height: 420px;
  }
  .join_crew_text {
    padding: 30px 20px;
  }
  .join_crew_text p {
    font-size: 13px;
  }
}
.our_story_section {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: 0 20px;
}

#contact_form_container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  min-width: 320px;
  margin-top: -20px;
}
#contact_form_container label {
  background-color: #fff;
}

.inputError {
  margin-left: 5px;
  font-size: 12px;
  color: red;
}

.inputError.hide {
  display: none;
}

.contacts_container {
  max-width: 280px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
.contacts_container p {
  font-size: 16px;
}
.contacts_container span {
  margin-right: 10px !important;
}

@media only screen and (max-width: 500px) {
  #contact_form_container {
    padding: 20px 15px;
  }
}
.accountNotVerified {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
}

.accountNotVerified__header {
  text-align: center;
}
.accountNotVerified__header span {
  font-size: 120px;
  line-height: 1;
  color: #e3494f;
  opacity: 0.5;
}

.accountNotVerified__body {
  text-align: center;
  padding: 20px 0;
}
.accountNotVerified__body p, .accountNotVerified__body a {
  font-size: 16px;
  line-height: 1.2;
}
.accountNotVerified__body #email_verify_link {
  color: #FFBA3E;
  text-decoration: underline;
}

.blogs_wrapper {
  background-color: #f3f3f3;
  padding-top: 80px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.blog_container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 300px;
  grid-template-rows: auto;
  grid-template-areas: "latest_blogs_section recent_blogs_section";
  gap: 20px;
}

.latest_blogs_section,
.recent_blogs_section {
  padding-top: 20px;
}

.latest_blogs_section {
  grid-area: latest_blogs_section;
}

.recent_blogs_section {
  grid-area: recent_blogs_section;
}

.blog_main_card {
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 5px;
}

.blog_main_card__image {
  width: 100%;
  height: 100%;
  min-height: 350px;
  max-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px 5px 0 0;
}

.blog_main_card__description {
  padding: 20px;
}
.blog_main_card__description h4 {
  font-size: 22px;
  margin-bottom: 10px;
  color: #000;
}
.blog_main_card__description p {
  line-height: 1.6;
  color: #000;
}
.blog_main_card__description .blog_main_card__text {
  color: red;
}
.blog_main_card__description .blog_main_card__text.hiidden {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.blog_main_card__description .blog_main_card__link {
  margin-top: 20px;
  text-decoration: underline;
  color: #000;
}

.blog_secondary_card {
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 5px;
}

.blog_secondary_card__image {
  width: 100%;
  height: 100%;
  min-height: 200px;
  max-height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px 5px 0 0;
}

.blog_secondary_card__description {
  padding: 15px;
}
.blog_secondary_card__description h4 {
  font-size: 18px;
  margin-bottom: 5px;
  color: #000;
}
.blog_secondary_card__description p {
  line-height: 1.6;
  color: #000;
}
.blog_secondary_card__description .blog_secondary_card__text {
  color: red;
}
.blog_secondary_card__description .blog_secondary_card__text.hiidden {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.blog_secondary_card__description .blog_secondary_card__link {
  margin-top: 10px;
  text-decoration: underline;
  color: #000;
}

@media only screen and (max-width: 900px) {
  .blog_container {
    grid-template-columns: 1fr;
    grid-template-areas: "latest_blogs_section" "recent_blogs_section";
  }
  .blog_secondary_card {
    display: flex;
    align-items: center;
  }
  .blog_secondary_card__image {
    width: 300px;
    min-width: 300px;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px 0 0 5px;
  }
}
@media only screen and (max-width: 700px) {
  .blog_secondary_card__image {
    width: 220px;
    min-width: 220px;
    height: 150px;
  }
  .blog_secondary_card__description {
    padding: 15px;
  }
  .blog_secondary_card__description h4 {
    font-size: 16px;
  }
  .blog_secondary_card__description .blog_secondary_card__text.hiidden {
    -webkit-line-clamp: 1;
  }
}
@media only screen and (max-width: 700px) {
  .blogs_wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog_main_card {
    margin-bottom: 15px;
  }
  .blog_main_card__image {
    width: 100%;
    min-height: 250px;
    max-height: 320px;
    border-radius: 5px 5px 0 0;
  }
  .blog_main_card__description {
    padding: 15px;
  }
  .blog_main_card__description h4 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .blog_main_card__description p {
    line-height: 1.5;
  }
  .blog_main_card__description .blog_main_card__text.hiidden {
    -webkit-line-clamp: 3;
  }
  .blog_main_card__description .blog_main_card__link {
    margin-top: 10px;
  }
  .blog_secondary_card {
    width: 100%;
    margin-bottom: 15px;
    flex-direction: column;
  }
  .blog_secondary_card > a {
    display: block;
    width: 100%;
  }
  .blog_secondary_card__image {
    width: 100%;
    height: 100%;
    min-height: 250px;
    max-height: 320px;
    border-radius: 5px 5px 0 0;
  }
  .blog_secondary_card__description {
    padding: 15px;
  }
  .blog_secondary_card__description h4 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .blog_secondary_card__description p {
    line-height: 1.5;
  }
  .blog_secondary_card__description .blog_secondary_card__text.hiidden {
    -webkit-line-clamp: 3;
  }
  .blog_secondary_card__description .blog_secondary_card__link {
    margin-top: 10px;
  }
}
.latest_blog img {
  width: 100%;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.latest_blog .latest_blog__text h1 {
  font-weight: bold;
}
.latest_blog .latest_blog__text p {
  color: #000;
  -webkit-hyphens: none;
          hyphens: none;
}

.latest_blog__autor {
  display: flex;
  align-items: center;
}
.latest_blog__autor img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
.latest_blog__autor small {
  margin-top: 5px;
  color: #656565;
  font-size: 12px;
}

.share_blog_btns_section {
  display: flex;
  flex-wrap: wrap;
}

.like_blog {
  height: 36px;
  padding: 0 20px;
  border-radius: 20px;
  background-color: #ebebeb !important;
  border: 1px solid #d2d1d1 !important;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer !important;
  position: relative;
}
.like_blog p {
  margin-right: 5px !important;
}
.like_blog .small_blog_loader {
  margin-left: 5px;
}

.blogs_comments_section {
  height: 36px;
  padding: 0 20px;
  border-radius: 20px;
  background-color: #ebebeb !important;
  border: 1px solid #d2d1d1 !important;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blogs_comments_section p {
  margin-right: 5px !important;
}

.share_blog_btn {
  border: none;
  outline: none;
  background: none;
  -webkit-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 20px;
  border-radius: 20px;
  font-size: 12px;
  letter-spacing: 0.2px;
  align-self: center;
  transition: 0.3s;
  text-decoration: none;
  background-color: #ebebeb !important;
  border: 1px solid #d2d1d1 !important;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.share_blog_btn p {
  margin-right: 5px !important;
}

.share-links {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.share_link_container {
  width: 100px;
  height: 105px;
  margin: 5px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
}
.share_link_container img {
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 5px;
}

.leave_blog_comment {
  display: flex;
  align-items: flex-end;
}
.leave_blog_comment textarea {
  min-height: 80px;
}

.empty_comments.hide {
  display: none;
}

.empty_comments {
  padding: 20px;
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ebebeb !important;
  border-radius: 5px;
}

.small_blog_loader {
  height: 20px;
  width: 20px;
  min-height: 20px;
  min-width: 20px;
}

.small_blog_loader > .circle {
  height: 20px;
  width: 20px;
  border: 3px solid #FFBA3E;
  border-top-color: #ebebeb;
  border-radius: 50%;
  animation: spin_spiner 1.5s infinite linear;
}

.small_blog_loader.hide {
  display: none;
}

@keyframes spin_spiner {
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 880px) {
  .latest_blog img {
    height: 100%;
    min-height: 300px;
    max-height: 400px;
  }
  .latest_blog__autor img {
    min-height: 50px;
    max-height: 50px;
  }
}
.premium_page_container {
  background-color: #f3f3f3;
}

.features_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}

.rules_container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 40px;
}

.rules {
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
}

.premium_features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  grid-template-rows: auto;
  grid-gap: 20px;
  padding: 0 20px;
}

.one_feature {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
}
.one_feature .planName {
  font-size: 30px;
  font-weight: 600;
}
.one_feature .planDescription {
  font-size: 14px;
  font-weight: 400;
}
.one_feature .feature_price {
  display: flex;
  align-items: center;
}
.one_feature .feature_price h1 {
  margin-right: 6px;
  font-size: 40px;
}
.one_feature .feature_price p {
  color: #aeaeae;
  font-weight: 300;
}
.one_feature .feature_content {
  margin-top: 12px;
  margin-bottom: 12px;
  display: grid;
  grid-template-columns: 30px 1fr;
  grid-template-rows: auto;
}
.one_feature .feature_content > div {
  font-size: 14px;
  font-weight: 300;
  color: #656565;
}
.one_feature .feature_content > div:first-child {
  font-size: 18px;
  margin-top: -2px;
  width: 30px;
  color: #8dbf3f;
}
.one_feature .feature_content .icon_cannot:first-child {
  width: 30px;
  color: #e3494f;
}

.one_feature.premium {
  background-color: #8dbf3f;
}
.one_feature.premium > p:first-child {
  color: #fff;
}
.one_feature.premium .feature_price p {
  color: #fff;
}
.one_feature.premium .feature_content > div {
  color: #000;
}
.one_feature.premium .feature_content > div:first-child {
  color: #fff;
}

.premium_btn {
  display: block;
  padding: 6px 20px;
  width: 100%;
  background-color: #8dbf3f;
  border-radius: 20px;
  color: #000;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.premium_btn:hover {
  color: #fff;
  background-color: #8dbf3f;
}

.processing_holder {
  width: 100%;
  height: 70vh;
  min-height: 500px;
  display: flex;
  align-items: stretch;
  padding: 20px;
}

.processing {
  width: 100%;
  display: flex;
  justify-content: center;
}

.process_loader {
  height: 50px;
  width: 50px;
  border: 5px solid orange;
  border-top-color: #f3f3f3;
  border-radius: 50%;
  animation: spin_spiner 1.5s infinite linear;
}

@keyframes spin_spiner {
  100% {
    transform: rotate(360deg);
  }
}
.green {
  background-color: #8dbf3f;
}

.yellow {
  background-color: #f5e881;
}

.red {
  background-color: #eb7272;
}

.orange {
  background-color: #face82;
}

.dark {
  background-color: #1E2023;
}

.light_grey {
  background-color: #f3f3f3;
}

.platform_notification_container {
  width: 100%;
  max-width: 600px;
  margin: auto;
  position: fixed;
  z-index: 3000;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
}

.platform_notification_container > div:first-child {
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  position: relative;
  border-radius: 5px;
}

.close_notification_icon {
  width: 20px;
  height: 20px;
  padding: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}

.all_notification_container {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.one_notification {
  margin-bottom: 15px;
}
.one_notification li {
  color: #fff;
  font-size: 16px;
}
.one_notification li a {
  color: #fff;
  text-decoration: underline;
}

.platform_notification_container.error > div:first-child {
  background-color: #e3494f;
}
.platform_notification_container.error > div:first-child .one_notification {
  color: #fff;
}

.platform_notification_container.success > div:first-child {
  background-color: #8dbf3f;
}
.platform_notification_container.success > div:first-child .one_notification {
  color: #000;
}

.all_notification_container > li:last-child {
  margin-bottom: 0;
}

.userNotifications_container {
  width: 100%;
  max-width: 600px;
  margin: auto;
  position: fixed;
  z-index: 3000;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
}

.userNotifications_container.hide {
  display: none !important;
}

.userNotifications_container > div:first-child {
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  position: relative;
  border-radius: 5px;
}

.userNotifications_closeIcon {
  width: 20px;
  height: 20px;
  padding: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}

.userNotifications_list {
  display: flex;
  flex-direction: column;
}
.userNotifications_list li {
  margin-top: 15px;
  color: #fff;
  font-size: 16px;
}

.userNotifications_container.success {
  background-color: #8dbf3f;
}
.userNotifications_container.success .userNotifications_title::before {
  content: "Success";
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
  letter-spacing: 1px;
}

.userNotifications_container.error {
  background-color: #e3494f;
}
.userNotifications_container.error .userNotifications_title::before {
  content: "Error";
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
  letter-spacing: 1px;
}

.small_spinner {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.small_spinner .lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
}
.small_spinner .lds-spinner div {
  transform-origin: 10px 10px;
  animation: lds-spinner 1.2s linear infinite;
}
.small_spinner .lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 1px;
  left: 9px;
  width: 2px;
  height: 5px;
  border-radius: 20%;
  background: #d3d3d3;
}
.small_spinner .lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.small_spinner .lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.small_spinner .lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.small_spinner .lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.small_spinner .lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.small_spinner .lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.small_spinner .lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.small_spinner .lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.small_spinner .lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.small_spinner .lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.small_spinner .lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.small_spinner .lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

.see_more_spinner {
  margin-left: 10px;
}

.see_more_spinner.hide {
  display: none;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media only screen and (min-width: 800px) {
  #termly-code-snippet-support > div:first-child {
    max-width: 600px !important;
  }
  #termly-code-snippet-support > div:first-child > div:first-child > div:first-child {
    flex-direction: column !important;
  }
  #termly-code-snippet-support > div:first-child > div:first-child > div:first-child > div:first-child {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .one_notification li {
    font-size: 15px;
  }
}
@media only screen and (max-width: 420px) {
  .one_notification {
    margin-bottom: 10px;
  }
  .one_notification li {
    font-size: 13px;
  }
}
.js_notification {
  display: none;
  background-color: #e3494f;
  border-radius: 5px;
}
.js_notification .all_notification_container .one_notification {
  color: #fff;
}

.pop_notification {
  display: none;
}

.pop_notification_text {
  color: #fff !important;
}
.pop_notification_text a {
  color: #fff !important;
  text-decoration: underline !important;
}

#popup_message {
  color: #fff !important;
}

.pac-container {
  z-index: 2000 !important;
}

.pac-container:after {
  background-image: none !important;
  height: 0px;
}

.item_to_click {
  color: red;
  cursor: pointer;
}

.item_to_open {
  color: red;
  display: none;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #d3d3d3;
}

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

.main_spinner {
  width: 100%;
  min-height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
}

.spinner_10 {
  width: 20px !important;
  height: 20px !important;
}
.spinner_10 .lds-spinner {
  width: 20px !important;
  height: 20px !important;
}
.spinner_10 .lds-spinner div {
  transform-origin: 10px 10px;
}
.spinner_10 .lds-spinner div:after {
  top: 1px;
  left: 9px;
  width: 1.5px;
  height: 5px;
}

.spinner_20 {
  width: 20px !important;
  height: 20px !important;
}
.spinner_20 .lds-spinner {
  width: 20px !important;
  height: 20px !important;
}
.spinner_20 .lds-spinner div {
  transform-origin: 10px 10px;
}
.spinner_20 .lds-spinner div:after {
  top: 1px;
  left: 9px;
  width: 1.5px;
  height: 5px;
}

.spinner_30 {
  width: 30px;
  height: 30px;
}
.spinner_30 .lds-spinner {
  width: 30px !important;
  height: 30px !important;
}
.spinner_30 .lds-spinner div {
  transform-origin: 15px 15px;
}
.spinner_30 .lds-spinner div:after {
  top: 1px;
  left: 14px;
  width: 2px;
  height: 8px;
}

.spinner_40 {
  width: 40px;
  height: 40px;
}
.spinner_40 .lds-spinner {
  width: 40px !important;
  height: 40px !important;
}
.spinner_40 .lds-spinner div {
  transform-origin: 20px 20px;
}
.spinner_40 .lds-spinner div:after {
  top: 0px;
  left: 19px;
  width: 3px;
  height: 11px;
}

.main_spinner.hide,
.spinner_20.hide,
.spinner_30.hide,
.spinner_40.hide {
  display: none;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.margin_left_5 {
  margin-left: 5px !important;
}

.button_with_spinner {
  border: none;
  outline: none;
  background: none;
  -webkit-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 20px;
  border-radius: 5px;
  font-size: 16px;
  letter-spacing: 0.4px;
  font-weight: 600;
  align-self: center;
  transition: 0.3s;
  text-decoration: none;
}

.button_with_spinner_small {
  border: none;
  outline: none;
  background: none;
  -webkit-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  padding: 0 15px;
  border-radius: 5px;
  font-size: 12px;
  letter-spacing: 0.2px;
  font-weight: 400;
  align-self: center;
  transition: 0.3s;
  text-decoration: none;
}

.centered {
  margin: 0 auto;
}

.dark_style {
  background-color: #1E2023 !important;
  border: 1px solid #1E2023 !important;
  color: #fff !important;
}

.dark_border_style {
  background-color: rgba(30, 32, 35, 0.1176470588) !important;
  border: 1px solid rgba(30, 32, 35, 0.2666666667) !important;
  color: #1E2023 !important;
}
.dark_border_style:hover {
  background-color: #1E2023 !important;
  border: 1px solid #1E2023 !important;
  color: #fff !important;
}

.alignCenter {
  display: flex;
  align-items: center;
  justify-content: center;
}

.upgrade_to_premium_link_container {
  background-color: #8dbf3f;
  padding: 15px !important;
  border-radius: 5px !important;
  margin-bottom: 20px !important;
}

.upgrade_to_premium_paragraph {
  font-size: 15px !important;
  color: #fff !important;
}

.upgrade_to_premium_link {
  font-size: 15px !important;
  color: #fff !important;
  text-decoration: underline !important;
}/*# sourceMappingURL=style.css.map */