@charset "UTF-8";
body {
  font-size: 16px;
}
body .margin-bottom-30 p {
  font-size: 16px;
}
body p {
  font-size: 16px;
  line-height: 1.6;
}

strong {
  font-weight: 700;
}

a.button {
  border: 1px solid #18b8ea;
}
a.button:hover {
  text-decoration: none;
  color: #fff;
}

a.blue {
  color: #18b8ea;
}
a.blue:hover {
  color: #004aad;
}

a.red {
  color: #F8333C;
}
a.red:hover {
  color: #004aad;
}

a.grey-link {
  color: #898989;
}
a.grey-link:hover {
  color: #004aad;
}

a.button, .utf_dashboard_list_box .button {
  font-size: 16px;
}

.success, .button.success,
#dashboard .success,
input[type=button].success,
input[type=submit].success {
  background-color: #7AC74F;
  border: 1px solid #7AC74F;
  color: #fff;
}
.success a, .button.success a,
#dashboard .success a,
input[type=button].success a,
input[type=submit].success a {
  color: #fff;
}

.gold, .button.gold, #dashboard .gold, #signin.gold {
  background-color: #fff;
  border: 1px solid #DDAC17;
  color: #898989;
}
.gold:hover, .button.gold:hover, #dashboard .gold:hover, #signin.gold:hover {
  background-color: #DDAC17;
  color: #fff;
}

.danger, .button.danger, #dashboard .danger {
  background-color: #F8333C;
  border: 1px solid #F8333C;
  color: #fff;
}
.danger a, .button.danger a, #dashboard .danger a {
  color: #fff;
}

.disabled, .button.disabled, #dashboard .disabled {
  background-color: #898989;
  border: 1px solid #898989;
  color: #fff;
  cursor: default;
}
.disabled:hover, .button.disabled:hover, #dashboard .disabled:hover {
  background-color: #898989;
  border: 1px solid #898989;
}

h1, h2, h3 {
  line-height: 1.2;
}

.warning, .button.warning, #dashboard .warning {
  background-color: #E8AA14;
  border: 1px solid #E8AA14;
  color: #fff;
}
.warning a, .button.warning a, #dashboard .warning a {
  color: #fff;
}

.info, .button.info, #dashboard .info {
  background-color: #515185;
  border: 1px solid #515185;
  color: #fff;
}
.info a, .button.info a, #dashboard .info a {
  color: #fff;
}

#edit-listing-buttons .button:last-child {
  margin-right: 0;
}

.text-grey {
  color: #707070;
}

.grey, .button.grey, a.button.grey, #dashboard .grey,
.button.gray {
  background-color: #fff;
  color: #707070;
  border: 1px solid #707070;
}
.grey:hover, .button.grey:hover, a.button.grey:hover, #dashboard .grey:hover,
.button.gray:hover {
  color: #101426;
}
.grey a, .button.grey a, a.button.grey a, #dashboard .grey a,
.button.gray a {
  color: #707070;
}
.grey a:hover, .button.grey a:hover, a.button.grey a:hover, #dashboard .grey a:hover,
.button.gray a:hover {
  color: #101426;
}

body, h1, h2, h3, h4, h5, h6,
input[type=text], input[type=password], input[type=email],
textarea, select, input[type=button], input[type=submit],
button, #tiptip_content, .map-box p, .map-box div, .numerical-rating .utf_counter_star_rating, body .nav_responsive i.menu-trigger:after,
.section-heading .utf_sec_title_item, .utf_counter_star_rating {
  font-family: "Open Sans", "PT Sans", Calibri, Tahoma, sans-serif;
  text-transform: none;
}

.button.small {
  padding: 2px 10px;
  font-size: 15px;
}

#dashboard {
  margin-bottom: -400px;
}
#dashboard .utf_dashboard_navigation select {
  height: 36px;
  line-height: 36px;
  padding: 0 5px;
  width: 170px;
}
#dashboard .button.delete-button:hover {
  background-color: #F8333C;
}
#dashboard .button.delete-button:hover i:before {
  color: #F8333C;
}
#dashboard .chosen-container-multi .chosen-choices li.search-choice {
  background-color: #ffffff;
  color: #101426;
  border: 1px solid #ababab;
  overflow: hidden;
  position: relative;
}
#dashboard .chosen-container-multi .chosen-choices li.search-choice:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 100%;
  background: linear-gradient(to left, #fff 60%, rgba(255, 255, 255, 0) 100%);
}
#dashboard .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  z-index: 1;
  top: -1px;
}
#dashboard .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
  color: #707070;
  transition: color 0.15s;
  box-shadow: 0 12px 5px #ffffff;
}
#dashboard .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before {
  color: #101426;
}

.utf_listing_item-container.list-layout .utf_listing_item-image {
  max-width: 250px;
  max-height: 250px;
  min-height: 250px;
  overflow: visible;
  margin-top: 20px;
}
.utf_listing_item-container.list-layout .utf_listing_item {
  max-height: 350px;
  height: 350px;
}
.utf_listing_item-container.list-layout .not-published {
  color: #707070;
}

#single-listing .utf_listing_item-container.block-layout, #featured-members .utf_listing_item-container.block-layout {
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 10px;
}
#single-listing .utf_listing_item-container.block-layout:hover, #featured-members .utf_listing_item-container.block-layout:hover {
  transform: none;
}
#single-listing .utf_listing_item-container.block-layout .utf_listing_item:before, #featured-members .utf_listing_item-container.block-layout .utf_listing_item:before {
  content: none;
}
#single-listing .utf_listing_item-container.block-layout .utf_listing_item-image, #featured-members .utf_listing_item-container.block-layout .utf_listing_item-image {
  max-width: 130px;
  max-height: 130px;
  min-height: 130px;
  overflow: visible;
  margin: 5px auto 15px;
}
#single-listing .utf_listing_item-container.block-layout .utf_listing_item, #featured-members .utf_listing_item-container.block-layout .utf_listing_item {
  background-color: transparent;
  max-height: 235px;
  height: 235px;
  align-items: center;
}
#single-listing .utf_listing_item-container.block-layout .utf_listing_item:not(.utf_listing_facility_team_member), #featured-members .utf_listing_item-container.block-layout .utf_listing_item:not(.utf_listing_facility_team_member) {
  cursor: pointer;
}
#single-listing .utf_listing_item-container.block-layout .utf_listing_item_content, #featured-members .utf_listing_item-container.block-layout .utf_listing_item_content {
  position: relative;
  bottom: auto;
  left: auto;
  text-align: center;
}
#single-listing .utf_listing_item-container.block-layout h3, #featured-members .utf_listing_item-container.block-layout h3 {
  font-size: 16px;
  color: #101426;
}
#single-listing .utf_listing_item-container.block-layout h4, #featured-members .utf_listing_item-container.block-layout h4 {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 15px;
}

#single-listing-pro-team .utf_listing_item-container.block-layout .utf_listing_item-image {
  max-width: 210px;
  max-height: 200px;
  min-height: 200px;
  margin: 0 auto 20px;
}
#single-listing-pro-team .utf_listing_item-container.block-layout .utf_listing_item {
  max-height: 295px;
  height: 295px;
}

@media screen and (max-width: 968px) {
  .utf_listing_item-image {
    margin: 0 auto;
  }
}
.main_search_block .main_input_search_part {
  max-height: 70px;
  margin-top: 50px;
  padding-left: 16px;
}
.main_search_block .main_input_search_part label {
  font-size: 14px;
  color: #101426;
  margin-bottom: 0;
  border-radius: 80px;
  line-height: 22px;
  text-align: left;
}
.main_search_block button.button {
  height: 54px;
  width: 54px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 100;
}
.main_search_block h3 {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin: 10px 0 20px 0;
}
.main_search_block h3 a {
  color: #FFF;
  text-decoration: underline;
  line-height: 36px;
}

#featured-members a, #featured-members h3, #featured-members h4 {
  text-decoration: none;
}

.search_container_block h4 {
  font-size: 20px;
}

.utf_listing_item-image .utf_listing_prige_block.utf_half_list {
  position: absolute;
  left: calc(50% + 42px);
  bottom: 2px;
  right: auto;
}

@media screen and (max-width: 768px) {
  .utf_listing_item-image .utf_listing_prige_block.utf_half_list {
    left: 59px;
    bottom: -16px;
    right: auto;
  }
}
.sort_by_margin {
  margin-right: 10px;
  margin-left: 0;
  float: left;
}

.utf_panel_dropdown a {
  height: 40px;
  line-height: 38px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #fcfcfc;
  width: 100%;
  display: inline-block;
  padding: 0 15px;
  box-shadow: none;
  color: #666;
  font-weight: 600;
  font-size: 15px;
  border-radius: 4px;
  transition: all 0.3s;
  float: left;
}

#main-filter .main-filter-item {
  float: left;
  margin-right: 10px;
  margin-left: 0;
  margin-bottom: 10px;
  max-width: 100%;
}
#main-filter #locality-filter-item {
  white-space: nowrap;
}
#main-filter .bootstrap-select.btn-group .btn.dropdown-toggle {
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #fcfcfc;
  width: 100%;
  padding: 0 10px 0 15px;
  box-shadow: none;
  color: #666;
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
  transition: all 0.3s;
  display: inline-block;
}
#main-filter .bootstrap-select.btn-group .btn.dropdown-toggle:not(.bs-placeholder) {
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #101426;
}
#main-filter .bootstrap-select.btn-group .btn.dropdown-toggle .filter-option {
  margin-right: 20px;
}
#main-filter .dropdown-menu {
  top: 100%;
  padding-bottom: 0;
}
#main-filter .bs-searchbox {
  margin-top: 5px;
}

#search-bar-autocomplete {
  left: 0;
  top: 32px;
  transform: scaleY(0);
  width: 280px;
  max-height: 600px;
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
#search-bar-autocomplete::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}
.show-dropdown #search-bar-autocomplete {
  transform: scaleY(1);
}
#search-bar-autocomplete::before {
  content: none;
}
#search-bar-autocomplete .utf_dashboard_list_box.with-icons ul li {
  padding: 10px 15px;
  font-size: 16px;
}
#search-bar-autocomplete .utf_dashboard_list_box {
  margin-top: 0;
  margin-bottom: 0;
}
#search-bar-autocomplete ul span {
  font-size: 13px;
  font-weight: 500;
  color: #999;
}
#search-bar-autocomplete h5 {
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  background: #dbdbdb;
  margin-top: 0;
}
#search-bar-autocomplete img {
  margin-right: 5px;
}
#search-bar-autocomplete .utf_dashboard_list_box ul li:hover {
  background-color: transparent;
}
#search-bar-autocomplete a:hover {
  color: #18b8ea;
}

header .main_input_search_part {
  width: 256px;
  float: right;
  margin-top: 2px;
  padding: 6px 12px;
  margin-right: 12px;
}
header .utf_user_menu {
  top: 7px;
}

.main_input_search_part_item {
  border-right: none;
}

.rounded {
  border-radius: 50%;
}

.utf_listing_item_content span i {
  vertical-align: baseline;
}

.listing-block h3 {
  bottom: 0;
  margin-bottom: 5px;
  margin-top: -10px;
  line-height: initial;
}
.listing-block h4 {
  font-weight: 500;
  color: #999;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 10px;
}
.listing-block .utf_listing_item_content span {
  font-size: inherit;
}
.listing-block .utf_listing_item_content .blockqoute {
  text-overflow: ellipsis;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 12px;
}
.listing-block .utf_listing_item_content .blockqoute i {
  font-size: 10px;
  vertical-align: super;
  color: #b4b4b4;
}

#big-search-form .bootstrap-select.btn-group button {
  height: 30px;
  padding-left: 0;
}
#big-search-form .dropdown-menu.open {
  max-height: 202px !important;
}
#big-search-form .dropdown-menu.open a {
  color: #808080;
}

#home_search_container:not(.new-home-search) {
  margin-top: -19px;
}
#home_search_container:not(.new-home-search) h3 {
  margin-top: 60px;
  margin-bottom: 0;
  color: #FFF;
}

.option-set li {
  margin-bottom: 5px;
}

.option-set {
  padding-bottom: 10px;
}

#breadcrumbs {
  text-align: left;
  margin-bottom: 15px;
}
#breadcrumbs ul li {
  display: inline;
}

.breadcrumbs-wrapper {
  border-bottom: 1px solid #dbdbdb;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.badge {
  border-radius: 4px;
  line-height: 20px;
  font-size: 11px;
  font-weight: 500;
  color: #fff;
  font-style: normal;
  padding: 3px 8px;
  margin-right: 3px;
  display: inline;
}

.listing-tags {
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.listing-tags::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}
.listing-tags ul {
  margin: 0;
  padding: 0;
}

#colouring-book-video {
  max-width: 100%;
}

@media screen and (max-width: 480px) {
  #search-bar-autocomplete {
    left: auto;
    right: -30px;
    top: 52px;
  }
}
.listing-tag, .listing-tags li {
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 5px 9px;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  color: #707070;
  background: #fff;
  border-radius: 16px;
}

.listing-tags-small li {
  font-size: 12px;
  padding: 3px 5px;
  margin: 0 4px 5px 0;
}

.with-tip {
  font-size: 10px;
  line-height: 13px;
  display: inline-block;
  font-weight: 700;
  position: relative;
  vertical-align: middle;
}
.with-tip i {
  font-size: 14px;
  top: 1px;
}

.tax-tooltip {
  background-color: transparent;
  border: 1px solid #898989;
  color: #898989;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  cursor: help;
  margin: -5px 0 0 5px;
  padding: 3px 8px;
  font-size: 12px;
}
.tax-tooltip i {
  font-size: 14px !important;
  line-height: 16px;
  top: 1px;
  color: #898989;
}
.tax-tooltip i:before {
  color: #898989;
}

.verified-badge {
  margin: 0 5px 9px 0;
  padding: 3px 7px;
  border-radius: 16px;
  text-transform: uppercase;
  background-color: #18b8ea;
  border: 1px solid #18b8ea;
  color: #fff;
}
.verified-badge img {
  top: -3px;
  display: inline-block;
  height: 13px !important;
  margin-right: 3px;
}
.verified-badge:hover {
  background-color: #18b8ea;
  border: 1px solid #18b8ea;
}
.verified-badge a {
  color: #fff;
  text-decoration: underline;
}
.verified-badge.pesach-tikvah-badge {
  background-color: #6a3857;
  border: 1px solid #6a3857;
}
.verified-badge.pesach-tikvah-badge:hover {
  background-color: #6a3857;
  border: 1px solid #6a3857;
}

.gallery {
  margin: 30px -5px -5px;
  overflow: hidden;
  height: 336px;
  min-height: 336px;
}
.gallery .gallery-item {
  padding: 5px;
  width: 20%;
  overflow: hidden;
  float: right;
}
.gallery .gallery-item.gallery-first-item {
  width: 80%;
  float: left;
}
.gallery .gallery-item.gallery-first-item.gallery-solo-item {
  width: 100%;
}
.gallery .gallery-item a {
  display: block;
}
.gallery .gallery-video-item {
  position: relative;
}
.gallery .gallery-video-item .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 76px;
  margin-top: -38px;
  margin-left: -38px;
  line-height: 76px;
}

@media screen and (max-width: 1024px) {
  .gallery {
    height: auto;
    min-height: 223px;
  }
}
#single-listing h1 {
  font-size: 48px;
  margin-top: 10px;
}
#single-listing h4 {
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: 400;
  line-height: 1.4;
}
#single-listing .listing-sessions-type {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  padding-left: 0;
  position: relative;
}
#single-listing .listing-sessions-type li {
  padding: 2px 15px;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  border-radius: 16px;
  border: none;
  text-decoration: none;
  line-height: 26px;
  margin-bottom: 10px;
  background-color: #dff0d8;
  transition: background-color 0.15s;
}
#single-listing .listing-sessions-type li:hover {
  background-color: #f3f8f3;
}
#single-listing .listing-sessions-type li a {
  color: inherit;
  background: transparent;
  border: none;
}
#single-listing .listing-sessions-type li i {
  color: #3c763d;
}
#single-listing .facebook:before, #single-listing .linkedin:before, #single-listing .twitter:before, #single-listing .instagram:before, #single-listing .youtube:before {
  content: none;
}
#single-listing .facebook i, #single-listing .facebook:before, #single-listing .linkedin i, #single-listing .linkedin:before, #single-listing .twitter i, #single-listing .twitter:before, #single-listing .instagram i, #single-listing .instagram:before, #single-listing .youtube i, #single-listing .youtube:before {
  margin: 0 5px 0 0;
}
#single-listing .listing_item_social li {
  margin-bottom: 10px;
}
#single-listing .listing_item_social li img {
  margin-top: -3px;
  margin-right: 3px;
  height: 15px;
}
#single-listing .listing_item_social li a {
  padding: 2px 8px;
  text-transform: uppercase;
}
#single-listing .listing_item_social li a:hover {
  border-color: transparent;
}
#single-listing .session-in-home a i {
  font-size: 16px;
}
#single-listing .utf_listing_section {
  padding-top: 30px;
  padding-bottom: 40px;
  margin-top: 10px;
  max-width: 100%;
  border-bottom: 1px solid #dbdbdb;
}

@media screen and (max-width: 640px) {
  #single-listing h1 {
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 600;
  }
  #single-listing h4 {
    font-size: 20px;
  }
}
.text-right {
  text-align: right;
}

.listing-icons-wrapper i {
  margin-left: 3px;
}

.right {
  float: right;
}

.left {
  float: left;
}
.left #breadcrumbs {
  float: left;
}

#navbar-inner {
  background: #ffffff;
  z-index: 999;
  padding: 10px;
  margin: 0 -10px 10px;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
#navbar-inner .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  justify-content: center;
}
#navbar-inner .nav .nav-item a {
  display: block;
  padding: 8px 20px;
  border-bottom: 2px solid transparent;
  font-size: 14px;
  text-transform: uppercase;
}
#navbar-inner .nav .nav-item a.active {
  border-color: #18b8ea;
  color: #18b8ea;
}

.utf_listing_features.checkboxes a:hover {
  text-decoration: underline;
}

.utf_listing_features.checkboxes li:before {
  color: #707070;
  background-color: transparent;
}

.utf_listing_features.checkboxes li {
  padding-left: 20px;
}
.utf_listing_features.checkboxes li:before {
  color: #707070;
  background-color: transparent;
}

#listing_certification .utf_listing_features.checkboxes li:before {
  content: "&#xf005;";
}

blockquote {
  background: transparent;
  padding: 0;
  padding-top: 20px;
  font-size: 24px;
  line-height: 34px;
  color: #101426;
  border-left: none;
  font-weight: 600;
  position: relative;
}
blockquote:before {
  position: absolute;
  font-family: "FontAwesome";
  top: 20px;
  content: "\f10d";
  font-size: 120px;
  color: rgba(0, 0, 0, 0.1);
}
blockquote.question {
  margin-top: 100px;
  text-align: center;
}
blockquote.question:before {
  content: "\f278";
  left: 50%;
  margin-left: -68px;
  top: -60px;
}

#titlebar .row {
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.listing_item_social {
  z-index: initial;
  margin-top: 0;
}

#single-listing .listing-availability li {
  margin-right: 20px !important;
  font-size: 14px;
}
#single-listing .listing-availability li i {
  color: #E8AA14;
  margin-right: 0;
  width: 14px;
}

nav.tacked {
  position: fixed;
  top: 0;
}

.listing-header {
  margin-bottom: 0;
  padding-bottom: 60px;
  padding-top: 40px;
}

.utf_list_box_listing_item-img {
  max-width: 38px;
  max-height: 38px;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 10px;
}
.utf_list_box_listing_item-img img {
  width: 50px;
  height: 50px;
}

.utf_list_box_listing_item_content {
  padding-left: 10px;
}
.utf_list_box_listing_item_content .inner {
  top: 7px;
}

.dashboard #logo a {
  display: inline-block !important;
}

.utf_dashboard_list_box li .buttons-to-right,
.utf_dashboard_list_box li .button.to-right {
  margin-top: 9px;
}

.add_utf_listing_section {
  margin-bottom: 45px;
}

.notification {
  margin-bottom: 30px;
  box-shadow: none;
}
.notification a {
  text-decoration: underline;
}

.toggle-container {
  border: none;
}

.utf_add_listing_part_headline_part {
  margin-bottom: 0;
}

.add_utf_listing_section {
  padding-bottom: 0;
}

#edit-listing-form .utf_add_listing_part_headline_part h3:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  margin-left: 6px;
}
#edit-listing-form .utf_add_listing_part_headline_part.active h3:after {
  content: "\f107";
}
#edit-listing-form input[disabled] {
  background: #f6f6f6;
}

#dashboard .add-repeater-item {
  display: inline-block;
}
#dashboard .add-repeater-item i {
  color: #666;
}
#dashboard a.delete-post {
  color: #707070;
  background: transparent;
  text-decoration: underline;
}
#dashboard a.delete-post:hover {
  color: #F8333C;
}
#dashboard .main_input_search_part {
  display: inline-block;
  float: right;
}

input,
input[type=text],
input[type=url],
input[type=password],
input[type=email],
input[type=number],
textarea,
select {
  color: #101426;
}
input:focus,
input[type=text]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
textarea:focus,
select:focus {
  color: #101426;
}

h4, .h4 {
  font-size: 22px;
}

.edit-profile-photo {
  margin-bottom: 0;
  max-width: 100%;
}
.edit-profile-photo:not(.edit-post-thumbnail) {
  max-height: 400px;
  overflow: hidden;
}
.edit-profile-photo img {
  width: 150px;
  height: 150px;
  display: block;
  margin: 0 auto 30px;
}
.edit-profile-photo.edit-post-thumbnail img {
  width: auto;
  height: auto;
  border: none;
  margin: 0;
  border-radius: 4px;
}
.edit-profile-photo.edit-post-thumbnail .change-photo-btn {
  position: relative;
  cursor: pointer;
  bottom: 0;
  margin-bottom: 40px;
}

#add-post-form .change-photo-btn {
  bottom: 0;
}

.change-photo-btn {
  background: #f4f4f4;
  position: relative;
  cursor: pointer;
  border: 1px solid transparent;
}
.change-photo-btn.invalid {
  border: 1px solid #F8333C;
}

.photoUpload #id_photo,
#id_listing_photo,
.upload-field {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.utf_add_listing_part_headline_part i {
  cursor: pointer;
}

.small-dialog {
  max-width: 440px;
}

.utf_list_box_listing_item_content .inner h3 {
  font-weight: 400;
}

.utf_submit_section input[type=checkbox] {
  height: 15px;
  width: 15px;
  line-height: 15px;
  display: inline-block;
  box-shadow: none;
}

.utf_blog_post {
  overflow: hidden;
  margin: 0 0 20px !important;
  position: relative;
}
.utf_blog_post .button {
  clear: both;
  margin-top: 15px;
  margin-bottom: -15px;
}
.utf_blog_post h5 {
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 15px 0;
  font-weight: 600;
}
.utf_blog_post .activity {
  float: right;
}

.utf_post_text_meta.activity {
  display: block;
  font-size: 14px;
  color: #707070;
  margin-top: 0;
}
.utf_post_text_meta.activity a {
  cursor: pointer;
  color: #707070;
}
.utf_post_text_meta.activity li:after {
  content: none;
}

.utf_single_post .utf_post_text_meta {
  margin-bottom: 30px;
}
.utf_single_post .utf_post_text_meta .activity-item a {
  color: #707070;
  text-decoration: none;
}
.utf_single_post .utf_post_text_meta .activity-item a .fa-heart {
  color: #F8333C;
}

.utf_single_post {
  margin-bottom: 60px;
  border-bottom: 1px solid #dbdbdb;
}
.utf_single_post .activity {
  margin-bottom: 30px;
}
.utf_single_post .activity i {
  font-size: 16px;
}
.utf_single_post blockquote {
  margin-left: 30px;
  margin-bottom: 30px;
}
.utf_single_post blockquote p {
  font-size: 24px;
}
.utf_single_post blockquote:before {
  top: 40px;
  left: -30px;
  font-size: 26px;
}

.utf_post_text_meta {
  font-size: 12px;
}

.utf_listing_section h4 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.utf_listing_section ul:not(.listing_item_social):not(.activity) {
  margin-bottom: 40px;
}
.utf_listing_section p {
  font-size: 16px;
  line-height: 1.6;
}
.utf_listing_section p.years_in_practice {
  font-size: 18px;
  margin-bottom: 20px;
}

#single-listing #listing_exclusive_content {
  border-top: 1px solid #dbdbdb;
  border-bottom: none;
}

.has-noti > i::after {
  background: #18b8ea;
}

.utf_dashboard_navigation_inner_block {
  width: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
}

.utf_post_header {
  padding: 30px;
}

.utf_post_content {
  padding: 15px 30px 30px;
}
.utf_post_content .date {
  font-size: 14px;
  color: #707070;
}
.utf_post_content p {
  margin-top: 5px;
}
.utf_post_content blockquote {
  margin-bottom: 30px;
}
.utf_post_content blockquote:before {
  font-size: 40px;
  top: 30px;
}
.utf_post_content blockquote p {
  margin-left: 30px;
}
.utf_post_content p {
  line-height: 22px;
}
.utf_post_content h3 {
  line-height: 30px;
  font-size: 20px;
  margin-top: 15px;
}

.small-dialog .utf_message_reply_block, .small-dialog .utf_message_reply_block button {
  text-align: center;
  margin-right: 0;
}

.small-dialog .utf_message_reply_block button {
  line-height: 26px;
}

#dialog_signin_part, .small-dialog {
  background: #ffffff;
  text-align: left;
  max-width: 400px;
  margin: 20px auto;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
}

#dialog_signin_part .small_dialog_header {
  background-color: #DDAC17;
}

.small-dialog {
  padding: 30px 30px;
}

#dialog_signin_part,
#confirm-deletion-dialogue {
  max-width: 450px;
}

#dialog_signin_part span.line, .small-dialog span.line {
  padding-top: 0;
}

.small-dialog .mfp-close, #dialog_signin_part, .mfp-close, .mfp-close:hover {
  color: #fff;
}

#dialog_signin_part .mfp-close, .small-dialog .mfp-close {
  color: #DDAC17;
  background-color: #fff;
  border-radius: 30px;
  top: 20px;
  right: 20px;
  width: 34px;
  height: 34px;
}

@media (max-width: 767px) {
  #dialog_signin_part .mfp-close,
  #small-dialog .mfp-close,
  .small-dialog .mfp-close {
    top: 13px;
    right: 15px;
    width: 34px;
    height: 34px;
  }
}
#dialog_signin_part .mfp-close:hover, .small-dialog .mfp-close:hover {
  color: #666;
  transform: rotate(0);
  background-color: #e4e4e4 !important;
}

#dialog_signin_part .mfp-close::after, #dialog_signin_part .mfp-close::before, .small-dialog .mfp-close::after, .small-dialog .mfp-close::before {
  top: 0px;
  height: 9px;
  font-size: 21px;
  transition: 0s;
}

.tab_content {
  padding: 5px 0 0;
  min-height: 70px;
}

#photo .change-photo-btn {
  margin: 20px auto 20px;
  bottom: auto;
}

.utf_post_content > p:last-child {
  margin-bottom: 0;
}

.element_tab .utf_tabs_nav li a {
  padding: 0px 10px;
}

.post-image-wrapper {
  overflow: hidden;
  margin-bottom: 60px;
}

.element_tab .tab_container {
  border-top: none;
}

.style_one .utf_tabs_nav li a {
  border: none;
  color: #707070 !important;
  text-decoration: underline;
  background: transparent;
}

.utf_tabs_nav li.active a {
  text-decoration: none;
}

.utf_signin_form a {
  text-decoration: underline;
}

.utf_tabs_nav li a:hover,
.utf_tabs_nav li.active a {
  background: #fff !important;
  border: 1px solid #dbdbdb !important;
  color: #101426 !important;
}

.post_author {
  overflow: hidden;
  margin-top: 10px;
}
.post_author .avatar-wrapper {
  display: block;
  float: left;
  margin-right: 10px;
}
.post_author .post_author_title {
  font-size: 16px;
  margin-top: -4px;
  margin-bottom: -6px;
  font-weight: 400;
}
.post_author span a {
  line-height: 20px;
  font-size: 14px;
  color: #a0a0a0;
}

.grey-bg {
  background: #f3f5f6;
}

.grey-gradient-bg {
  background: linear-gradient(rgb(249, 249, 249) 0%, rgb(255, 255, 255));
}

.hero-image {
  max-height: 360px;
}

.search_container_block {
  height: 560px;
}
.search_container_block .main_inner_search_block {
  padding-bottom: 0;
}

.og-close:after, .og-close:before, .mfp-close:after, .mfp-close:before {
  top: 17px;
}

img.mfp-img {
  border-radius: 10px;
}

.photo-preview img {
  max-width: 100%;
}

.post-thumbnail-wrapper {
  display: block;
  position: relative;
}
.post-thumbnail-wrapper::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  -webkit-font-smoothing: antialiased;
  content: "";
  background: url("../images/play-button.svg") no-repeat center center;
  background-size: 76px 76px;
  width: 76px;
  height: 76px;
}

.btn-group.bootstrap-select:not(.open) .dropdown-menu {
  visiblity: visible;
  display: none;
}

.concerns-tags {
  clear: both;
}

@media only screen and (max-width: 767px) {
  #main-filter .bootstrap-select.btn-group .btn.dropdown-toggle {
    padding: 0 10px;
  }
  #main-filter .bootstrap-select.btn-group .btn.dropdown-toggle .caret {
    right: 5px;
  }
  #main-filter .bootstrap-select.btn-group .btn.dropdown-toggle .filter-option {
    margin-right: 10px;
  }
  .option-set li a {
    padding: 5px 8px;
  }
}
.header_widget .button, .header_widget .button.border {
  min-width: 50px;
}
.header_widget .button i, .header_widget .button.border i {
  padding-right: 0;
}

@media only screen and (min-width: 1025px) {
  .utf_left_side {
    width: 75%;
  }
  .utf_right_side {
    width: 24%;
  }
  .utf_user_name span {
    top: -5px;
  }
  .dashboard .utf_left_side {
    width: 30%;
  }
  .dashboard .utf_right_side {
    width: 70%;
  }
  .dashboard .main_input_search_part {
    display: inline-block;
    float: none;
  }
}
#facility-hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 60px 0;
}
#facility-hero .listing-avatar-big {
  border: none;
}
#facility-hero .facility-hero-inner {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 40px;
  border-radius: 4px;
}
#facility-hero.listing-top-white {
  color: #fff;
}
#facility-hero.listing-top-white h1, #facility-hero.listing-top-white h4 {
  color: #fff;
}
#facility-hero.listing-top-white h4 {
  font-style: italic;
}
#facility-hero.listing-top-white .facility-hero-inner {
  background-color: rgba(0, 0, 0, 0.3);
}

#section-top .with-tip, #section-top .verified-badge {
  margin-top: 30px;
}

@media only screen and (max-width: 1024px) {
  .list-layout .utf_listing_item_content p.meta-description {
    clear: both;
  }
  ul.listing_item_social {
    display: block;
    font-size: 14px;
  }
  .listing-block h3 {
    white-space: nowrap;
    overflow: hidden;
  }
  .listing-block h4 {
    font-size: 14px;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
  }
  .utf_left_side {
    width: 84%;
  }
  .utf_right_side {
    width: 16%;
  }
  .utf_user_name {
    font-size: 0;
  }
  .utf_user_name span {
    left: -33px;
  }
  header .main_input_search_part {
    width: 92px;
    padding: 0;
    border-radius: 34px;
    margin-top: 8px;
    margin-right: 10px;
  }
  header .main_input_search_part .main_input_search_part_item {
    margin-bottom: 0;
  }
  header .main_input_search_part #header-search-input {
    height: 30px;
    line-height: 30px;
  }
  .header_widget {
    border-top: none;
    padding-top: 0px;
    margin-top: 4px;
    text-align: right;
  }
  .utf_user_menu {
    margin: 0;
    padding: 0;
  }
  #logo {
    margin-top: 6px;
    width: 90%;
  }
  .mmenu-trigger {
    margin-top: 3px;
    margin-bottom: 6px;
  }
  .utf_listing_item-container.list-layout .utf_listing_item_content {
    width: 100%;
  }
  .utf_listing_item-container.list-layout .utf_listing_item-inner {
    padding: 0;
  }
  .utf_listing_item-container.list-layout .utf_listing_item-image {
    max-width: 60px;
    max-height: 60px;
    min-height: 60px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .listing-block .utf_listing_item_content .blockqoute {
    font-size: 16px;
    clear: both;
    margin-bottom: 6px;
  }
  .listing-block h3 {
    font-size: 18px;
    margin-bottom: 6px;
    margin-top: 6px;
  }
  .utf_listing_item-container.list-layout .utf_listing_item {
    height: auto;
    max-height: none;
  }
  #navbar-inner .nav .nav-item a {
    padding: 8px;
  }
  .main_search_block .main_input_search_part {
    max-height: none;
    background-color: rgba(255, 255, 255, 0.75);
  }
  .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    padding: 0;
  }
  .main_search_block button.button {
    margin: 0 auto;
    display: block;
    margin-top: 18px;
  }
}
.edit-listing-gallery img {
  max-width: 150px;
  margin-right: 20px;
  margin-bottom: 20px;
}

#footer {
  padding-top: 80px;
  z-index: 9;
}
#footer .footer_copyright_part {
  padding: 15px 0;
}

.preloader {
  z-index: 99999;
}

.whatsapp {
  font: normal normal normal 14px/1 FontAwesome;
}
.whatsapp i {
  margin: 9px 0 0 9px;
  font-size: 18px !important;
}
.whatsapp:before {
  content: "\f232";
  font-size: 18px !important;
  top: 0;
  opacity: 1;
  margin: 9px 0 0 9px;
  line-height: 16px;
  color: #a0a0a0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: absolute;
  z-index: 20;
  transform: scale(0.9);
}
.whatsapp:hover:before {
  top: 30px;
  opacity: 0;
}

.listing-avatar {
  border-radius: 10px;
}

.listing-avatar-big {
  border: 2px #18b8ea solid;
  padding: 0;
  border-radius: 10px !important;
}
.listing-avatar-big.premium {
  border: 2px #DDAC17 solid;
  border-radius: 10px;
}
.listing-avatar-big.draft, .listing-avatar-big.unverified {
  border-color: #dbdbdb;
}

@media screen and (max-width: 1024px) {
  .listing-avatar-big {
    width: 80px;
    height: 80px;
    border-radius: 4px !important;
  }
}
.listing-avatar_40 {
  border: 2px #18b8ea solid;
  padding: 0;
}
.listing-avatar_40.premium {
  border-color: #DDAC17;
}

.listing-avatar-thumbnail {
  border: 2px #707070 solid;
  padding: 0;
  border-radius: 50% !important;
}
.listing-avatar-thumbnail.verified {
  border: 2px #18b8ea solid;
}
.listing-avatar-thumbnail.premium {
  border-color: #DDAC17;
}
.listing-avatar-thumbnail.draft, .listing-avatar-thumbnail.unverified, .listing-avatar-thumbnail.deleted, .listing-avatar-thumbnail.abandoned {
  border-color: #dbdbdb;
}

.unpublished h3, .unpublished h3 a {
  color: #707070;
}
.unpublished img {
  filter: saturate(0%);
}

@media only screen and (max-width: 768px) {
  #big-search-form .bootstrap-select.btn-group button {
    padding-left: 10px;
  }
  .listing-avatar-big {
    height: auto;
    padding: 0;
  }
  #titlebar {
    padding-top: 0;
  }
  #titlebar.utf_listing_titlebar span {
    display: none;
  }
  .listing_item_social li i {
    margin-right: 0 !important;
  }
  blockquote {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
  }
  blockquote:before {
    font-size: 100px;
  }
  #single-listing .listing_item_social li {
    margin-bottom: 5px;
    margin-right: 5px;
  }
  #single-listing .listing_item_social li a:not(.contact-pro-button) {
    border-radius: 50%;
    width: 32px;
    text-align: center;
  }
}
.dashboard #header {
  background: #2a2a2a;
}
.dashboard #header #logo {
  height: 50px;
}
.dashboard #search-bar-autocomplete h5 {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
}
.dashboard #search-bar-autocomplete li {
  font-size: 16px;
}

#logo {
  margin-right: 20px;
}

#footer h4 {
  line-height: 32px;
}

#edit-listing-buttons {
  position: fixed;
  right: 20px;
  bottom: 20px;
  padding: 10px 10px 0;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 99;
}

.login-tutorial, .auth-message {
  color: #707070;
  font-size: 16px;
  font-weight: 100;
}

.auth-message.hidden, .hidden {
  display: none;
}

body {
  position: relative;
  min-height: 100vh;
}

#main_wrapper:not(.dashboard-wrapper) {
  padding-bottom: 498px;
  min-height: calc(100vh + 238px);
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 498px;
}

@media screen and (max-width: 600px) {
  #main_wrapper:not(.dashboard-wrapper) {
    padding-bottom: 940px;
  }
  #footer {
    height: 958px;
  }
}
.auth-form a {
  text-decoration: underline;
}
.auth-form .button {
  line-height: 30px;
  height: auto;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  transition: background-color 0.2s !important;
  margin-bottom: 20px;
}

.auth-additional-actions {
  text-align: right;
  font-size: 16px;
}

.errorlist.nonfield {
  list-style: none;
  border: 1px solid #F8333C;
  border-radius: 4px;
  padding: 10px 15px;
  margin: 30px 0;
}

.utf_gallery .mfp-content .mfp-close {
  display: block;
  right: 5px;
  margin-right: 0;
  top: 46px;
}
.utf_gallery .mfp-content .mfp-close:after, .utf_gallery .mfp-content .mfp-close:before {
  top: 15px;
  left: 20px;
}

#id_delete_gallery {
  height: 12px;
  width: 12px;
}

#dialog_signin_part .utf_row_form em {
  padding: 0 10px;
  font-weight: 100;
  display: block;
  color: #707070;
}

.mfp-auto-cursor .mfp-content {
  overflow-x: visible;
}

.find-around .option-set li a {
  font-size: 18px;
}

#website_exclusive_content {
  border-bottom: none !important;
}

@media screen and (max-width: 991px) {
  .main_input_search_part input, .main_input_search_part input:focus {
    background: transparent;
    box-shadow: none;
  }
}
#signin {
  white-space: nowrap;
  font-weight: normal;
  text-transform: uppercase;
}

@media screen and (max-width: 480px) {
  .utf_left_side {
    width: 80%;
  }
  .utf_right_side {
    width: 20%;
  }
  #signin {
    font-size: 0;
    min-width: 50px;
    line-height: 15px;
  }
  #signin i {
    padding-right: 0;
  }
  .utf_right_side .header_widget {
    text-align: right;
  }
  #home_search_container {
    height: 700px;
  }
  #home_search_container h2 {
    margin-top: 0;
  }
}
@media screen and (min-width: 481px) {
  #signin i {
    display: none;
  }
}
.chosen-container.chosen-disabled .chosen-choices, .chosen-container.chosen-disabled .chosen-single {
  background: #f6f6f6;
}
.chosen-container.chosen-disabled .chosen-choices input, .chosen-container.chosen-disabled .chosen-choices span, .chosen-container.chosen-disabled .chosen-single input, .chosen-container.chosen-disabled .chosen-single span {
  font-size: 0;
}

.tox-tinymce.invalid {
  border-radius: 3px;
}

.chosen-container.invalid .chosen-single,
.chosen-container.invalid .chosen-choices,
input.invalid,
textarea.invalid,
.tox-tinymce.invalid {
  border: 1px solid #F8333C !important;
}

.chosen-container-single .chosen-single span {
  color: #101426;
}

.autocomplete-wrapper .fa.fa-globe {
  margin-right: 5px;
  margin-left: 2px;
}

.home-section {
  padding-top: 90px;
  padding-bottom: 90px;
  margin-bottom: 0;
}
.home-section h3 {
  text-align: center;
  font-size: 28px;
  line-height: 40px;
  margin: 0 0 50px 0;
  font-weight: 700;
}

#home-posts h2, #home-posts h4 {
  text-align: center;
}
#home-posts h2 {
  margin-bottom: 15px;
}
#home-posts h4 {
  font-weight: 300;
  margin-top: 10px;
}

.full-article {
  width: 600px;
  background: #FFF;
  margin: 30px auto;
  position: relative;
}
.full-article h3 {
  margin-bottom: 20px;
}
.full-article .post_author {
  margin-bottom: 20px;
}
.full-article button.mfp-close {
  top: 0px;
  right: 0px;
  color: #101426;
}
.full-article button.mfp-close:before, .full-article button.mfp-close:after {
  top: 3px;
  color: #000;
}

.find-around h3 {
  margin-bottom: 20px;
}
.find-around h4 {
  font-weight: 100;
  margin-bottom: 40px;
  text-align: center;
  line-height: 32px;
}

.content a:not(.button) {
  color: #18b8ea;
  text-decoration: underline;
}

.blue-bg .content a:not(.button) {
  color: #fff;
  text-decoration: underline;
}

.content h3 > a {
  color: #333;
  text-decoration: none;
}
.content h3 > a:hover {
  text-decoration: underline;
}

.pagination ul li a {
  text-decoration: none !important;
}

.bs-actionsbox div button.bs-select-all {
  display: none !important;
}

.bootstrap-select.btn-group button.dropdown-toggle.bs-placeholder + .dropdown-menu .bs-actionsbox div button.bs-deselect-all {
  color: transparent;
  height: 0;
  padding: 0;
  cursor: default;
  background: transparent;
}
.bootstrap-select.btn-group button.dropdown-toggle:not(.bs-placeholder) + .dropdown-menu .bs-actionsbox div button.bs-deselect-all {
  background: transparent;
  color: #707070;
  transition: all 0.15s ease;
  height: 36px;
}
.bootstrap-select.btn-group button.dropdown-toggle:not(.bs-placeholder) + .dropdown-menu .bs-actionsbox div button.bs-deselect-all:hover {
  color: #101426;
  text-decoration: underline;
}

.with-tip:hover .tip-content {
  cursor: help;
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
}

.tip-content {
  pointer-events: auto !important;
  text-align: left;
}

label span, legend span {
  color: #b4b4b4;
}

#contact-pro label[for=id_unverified_accepted] {
  margin-bottom: 10px;
}
#contact-pro #id_unverified_accepted {
  line-height: 50px;
  display: inline-block;
}
#contact-pro #id_unverified_accepted_helptext {
  margin-left: 20px;
  margin-top: -26px;
  margin-bottom: 20px;
  font-style: normal;
  font-size: 15px;
}
#contact-pro .bootstrap-select button {
  border: 1px solid #e0e0e0;
}
#contact-pro .bootstrap-select button.bs-invalid {
  border: 1px solid #F8333C;
}

.auth-form .bootstrap-select {
  margin-bottom: 30px;
}
.auth-form .bootstrap-select.btn-group button {
  border: 1px solid #e0e0e0;
}
.auth-form .bootstrap-select.btn-group button.bs-invalid {
  border: 1px solid #F8333C;
}
.auth-form .bootstrap-select:before {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.auth-form div.dropdown-menu {
  box-shadow: none;
  border: 1px solid #dbdbdb;
  border-top: none;
  padding-bottom: 0;
}

#match-me-form {
  margin-top: 60px;
  margin-bottom: 60px;
}
#match-me-form #field-captcha label {
  float: left;
  line-height: 50px;
  margin-right: 12px;
}
#match-me-form .match-me-field .filter-option {
  color: #101426;
  font-size: 15px;
}
#match-me-form .bootstrap-select {
  margin-bottom: 30px;
}
#match-me-form .bootstrap-select.btn-group button {
  border: 1px solid #e0e0e0;
}
#match-me-form .bootstrap-select.btn-group button.bs-invalid {
  border: 1px solid #F8333C;
}
#match-me-form .bootstrap-select:before {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
#match-me-form div.dropdown-menu {
  box-shadow: none;
  border: 1px solid #dbdbdb;
  border-top: none;
  padding-bottom: 0;
}
#match-me-form label {
  font-size: 18px;
}
#match-me-form label span {
  color: #707070;
}
#match-me-form p {
  line-height: 24px;
  clear: both;
}
#match-me-form .match-me-field {
  margin-bottom: 24px;
}
#match-me-form #field-register_me {
  position: relative;
  margin-top: 40px;
}
#match-me-form #field-register_me label {
  margin-left: 22px;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
}
#match-me-form #field-register_me input#id_register_me {
  position: absolute;
  left: 0;
  top: 5px;
}
#match-me-form.authenticated #field-register_me {
  display: none;
}
#match-me-form .helptext {
  display: block;
  margin-top: -25px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
}
#match-me-form .chosen-container {
  margin-bottom: 30px;
  max-width: 100%;
}
#match-me-form sup {
  top: -12px;
  font-size: 14px;
}
#match-me-form #id_fully_virtual,
#match-me-form #id_pay_out_of_the_pocket,
#match-me-form #id_gender_preferences,
#match-me-form #id_is_religious {
  margin-top: -12px;
  margin-bottom: 17px;
}
#match-me-form #id_fully_virtual label,
#match-me-form #id_pay_out_of_the_pocket label,
#match-me-form #id_gender_preferences label,
#match-me-form #id_is_religious label {
  font-size: 14px;
}
#match-me-form #id_fully_virtual div, #match-me-form #id_fully_virtual label, #match-me-form #id_fully_virtual input,
#match-me-form #id_pay_out_of_the_pocket div,
#match-me-form #id_pay_out_of_the_pocket label,
#match-me-form #id_pay_out_of_the_pocket input,
#match-me-form #id_gender_preferences div,
#match-me-form #id_gender_preferences label,
#match-me-form #id_gender_preferences input,
#match-me-form #id_is_religious div,
#match-me-form #id_is_religious label,
#match-me-form #id_is_religious input {
  display: inline-block;
}
#match-me-form #id_fully_virtual > div:not(:last-child),
#match-me-form #id_pay_out_of_the_pocket > div:not(:last-child),
#match-me-form #id_gender_preferences > div:not(:last-child),
#match-me-form #id_is_religious > div:not(:last-child) {
  margin-right: 12px;
}
#match-me-form input[type=text]:not(.chosen-search-input),
#match-me-form input[type=email] {
  margin-bottom: 30px;
}

ul.errorlist {
  color: #F8333C;
  padding-left: 0;
  list-style: none;
}
ul.errorlist > li {
  text-transform: capitalize;
}
ul.errorlist > li > ul {
  text-transform: none;
  display: inline;
  padding-left: 10px;
}
ul.errorlist > li > ul:before {
  content: ":";
}
ul.errorlist > li > ul li {
  display: inline;
  margin-left: 10px;
  text-transform: none;
}

h4.error {
  color: #F8333C;
}

@media screen and (min-width: 1024px) {
  #match-me-form #id_email,
  #match-me-form #id_specialty,
  #match-me-form #id_specialty_chosen,
  #match-me-form #id_geo_state_chosen,
  #match-me-form #id_fully_virtual_chosen,
  #match-me-form #id_pay_out_of_the_pocket_chosen,
  #match-me-form #id_highest_budget,
  #match-me-form #id_gender_preferences_chosen,
  #match-me-form #id_is_religious_chosen {
    max-width: 50% !important;
  }
}
.progress {
  height: 2px;
  border-radius: 2px;
  margin: 0;
}
.progress .bg-success {
  background: #7AC74F;
}
.progress .bg-warning {
  background: #E8AA14;
}
.progress .bg-danger {
  background: #F8333C;
}

#blog-dashboard .utf_list_box_listing_item {
  align-items: center;
}
#blog-dashboard .utf_list_box_listing_item-img {
  max-width: 50px;
  max-height: 50px;
  border-radius: 4px !important;
}
#blog-dashboard .utf_list_box_listing_item_content {
  margin-top: -6px;
}
#blog-dashboard a img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
}
#blog-dashboard .main_input_search_part {
  margin-right: 60px;
}

.utf_dashboard_list_box ul.errorlist {
  margin-top: 20px;
  margin-left: 30px;
}
.utf_dashboard_list_box ul.errorlist li {
  padding: 0;
}

#edit-post-form #id_title, #add-post-form #id_title {
  font-size: 22px;
  line-height: 14px;
}

.utf_dashboard_navigation ul li.active ul {
  max-height: 450px;
}
.utf_dashboard_navigation ul li ul li {
  background-color: transparent !important;
}
.utf_dashboard_navigation ul li ul li a:hover, .utf_dashboard_navigation ul li ul li.active a {
  text-decoration: underline;
}

.utf_dashboard_content .utf_box_widget h3 {
  font-size: 14px;
}
.utf_dashboard_content .utf_box_widget .list-unstyled li:not(.active-result) {
  padding: 0;
  border-bottom: none;
  transition: none;
}

.clear-image {
  display: none;
}
.clear-image.active {
  float: right;
  display: block;
}

.home-how-it-works .large-numbers {
  color: #898989;
}

.large-list {
  list-style: none;
  padding-left: 0;
}
.large-list li {
  font-size: 24px;
  margin-bottom: 20px;
  padding-left: 50px;
  position: relative;
}
.large-list li span {
  position: absolute;
  font-weight: bold;
  left: 0;
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 5px;
  line-height: 36px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
}

.large-icons li {
  padding-left: 40px;
}
.large-icons li span {
  color: #18b8ea;
  font-size: 30px;
}

.very-large-icons li {
  padding-left: 70px;
  min-height: 50px;
}
.very-large-icons li span {
  background-color: #fff;
  width: 50px;
  height: 50px;
  padding: 4px 10px 10px;
}

@media screen and (min-width: 700px) {
  .very-large-icons li {
    margin-left: 50px;
  }
}
.blue-bg .large-icons li span {
  background-color: #fff;
}

.large-numbers li span {
  background: #18b8ea;
  color: #fff;
}

.large-blockquote {
  width: 80%;
  margin: 50px auto;
  padding: 1.2em 30px 1.2em 75px;
  border-left: 8px solid #18b8ea;
  line-height: 1.6;
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  font-weight: normal;
  font-size: 20px;
}
.large-blockquote::before {
  font-family: Arial;
  content: "“";
  color: #18b8ea;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.large-blockquote::after {
  content: "";
}
.large-blockquote span {
  display: block;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}

.slick-track {
  display: flex;
}

.text-left {
  text-align: left !important;
}

.companie-logo-slick-carousel div.item {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}
.companie-logo-slick-carousel div.item img {
  display: inline-block;
  border: none;
  border-radius: 4px;
  box-shadow: none;
}

#for-providers-social .utf_blog_post {
  padding: 20px 30px;
  text-align: left;
  line-height: 24px;
}

#faq-section h3 {
  text-align: left;
}

.home-section-new {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 0;
}
.home-section-new .button {
  text-transform: uppercase;
}
.home-section-new.home-hero h1 {
  font-size: 54px;
  line-height: 70px;
  margin-bottom: 30px;
  font-weight: 600;
}
.home-section-new.utf_testimonial_part {
  background-color: transparent;
}
.home-section-new img:not(.listing-avatar) {
  border-radius: 4px;
}

.home-hero iframe {
  max-width: 100%;
}

#join-page section:not(#select-your-plan) h2 {
  font-size: 36px;
  margin-bottom: 50px;
  font-weight: bold;
  text-align: center;
}
#join-page section:not(#select-your-plan) h3 {
  margin-bottom: 22px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .home-section-new {
    padding-top: 60px;
  }
  .home-section-new.home-hero {
    padding-top: 0;
  }
  .home-section-new h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
.box_icon_two {
  padding: 40px 22px 20px;
}
.box_icon_two img {
  max-width: 75px;
  margin-bottom: 30px;
}

.blue-bg {
  background-color: #282b42;
  color: #fff;
}
.blue-bg h2, .blue-bg h3 {
  color: #fff;
}

.medium-blue-bg {
  background-color: #2473BA;
  color: #fff;
}
.medium-blue-bg h1, .medium-blue-bg h2, .medium-blue-bg h3 {
  color: #fff;
}

.purple-bg {
  background-color: #515185;
  color: #fff;
}
.purple-bg h1, .purple-bg h2, .purple-bg h3 {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .home-section-new.home-hero h1 {
    font-size: 34px;
    line-height: 50px;
  }
}
.fader {
  display: block;
  clear: both;
  display: none;
}

#home_new_search_container {
  background-image: url("../images/ok-bg-dark-sm-1.webp");
  padding: 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
}
#home_new_search_container::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
}
#home_new_search_container .bootstrap-select.btn-group button {
  background-color: transparent;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}
#home_new_search_container .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  height: 70px;
  line-height: 70px;
}
#home_new_search_container button {
  color: rgba(255, 255, 255, 0.85);
  border: none;
  background-color: transparent;
  font-size: 44px;
  height: 70px;
  line-height: 70px;
  font-weight: bold;
  transition: color 0.15s ease;
}
#home_new_search_container button:hover {
  color: #fff;
}
#home_new_search_container .caret {
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  top: 36px;
  right: 20px;
}

@media screen and (max-width: 767px) {
  #home_new_search_container #go-button {
    margin: 10px auto;
  }
  #home_new_search_container .bootstrap-select.btn-group button {
    background-color: transparent;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
  }
  #home_new_search_container .filter-option {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  .hide-for-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .hide-for-desktop {
    display: none;
  }
}
#listing-admin .list-unstyled li {
  display: inline-block;
  margin-right: 12px;
}

select:invalid {
  border: 1px solid #F8333C;
}

select:invalid[multiple] {
  margin-top: 15px !important;
}

@media screen and (max-width: 991px) {
  .main_input_search_part {
    margin: 15px;
    padding: 10px 4px 7px;
  }
  .main_input_search_part #header-search-input {
    color: #fff;
  }
  .main_input_search_part input, .main_input_search_part input:focus {
    height: 25px;
    line-height: 25px;
  }
  .mm-panels > .mm-panel.mm-hasnavbar {
    background: transparent;
    padding-top: 0;
  }
  #top-search {
    margin-bottom: 30px;
  }
  #mm-1 .mm-navbar {
    display: none;
  }
  #mm-1.mm-subopened {
    display: none;
  }
  #mm-1.mm-subopened + #mm-2 .mm-navbar {
    display: block;
  }
  #mm-1.mm-subopened + .mm-opened .mm-listview {
    margin-top: 30px;
  }
  #mm-1:not(.mm-subopened) .mm-navbar {
    display: none;
  }
  #mm-1:not(.mm-subopened) + .mm-navbar {
    display: none;
  }
  #mm-1:not(.mm-subopened) + .mm-opened .mm-navbar {
    display: none;
  }
}
.top-username {
  font-weight: normal;
}
.top-username.has-noti {
  margin-right: 7px;
}
.top-username.has-noti i::after {
  background: #18b8ea;
  top: 3px;
  right: 15px;
}
.staff .top-username i::after {
  background: #707070;
}

.utf_user_menu .utf_user_name {
  white-space: nowrap;
}

.big-digits {
  font-size: 50px;
  line-height: 100px;
  margin-bottom: 30px;
  font-weight: bold;
}

.big-text {
  font-size: 20px;
}

.testimonial p.lead {
  font-size: 24px;
}

.comparsion-table {
  font-size: 20px;
}
.comparsion-table i {
  font-size: 24px;
}
.comparsion-table td, .comparsion-table th {
  padding: 5px 8px;
}
.comparsion-table .fa-check-circle-o {
  color: #7AC74F;
}
.comparsion-table .fa-times-circle-o {
  color: #F8333C;
}
.comparsion-table .feature-title {
  text-align: right;
}

.color-overlay {
  position: relative;
  z-index: 1;
}
.color-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(24, 184, 234, 0.02);
  z-index: 999;
}

.text-large {
  font-size: 30px;
  font-weight: lighter;
  line-height: 42px;
}

section.say-hey-to-ok .box_icon_two h3 {
  font-size: 32px;
  line-height: 1.2;
}
section.say-hey-to-ok .box_icon_two img {
  max-width: 100%;
  margin-top: 30px;
}

section.and-it-defenitely .box_icon_two img {
  max-width: 50px;
  margin-bottom: 20px;
  opacity: 0.8;
}

section.gain-credibility {
  position: relative;
}
section.gain-credibility::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
}

.plan.featured {
  list-style: none;
  margin-bottom: 30px;
}
.plan.featured li {
  padding: 8px 0;
  border-radius: 0;
  font-weight: 400;
  font-size: 18px;
  padding-left: 28px;
  position: relative;
}
.plan.featured li:before {
  display: inline-block;
  width: 19px;
  height: 19px;
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 15px;
  background-color: #18b8ea;
  border: 2px solid transparent;
  transition: border-color;
  border-radius: 12px;
  position: absolute;
  left: 0;
  top: 11px;
}

.utf_pricing_container_block .utf_price_plan h4 {
  color: #fff;
  font-weight: normal;
  line-height: 30px;
}
.utf_pricing_container_block .utf_price_plan h3 {
  font-size: 30px;
  text-transform: none;
}
.utf_pricing_container_block h2, .utf_pricing_container_block li, .utf_pricing_container_block p {
  text-align: left;
}
.utf_pricing_container_block .premium-features li {
  font-weight: 500;
}
#listing-map {
  width: 100%;
  height: 345px;
  position: relative;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
}

.hamburger {
  top: 11px;
}

.mm-listview > li#for-providers-button {
  border: 1px solid #DDAC17;
  border-radius: 4px;
  display: inline-block;
  margin-left: 15px;
  margin-top: 15px;
}

.edit-post-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
}

.activity {
  color: #707070;
}
.activity .fa-heart {
  color: #F8333C;
}
.activity .button-like {
  margin-left: 4px;
}

body.waiting * {
  cursor: progress;
}

.no-thumb .post-header {
  padding-bottom: 0;
}

#likes {
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}
#likes a {
  color: #707070;
}
#likes .fa-heart {
  color: #F8333C;
}

.button-like {
  cursor: pointer;
}

.comments .btn {
  text-transform: capitalize;
}

.custom-control-label {
  display: inline-block;
}

.custom-control {
  margin-bottom: 30px;
}

.custom-checkbox {
  margin-bottom: 10px;
}

#navigation.style_one .current {
  background: transparent;
}

#utf_add_review input[name=preview] {
  display: none;
}
#utf_add_review input[name=post] {
  text-transform: capitalize;
}

p.lead {
  font-size: 18px !important;
  line-height: 1.8;
}

@media only screen and (max-width: 1024px) {
  #header {
    padding-bottom: 0;
  }
}
.about-the-author h2 {
  margin-bottom: 20px;
}
.about-the-author .utf_listing_item-container.list-layout {
  padding-bottom: 60px;
}

#comments {
  padding-top: 20px;
}

h4.headline_part:not(.centered),
h3.headline_part:not(.centered) {
  position: relative;
}
h4.headline_part:not(.centered):after,
h3.headline_part:not(.centered):after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -10px;
  height: 2px;
  width: 40px;
  background-color: #18b8ea;
}

.utf_dashboard_content {
  max-width: 1000px;
}

#website_certification h4 {
  margin-bottom: 10px;
  margin-top: 30px;
}
#website_certification ul {
  padding-left: 22px;
}

.directory_footer_content {
  padding: 60px;
  position: relative;
}
.directory_footer_content #close-footer {
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
  color: #707070;
  animation: color 0.15s;
}
.directory_footer_content #close-footer:hover {
  color: #101426;
}

@media screen and (max-width: 767px) {
  .directory_footer_content {
    padding: 60px 30px;
  }
}
#locations ul {
  list-style: none;
}
#locations ul a {
  text-decoration: none;
  color: #101426;
}
#locations ul li {
  font-size: 16px;
  font-weight: bold;
}
#locations ul li::before {
  font-family: "FontAwesome";
  content: "\f041";
  margin-right: 5px;
}
#locations ul li ul li {
  font-size: 14px;
  font-weight: normal;
}
#locations ul li ul li::before {
  content: none;
}
#locations .subtree {
  margin-left: 5px;
  break-inside: avoid;
}

@media screen and (min-width: 768px) {
  #locations ul {
    column-count: 5;
    column-gap: 20px;
  }
  #locations ul li {
    margin-bottom: 20px;
    break-inside: avoid;
  }
  #locations ul li ul {
    column-count: 1;
  }
  #locations ul li ul li {
    margin-bottom: 0;
  }
}
.posts-search-autocomplete, .dashboard .autocomplete-wrapper {
  text-align: left;
}
.posts-search-autocomplete img, .dashboard .autocomplete-wrapper img {
  margin-right: 5px;
  max-width: 30px;
  max-height: 30px;
  overflow: hidden;
}
.posts-search-autocomplete .draft img, .dashboard .autocomplete-wrapper .draft img {
  opacity: 0.5;
}
.posts-search-autocomplete .draft a, .dashboard .autocomplete-wrapper .draft a {
  color: #707070;
}
.posts-search-autocomplete li, .dashboard .autocomplete-wrapper li {
  font-size: 18px;
}

.autocomplete-meta {
  font-size: 14px;
  color: #707070;
  line-height: 14px;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  #dashboard {
    min-height: initial;
  }
  #dashboard a.utf_dashboard_nav_responsive {
    max-height: 60px;
  }
  .dashboard #header #logo {
    height: 40px;
    position: relative;
    width: 40px;
    overflow: hidden;
    text-align: left;
  }
  .dashboard .utf_left_side {
    width: 50px;
    overflow: hidden;
  }
  .dashboard .utf_right_side {
    width: calc(100% - 50px);
  }
  .dashboard .main_input_search_part {
    float: left;
    margin-top: 5px;
    width: 180px;
  }
}
.autocomplete-nothing-found {
  padding: 6px 10px;
  max-width: 200px;
}

#dashboard li.text-right:hover {
  background: transparent;
}

#word-count {
  float: right;
}

.post-podcast .post-header, .post-podcast.no-thumb .post-header {
  padding-bottom: 30px;
}
.post-podcast iframe, .post-podcast.no-thumb iframe {
  border-radius: 0 !important;
  margin-bottom: -8px;
}

.pricing-list-item textarea {
  height: 60px;
  min-height: 106px;
}

.repeater-table {
  min-width: 100%;
}

.pricing-list-item td .fm-input.last {
  flex: 2;
}

.pricing-list-item td .fm-close a {
  padding: 3px;
}
.pricing-list-item td .fm-close.fm-tip {
  text-align: center;
  margin-top: 10px;
}

.content .sitemap-list {
  list-style: none;
  padding-left: 0;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.content .sitemap-list > li {
  flex: 1 0 33%;
  margin-bottom: 10px;
  font-size: 16px;
}
.content .sitemap-list > li a {
  color: #101426;
  text-decoration: none;
}
.content .sitemap-list > li ul li {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}
.content .sitemap-list > li ul li::before {
  content: none;
}

@media screen and (max-width: 767px) {
  .content .sitemap-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.utf_user_menu .utf_user_name:after {
  content: "\f107";
}

.utf_dashboard_stat_small {
  height: 150px;
}
.utf_dashboard_stat_small span {
  min-height: 44px;
  padding: 0 20px;
}

.utf_dashboard_stat.color-7 {
  background-color: #707070;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.15);
}

.utf_dashboard_list_box h4 {
  text-transform: capitalize;
}

.utf_dashboard_stat_content span, .utf_dashboard_stat_content a, .utf_dashboard_stat_content a:hover {
  color: white;
}
.utf_dashboard_stat_content a {
  text-decoration: underline;
}

#field-term_agreed label,
#contact-pro label[for=id_register_me],
#early_registration_dialogue label[for=id_terms_agreed] {
  display: inline-block;
  font-size: 14px;
  max-width: calc(100% - 30px);
}

#contact-pro label[for=id_message] {
  margin-top: 10px;
}

#contact-pro label[for=id_register_me] {
  line-height: 20px;
}

#field-term_agreed label,
#contact-pro #id_register_me {
  display: inline-block;
  font-size: 14px;
  max-width: calc(100% - 30px);
}

.auth-form #field-term_agreed input,
#id_register_me,
#contact-pro #id_register_me,
#early_registration_dialogue #id_terms_agreed {
  margin-top: 9px;
  float: left;
  margin-right: 10px;
}

#contact-pro #id_register_me {
  margin-top: 5px;
}

#match-me-form #field-term_agreed input {
  margin-top: 6px;
  float: left;
  margin-right: 8px;
}

p:has(.captcha-question) label {
  display: none;
}

.testimonials-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.utf_list_box_listing_item_content_testimonial {
  padding-left: 0;
}
.utf_list_box_listing_item_content_testimonial .inner span {
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
}
.utf_list_box_listing_item_content_testimonial .verified-badge {
  background-color: #7AC74F;
}

.testimonials-list li {
  border-bottom: 1px solid #dbdbdb;
}
.testimonials-list li h5 {
  font-size: 20px;
  font-weight: 600;
  margin: 8px 0 0 0;
  padding: 0;
}
.testimonials-list li blockquote {
  padding-left: 80px;
  padding-top: 0;
}
.testimonials-list li blockquote:before {
  font-size: 70px;
  left: 0;
}

.utf_price_plan_features ul li:first-child {
  border-top: none;
}

.select-plan-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
  border-radius: 6px;
  margin-bottom: 40px;
  transition: border-color 0.15s;
}
.select-plan-item .save {
  font-size: 16px;
}
.select-plan-item:hover {
  border-color: #dbdbdb;
}
.select-plan-item .right-half {
  text-align: right;
}
.select-plan-item .right-half h2, .select-plan-item .right-half h3, .select-plan-item .right-half h4 {
  text-align: right;
}
.select-plan-item p {
  margin-bottom: 0;
}
.select-plan-item h2, .select-plan-item h3, .select-plan-item h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.select-plan-item h3 {
  font-size: 30px;
}
.select-plan-item .button {
  margin-top: 20px;
}
.select-plan-item sup {
  font-size: 10px;
  line-height: 14px;
  display: inline-block;
  font-weight: 700;
  position: relative;
  vertical-align: middle;
  margin: 0 5px 9px 0;
  padding: 3px 7px;
  border-radius: 16px;
  text-transform: uppercase;
  background-color: #18b8ea;
  border: 1px solid #18b8ea;
  color: #fff;
  text-align: center;
}

.roi-explained {
  text-align: left;
}

.roi-section .trigger a {
  display: inline;
  cursor: pointer;
  position: relative;
  line-height: inherit;
  outline: none;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  background-color: transparent;
  border: none;
  transition: background-color 0.2s, color 0.2s;
  padding: 0;
  margin: -1px 0 0 0;
}
.roi-section .toggle-container {
  background-color: rgba(255, 255, 255, 0.1);
  margin-bottom: 30px;
  margin-top: 20px;
}

img.captcha {
  float: left;
  margin-right: 12px;
  margin-top: 9px;
}

input[name=captcha_1] {
  float: left;
  width: 130px;
}

#modal-register-form label,
#contact-pro label,
.register.auth-form label,
#field-captcha label {
  margin-bottom: 0;
}
#modal-register-form .helptext, #modal-register-form .captcha-question,
#contact-pro .helptext,
#contact-pro .captcha-question,
.register.auth-form .helptext,
.register.auth-form .captcha-question,
#field-captcha .helptext,
#field-captcha .captcha-question {
  color: #707070;
}
#modal-register-form > p:first-child .helptext,
#contact-pro > p:first-child .helptext,
.register.auth-form > p:first-child .helptext,
#field-captcha > p:first-child .helptext {
  display: none;
}
#modal-register-form p,
#contact-pro p,
.register.auth-form p,
#field-captcha p {
  margin-bottom: 0;
  clear: both;
}
#modal-register-form .helptext,
#contact-pro .helptext,
.register.auth-form .helptext,
#field-captcha .helptext {
  font-size: 14px;
  font-style: italic;
  margin-top: -20px;
  display: block;
}

#stream_root_wrapper {
  min-height: 450px;
  overflow: hidden;
}
#stream_root_wrapper iframe {
  width: 100%;
  height: 100%;
  min-height: 450px;
  border: none;
  border-radius: 3px;
}

#stream-data-widget {
  z-index: 99;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  z-index: 2;
  width: auto !important;
}

.table > tbody > tr > td.active {
  background-color: #707070 !important;
}

#navigation li span.nav-tag, .notification span.nav-tag, .utf_user_menu span.nav-tag {
  background-color: #18b8ea;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  padding: 0 5px;
  box-sizing: border-box;
  min-width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 24px;
  margin-left: 5px;
  font-weight: 600;
}
#navigation li span.nav-tag.red, .notification span.nav-tag.red, .utf_user_menu span.nav-tag.red {
  background-color: #F8333C;
}
#navigation li span.nav-tag.grey, .notification span.nav-tag.grey, .utf_user_menu span.nav-tag.grey {
  background-color: #707070;
}

.notification.top-notification {
  text-align: center;
}
.notification.default {
  background-color: rgba(24, 184, 234, 0.11);
  border: 1px solid #18b8ea;
  color: #101426;
}
.notification.default a {
  color: #18b8ea;
  text-decoration: underline;
}

button.link {
  background: none;
  border: none;
  cursor: pointer;
  padding: 7px 10px;
  line-height: 22px;
  display: inline-block;
  width: 100%;
  transition: 0.2s;
  text-align: left;
}
button.link:hover {
  color: #18b8ea;
}
button.link i {
  width: 30px;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  background: #efefef;
  height: 30px;
  padding: 5px;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  color: #626262;
  font-size: 14px;
}

.taxonomy h1 {
  margin-bottom: 30px;
  text-align: center;
}
.taxonomy h2 {
  margin-bottom: 20px;
  text-align: center;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  padding-bottom: 20px;
}

#repeater-testimonials .is-verified {
  max-width: 80px;
}

.filterset-alert {
  display: block;
  overflow: hidden;
  clear: both;
  padding: 15px;
  margin-top: 20px;
}
.filterset-alert p {
  font-size: 18px;
}

#listings-list {
  margin-bottom: 60px;
}

#listings-list.loading:before, #main-filter.loading:before {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  z-index: 9;
}

.utf_listing_item {
  cursor: auto;
}

#listing-contacts #id_phone, #listing-contacts #id_email {
  margin-bottom: 0;
}

.utf_dashboard_navigation ul li ul li a {
  padding: 4px 0;
}

.utf_dashboard_navigation ul li#edit-listing ul {
  padding-top: 10px;
  padding-bottom: 20px;
  margin-left: -44px;
}
.utf_dashboard_navigation ul li#edit-listing ul li {
  white-space: nowrap;
}
.utf_dashboard_navigation ul li#edit-listing ul li.active a, .utf_dashboard_navigation ul li#edit-listing ul li:hover a {
  display: inline-block;
  text-decoration: none;
}
.utf_dashboard_navigation ul li#edit-listing ul li.active::after, .utf_dashboard_navigation ul li#edit-listing ul li:hover::after {
  content: " →";
  display: inline-block;
  margin-left: 6px;
}
.utf_dashboard_navigation ul li#edit-listing ul li a {
  padding: 0;
}

.masonry.isotope-wrapper {
  margin: 0 -15px;
}

#featured-pesach-tikvah {
  margin-top: -20px;
}
#featured-pesach-tikvah h2 {
  font-size: 32px;
  color: #101426;
  font-weight: normal;
}
#featured-pesach-tikvah h3:not(.listing-block-title) {
  font-size: 52px;
  line-height: 68px;
}
#featured-pesach-tikvah h4:not(.listing-block-subtitle) {
  font-size: 42px;
}
#featured-pesach-tikvah h3:not(.listing-block-title), #featured-pesach-tikvah h4:not(.listing-block-subtitle) {
  color: #18b8ea;
  font-weight: normal;
}
#featured-pesach-tikvah p {
  font-size: 20px;
  line-height: 36px;
}
#featured-pesach-tikvah > .content > section {
  padding: 30px 0;
  position: relative;
}
#featured-pesach-tikvah > .content > section:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% + 60px);
  height: 12px;
  background-color: #18b8ea;
  margin: 0 -30px;
}
#featured-pesach-tikvah .featured-sub-hero {
  text-align: center;
  color: #2473BA;
  width: 100%;
}
#featured-pesach-tikvah .featured-sub-hero span {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 10px;
  opacity: 0.7;
}
#featured-pesach-tikvah .featured-sub-hero img {
  max-width: 250px;
}
#featured-pesach-tikvah #featured-director img {
  border-radius: 50%;
  max-width: 220px;
  margin: 10px auto;
  display: block;
}
#featured-pesach-tikvah .image-description {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}
#featured-pesach-tikvah .featured-location {
  margin-bottom: 30px;
}
#featured-pesach-tikvah .featured-location img {
  margin-bottom: 30px;
}
#featured-pesach-tikvah .search_container_block {
  background-position: right 30% top;
  text-align: center;
}
#featured-pesach-tikvah .search_container_block:before {
  background: rgba(0, 0, 0, 0);
}
#featured-pesach-tikvah .search_container_block .main_inner_search_block {
  top: 25%;
}
#featured-pesach-tikvah .search_container_block h4 {
  margin-top: 20px;
}
#featured-pesach-tikvah .search_container_block h4 a {
  color: #FFF;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #featured-pesach-tikvah .search_container_block h4 a {
    font-size: 16px;
  }
}
#featured-pesach-tikvah .logo {
  max-width: 60%;
}
#featured-pesach-tikvah .training-logo {
  max-width: 290px;
  display: block;
  margin-bottom: 30px;
}

.logos-carousel {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.logos-carousel .logo {
  flex: 1 1 calc(20% - 30px);
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 200px;
}
@media screen and (max-width: 767px) {
  .logos-carousel .logo {
    flex: 1 1 calc(33% - 20px);
    max-width: 120px;
  }
}
.logos-carousel .logo img {
  max-width: 100%;
  height: auto;
  min-height: 60px;
  max-height: 130px;
}
@media screen and (max-width: 767px) {
  .logos-carousel .logo img {
    min-height: auto;
  }
}

#featured-navigation {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding: 0;
}
#featured-navigation ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#featured-navigation ul li {
  margin: 0 25px;
  position: relative;
  padding-right: 10px;
  flex: 1 1 calc(20% - 30px);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #featured-navigation ul li {
    margin: 0 5px;
  }
}
#featured-navigation ul li img {
  height: 50px;
}
#featured-navigation ul li a {
  font-size: 22px;
  transition: color 0.15s;
  color: #101426;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #featured-navigation ul li a {
    font-size: 14px;
  }
}
#featured-navigation ul li a:hover {
  text-decoration: underline;
  color: #18b8ea;
}

@media screen and (max-width: 768px) {
  #featured-pesach-tikvah h2 {
    font-size: 32px;
    color: #101426;
    font-weight: normal;
    line-height: 42px;
  }
  #featured-pesach-tikvah h3 {
    font-size: 36px;
    line-height: 48px;
  }
  #featured-pesach-tikvah h4 {
    font-size: 30px;
  }
  #featured-pesach-tikvah p {
    font-size: 18px;
    line-height: 28px;
  }
}
#featured-logo img {
  width: 120%;
  max-width: none;
  margin-left: -10%;
}

.utf_dashboard_stat.color-export {
  background-color: #0f9d58;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.15);
}

.listing-content {
  overflow: hidden;
}

#titlebar.gradient {
  background-image: none;
  margin-top: -20px;
}
#titlebar.gradient::before {
  background-color: #004aad;
}
#titlebar.gradient h2 {
  line-height: 50px;
}

.join-select .main_popular_categories p {
  font-size: 18px;
}
.join-select .main_popular_categories h3 {
  color: #101426;
}
.join-select .main_popular_categories .utf_box p {
  color: #101426;
}
.join-select .main_popular_categories .utf_box:hover p {
  color: #fff;
}

.join-select p {
  font-size: 18px;
}
.join-select .utf_img_content_box {
  top: 20px;
  left: 15px;
  transform: none;
  padding-right: 20px;
  padding-left: 15px;
}
.join-select .utf_img_content_box .utf_img_content_box h4 {
  font-size: 21px;
}
.join-select .img-box {
  background-color: #004aad;
  height: 160px;
}
.join-select .img-box span, .join-select .img-box:hover span {
  background: none;
  padding: 0;
  font-weight: normal;
}

#single-listing.single-facility h1 {
  font-size: 60px;
  margin-top: 9px;
  margin-bottom: 0px;
  line-height: 70px;
}
#single-listing.single-facility .subtitle {
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
}
#single-listing.single-facility .listing-header .listing-avatar {
  max-height: 130px;
  width: auto;
  display: inline-block;
  margin-right: 10px;
  border: none;
}
#single-listing.single-facility .listing-availability li {
  font-size: 18px;
}

.tox {
  margin-bottom: 22px;
}

#website_demographics {
  font-size: 18px;
}
#website_demographics h4 {
  margin-bottom: 10px;
}

#dashboard #listing-costs .tox.tox-tinymce {
  height: 200px !important;
}

#repeater-team-members input[name=team-title] {
  min-width: 250px;
}

#early_registration_dialogue {
  background: #ffffff;
  padding: 30px 20px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 20px auto;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
}
#early_registration_dialogue #id_additional_comments {
  height: 130px;
}
#early_registration_dialogue .mfp-close {
  color: #18b8ea;
  background-color: #fff;
  border-radius: 30px;
  top: 20px;
  right: 20px;
  width: 34px;
  height: 34px;
}
#early_registration_dialogue .mfp-close:before, #early_registration_dialogue .mfp-close:after {
  top: 0px;
  height: 9px;
  font-size: 21px;
  transition: 0s;
}
#early_registration_dialogue .mfp-close:hover {
  color: #666;
  transform: rotate(0);
  background-color: #e4e4e4 !important;
}

#dashboard .notifications {
  position: fixed;
  z-index: 99;
  right: 50px;
  top: 90px;
}

.pagination ul li {
  margin: 0 2px 8px;
}

.fancybox {
  background: #ffffff;
  padding: 30px 20px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 20px auto;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
}
.fancybox .mfp-close {
  color: #18b8ea;
  background-color: #fff;
  border-radius: 30px;
  top: 20px;
  right: 20px;
  width: 34px;
  height: 34px;
}
.fancybox .mfp-close:hover {
  color: #666;
  transform: rotate(0);
  background-color: #e4e4e4 !important;
}
.fancybox .mfp-close:after, .fancybox .mfp-close:before {
  top: 0px;
  height: 9px;
  font-size: 21px;
  transition: 0s;
}

.utf_dashboard_navigation button.link {
  color: #eee;
  display: block;
  padding: 8px 12px;
  transition: 0.3s;
  cursor: pointer;
  font-weight: 400;
}
.utf_dashboard_navigation button.link i {
  margin-right: 12px;
  width: 30px;
  background: rgba(255, 255, 255, 0.1);
  height: 30px;
  padding: 0 8px;
  line-height: 31px;
  border-radius: 50%;
  color: #18b8ea;
}

#id_plan_period {
  width: 190px;
  height: 60px;
}

.listing-block .button, .event-block .button {
  width: 100%;
  text-align: center;
}
.listing-block hr, .event-block hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.listing-block .listing_item_social li:not(:last-child), .event-block .listing_item_social li:not(:last-child) {
  margin-right: 5px;
}
.listing-block .listing_item_social li:not(:last-child):after, .event-block .listing_item_social li:not(:last-child):after {
  content: "|";
  color: #dbdbdb;
}
.listing-block .listing_item_social img, .event-block .listing_item_social img {
  margin-top: -1px;
  margin-right: 0;
  height: 15px;
  width: 18px;
}
.listing-block .listing_item_social i, .event-block .listing_item_social i {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .listing-block .button {
    width: 47%;
    margin-top: 10px;
  }
}
.utf_listing_item-container.list-layout {
  padding: 20px 0;
}

#agree_to_terms {
  float: left;
  display: inline-block;
  margin-top: 6px;
  margin-right: 6px;
}

.message-single .utf_user_messages_block .utf_message_headline_item {
  margin: 40px;
}

.messages-list .utf_user_messages_block .utf_message_headline_item {
  margin: 0;
}

#id_note {
  max-height: 100px;
  min-height: auto;
}

.utf_user_messages_block .utf_message_headline_item .upgrade-message p {
  margin-bottom: 20px;
}
.utf_user_messages_block .utf_message_headline_item .upgrade-message ul li {
  font-size: 15px;
}

.utf_dashboard_list_box:not(.message-single) ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
}
.utf_dashboard_list_box:not(.message-single) ul li {
  border-bottom: 1px solid #eaeaea;
  transition: 0.3s;
  position: relative;
  padding: 20px 10px 20px 10px;
}
.utf_dashboard_list_box:not(.message-single) ul li ul li {
  border-bottom: none;
}
.utf_dashboard_list_box:not(.message-single):not(.non-hover) ul li:hover {
  background-color: #fbfbfb;
}

.utf_search_map_section li {
  margin-right: 0;
  margin-bottom: 15px !important;
}

.utf_user_messages_block .utf_message_headline_item p.grey-bg {
  padding: 10px 20px;
}

code {
  font-size: 0.9em;
  display: inline-block;
  background: rgba(0, 0, 0, 0.1);
  padding: 0 10px;
}

#listing-admin-note input[type=checkbox], #listing-admin-note label {
  margin-bottom: 0;
}

.utf_listing_item-container.list-layout .utf_listing_item-inner {
  width: 100%;
}

#calendar-widget {
  border-radius: 4px;
  padding: 10px 12px;
  margin-bottom: 60px;
}

#events-calendar {
  margin-bottom: 20px;
}
#events-calendar table {
  width: 100%;
}
#events-calendar .ui-datepicker-month {
  color: #101426;
}
#events-calendar .ui-datepicker-year {
  color: #18b8ea;
}
#events-calendar .ui-datepicker-title {
  float: left;
  font-size: 18px;
  margin-bottom: 16px;
  margin-top: 5px;
}
#events-calendar .ui-datepicker .ui-datepicker-prev,
#events-calendar .ui-datepicker .ui-datepicker-next {
  position: relative;
  float: right;
}
#events-calendar .ui-datepicker .ui-datepicker-prev .ui-icon,
#events-calendar .ui-datepicker .ui-datepicker-next .ui-icon {
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
}
#events-calendar .ui-datepicker .ui-datepicker-prev:before,
#events-calendar .ui-datepicker .ui-datepicker-next:before {
  font-family: FontAwesome;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #101426;
  cursor: pointer;
  margin-top: 2px;
}
#events-calendar .ui-datepicker .ui-datepicker-prev:before {
  content: "\f053";
  right: -70px;
}
#events-calendar .ui-datepicker .ui-datepicker-next:before {
  content: "\f054";
  right: -20px;
}
#events-calendar .ui-datepicker td a {
  display: block;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: relative;
}
#events-calendar .ui-datepicker td.has-events-future a:after {
  background: var(--bs-primary, #18b8ea);
}
#events-calendar .ui-datepicker td.has-events-past a:after {
  background: rgba(0, 0, 0, 0.1);
}
#events-calendar .ui-datepicker td.has-events a:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: 2px auto 0 50%;
  position: absolute;
  top: 20px;
  left: -3px;
  border-radius: 50%;
}
#events-calendar .ui-datepicker td.ui-datepicker-today a {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
#events-calendar .ui-datepicker td.ui-datepicker-current-day a {
  border-radius: 50%;
  background-color: #18b8ea;
  color: #fff;
}
#events-calendar .ui-datepicker td.ui-datepicker-current-day a:after {
  background: #fff;
}
#events-calendar .ui-datepicker-calendar {
  background-color: #fff;
  border-radius: 4px;
}
#events-calendar .ui-datepicker-calendar td {
  padding: 0;
  text-align: center;
  position: relative;
  font-size: 14px;
}
#events-calendar .ui-datepicker-calendar th {
  padding: 7px 0 2px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
}

.edit-listing-button, .edit-listing-button i {
  color: #b5b5b5;
  transition: 0.3s color;
}
.edit-listing-button:hover, .edit-listing-button:hover i, .edit-listing-button i:hover, .edit-listing-button i:hover i {
  color: #101426;
}

.event-block ul {
  margin-bottom: 10px;
}
.event-block h3 {
  margin-top: 0;
}
.event-block hr {
  margin-top: 0;
}
.event-block .utf_post_img {
  border-radius: 4px;
  margin-bottom: 20px;
}

#event-detail {
  padding-bottom: 40px;
}

#event-detail li:not(:last-child):after, .event-block li:not(:last-child):after {
  content: none !important;
}
#event-detail li, .event-block li {
  float: none;
  margin-bottom: 0;
}

#id_is_online div, #id_is_online label, #id_is_online input, #id_fee_wrapper div, #id_fee_wrapper label, #id_fee_wrapper input {
  display: inline-block;
}
#id_is_online label, #id_fee_wrapper label {
  margin-right: 30px;
}

.event-edit #upload-image-title {
  display: none;
}

#events-dashboard .utf_post_text_meta li:after {
  margin: 0 -10px 0 10px;
}

.icon-sofa {
  margin-top: -1px;
  margin-right: 0;
  height: 15px;
  width: 18px;
}

#create-event-form input:not([type=checkbox]),
#create-event-form input[type=text],
#create-event-form input[type=password],
#create-event-form input[type=email], #create-event-form input[type=number],
#create-event-form textarea,
#create-event-form select {
  margin-bottom: 20px;
}
#create-event-form input[type=radio] {
  margin-bottom: 0;
}
#create-event-form #id_fee {
  width: 50%;
}

#edit-event-form .utf_dashboard_list_box i, .event-edit .utf_dashboard_list_box i {
  background: transparent;
  font-size: 16px;
  margin-right: 0;
}

form#filters {
  padding: 0 8px;
}

.input-with-symbol {
  position: relative;
  display: inline-block;
  width: 100%;
}
.input-with-symbol .symbol {
  position: absolute;
  left: 12px;
  top: 26px;
  transform: translateY(-50%);
  color: #555;
  font-size: 14px;
  pointer-events: none;
}
.input-with-symbol input[type=number] {
  padding-left: 24px; /* space for $ */
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .listing_item_social {
    margin-bottom: 60px !important;
  }
  .listing_item_social li {
    margin-bottom: 0 !important;
  }
  .listing_item_social li.session-type {
    margin-bottom: -6px !important;
  }
  .listing_item_social li:not(.session-type) {
    margin-top: -5px !important;
  }
  .listing-sessions-type li.session-type.last::after {
    content: none !important;
  }
  .listing-sessions-type li.session-type.last + li {
    clear: both;
  }
}
.notification.error, .notification.error a, .notification.error strong {
  box-shadow: none;
}

#get-listed-2025 {
  margin-top: -20px;
}
#get-listed-2025 .referrals-banner p.lead {
  font-weight: 700;
  font-size: 30px !important;
  line-height: 38px;
}
#get-listed-2025 h2, #get-listed-2025 h3 {
  font-weight: 700;
}
#get-listed-2025 .plan.featured li {
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  padding-left: 28px;
  line-height: 32px;
}
#get-listed-2025 .plan.featured li:before {
  background-color: transparent;
  border: none;
  color: #7AC74F;
}
#get-listed-2025 .plan {
  text-align: left;
}
#get-listed-2025 .plan .free-item {
  position: absolute;
  background-color: #2473BA;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
  text-align: center;
  color: #fff;
  width: 187px;
  height: 68px;
  font-size: 18px;
  font-weight: 700;
  right: 16px;
  top: 0;
  padding-top: 18px;
}
#get-listed-2025 .plan .button {
  width: 100%;
  text-align: center;
}
#get-listed-2025 .select-plan-item {
  background-color: #fff;
  box-shadow: 0px 8px 32px 0px rgba(64, 74, 78, 0.1215686275);
  border-radius: 20px;
  padding: 50px;
}
#get-listed-2025 .home-section-new.home-hero {
  padding-top: 25px;
  padding-bottom: 36px;
  overflow: hidden;
}
#get-listed-2025 .home-section-new.home-hero .button {
  color: #0F1315;
}
@media screen and (min-width: 769px) {
  #get-listed-2025 .home-section-new.home-hero .embed-responsive {
    position: absolute;
    right: -103px;
  }
  #get-listed-2025 .home-section-new.home-hero .embed-responsive:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 40%;
    background: linear-gradient(to right, rgb(36, 115, 186), rgb(31, 121, 197) 10%, rgba(31, 121, 197, 0) 100%);
  }
}
#get-listed-2025 h1 {
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
#get-listed-2025 .home-as-featured h5 {
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}
#get-listed-2025 p.lead.this {
  margin-bottom: 12px !important;
  margin-top: 10px;
}
#get-listed-2025 p.lead.this strong {
  position: relative;
  display: inline-block;
  background: url(../images/join-2025/this-under.png) bottom 3px center no-repeat;
  background-size: 45px 2px;
}
#get-listed-2025 p.lead {
  font-weight: 400;
}
#get-listed-2025 .hero-roles ul {
  display: block;
  float: left;
  margin-top: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 400px) {
  #get-listed-2025 .hero-roles ul {
    margin-top: 0;
  }
}
#get-listed-2025 .hero-roles ul.column-one {
  width: 169px;
}
@media screen and (max-width: 768px) {
  #get-listed-2025 .hero-roles ul.column-one {
    width: 100px;
  }
}
#get-listed-2025 .hero-roles ul.column-two {
  width: 270px;
}
#get-listed-2025 .hero-roles li {
  padding-left: 2px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 24px;
}
#get-listed-2025 .hero-roles .therapist {
  background: #E7505B;
  background: linear-gradient(90deg, rgb(231, 80, 91) 0%, rgba(24, 184, 234, 0) 30%);
}
#get-listed-2025 .hero-roles .dietitian {
  background: #1FA27B;
  background: linear-gradient(90deg, rgb(31, 162, 123) 0%, rgba(24, 184, 234, 0) 30%);
}
#get-listed-2025 .hero-roles .healer {
  background: #19B1E5;
  background: linear-gradient(90deg, rgb(25, 177, 229) 0%, rgba(24, 184, 234, 0) 30%);
}
#get-listed-2025 .hero-roles .coach {
  background: #EAB317;
  background: linear-gradient(90deg, rgb(234, 179, 23) 0%, rgba(24, 184, 234, 0) 30%);
}
#get-listed-2025 .hero-roles .psychiatric {
  background: #D67F01;
  background: linear-gradient(90deg, rgb(214, 127, 1) 0%, rgba(24, 184, 234, 0) 100%);
}
#get-listed-2025 .hero-roles .treatment {
  background: #D3406E;
  background: linear-gradient(90deg, rgb(211, 64, 110) 0%, rgba(24, 184, 234, 0) 50%);
}
#get-listed-2025 .hero-roles .group {
  background: #1FA17C;
  background: linear-gradient(90deg, rgb(31, 161, 124) 0%, rgba(24, 184, 234, 0) 50%);
}
#get-listed-2025 .hero-roles .support {
  background: #7856FF;
  background: linear-gradient(90deg, rgb(120, 86, 255) 0%, rgba(24, 184, 234, 0) 50%);
}
#get-listed-2025 .join-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  margin: 40px 0;
}
#get-listed-2025 .join-logos .item {
  width: 150px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#get-listed-2025 .join-logos .item img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  display: block;
}
#get-listed-2025 .guarantee {
  background-color: #fff;
  box-shadow: 0px 8px 32px 0px rgba(64, 74, 78, 0.1215686275);
  border-radius: 20px;
  padding: 20px;
}
#get-listed-2025 .guarantee h3 {
  font-size: 20px;
  margin-top: 0;
}
#get-listed-2025 .guarantee p {
  margin-bottom: 0;
}
#get-listed-2025 .guarantee img {
  margin-top: 8px;
}
#get-listed-2025 .checklist {
  margin-left: 12px;
  color: #101426;
}
#get-listed-2025 .big-digits {
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #101426;
  line-height: 44px;
}
#get-listed-2025 .big-text {
  font-size: 14px;
}
#get-listed-2025 .why-professionals p {
  font-size: 20px;
  line-height: 30px;
}
#get-listed-2025 #select-your-plan h2 {
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 10px;
}
#get-listed-2025 .footprint-item {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 4px solid #7AC74F;
  height: 163px;
  box-shadow: 0px 8px 32px 0px rgba(64, 74, 78, 0.1215686275);
  padding: 16px;
}
#get-listed-2025 .dark-blue-bg {
  background-color: #262666;
  color: #fff;
}
#get-listed-2025 .dark-blue-bg h1, #get-listed-2025 .dark-blue-bg h2, #get-listed-2025 .dark-blue-bg h3 {
  color: #fff;
}
#get-listed-2025 .like-trust h2 {
  font-size: 36px;
  line-height: 44px;
}
#get-listed-2025 .real-gratitude h3 {
  font-size: 30px;
  line-height: 38px;
}
#get-listed-2025 .real-gratitude .lead {
  font-size: 24px !important;
  line-height: 32px;
  font-weight: normal;
}
#get-listed-2025 .real-gratitude .utf_testimonial_box {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
#get-listed-2025 .real-gratitude .testimonial-wrapper {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 20px 20px;
}
#get-listed-2025 .real-gratitude .utf_star_rating_section .fa {
  color: #ebb316;
  font-size: 24px;
  margin-right: 2px;
}
#get-listed-2025 .real-gratitude .utf_testimonial_author {
  padding-bottom: 15px;
  padding-top: 10px;
}
#get-listed-2025 .real-impact {
  background-color: #e7f7fc;
}
#get-listed-2025 .real-impact h2 {
  color: #18b8ea;
}
#get-listed-2025 .real-impact .lead {
  color: #101426;
  font-size: 24px !important;
}
#get-listed-2025 .real-impact .card {
  background-color: #fff;
  box-shadow: 0px 8px 32px 0px rgba(64, 74, 78, 0.1215686275);
  border-radius: 20px;
  padding: 20px;
}
#get-listed-2025 .real-reach .lead {
  font-size: 24px;
  font-weight: normal;
}
#get-listed-2025 .real-referrals .lead {
  font-size: 24px;
  font-weight: normal;
}
#get-listed-2025 .real-referrals .referral-card {
  box-shadow: 0px 8px 32px 0px rgba(64, 74, 78, 0.1215686275);
  border-radius: 20px;
  padding: 10px 20px;
  line-height: 32px;
  margin: 10px;
}
#get-listed-2025 .real-referrals .referral-card h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 0;
  margin-top: 0;
}
#get-listed-2025 .real-referrals .referral-card .circle-person {
  width: 56px;
  height: 56px;
  background-color: #18b8ea;
  position: absolute;
  left: -4px;
  top: -18px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 24px;
}
#get-listed-2025 .real-referrals .referral-card .circle-person i {
  color: #fff;
  font-size: 24px;
  line-height: 56px;
}
@media screen and (max-width: 640px) {
  #get-listed-2025 .real-referrals .referral-card .circle-person {
    left: 24px;
    width: 30px;
    height: 30px;
    top: -10px;
  }
  #get-listed-2025 .real-referrals .referral-card .circle-person i {
    font-size: 16px;
  }
}
#get-listed-2025 .real-referrals .referral-card .circle-person.circle-person-2 {
  background-color: #2473BA;
}
#get-listed-2025 .real-referrals .referral-card .circle-person.circle-person-3 {
  background-color: #262666;
}
#get-listed-2025 .real-referrals .referral-card .circle-person.circle-person-4 {
  background-color: #9B9BB9;
}
#get-listed-2025 .real-referrals .referral-card .circle-person.circle-person-5 {
  background-color: #1FA27A;
}
#get-listed-2025 .real-referrals .referral-card .circle-person.circle-person-6 {
  background-color: #D67F00;
}
#get-listed-2025 .real-referrals .referral-card .circle-person.circle-person-7 {
  background-color: #7AC74F;
}
#get-listed-2025 .real-referrals .referral-card .circle-person.circle-person-8 {
  background-color: #7856FF;
}
#get-listed-2025 .real-referrals .referral-card .circle-person.circle-person-9 {
  background-color: #D23F6E;
}
#get-listed-2025 .real-numbers {
  background-color: #262666;
}
#get-listed-2025 .real-numbers .real-number-card {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  margin: 10px;
}
#get-listed-2025 .real-numbers .big-text {
  color: #74868E;
  font-size: 16px;
  line-height: 32px;
}
#get-listed-2025 .real-numbers .big-digits {
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
}
#get-listed-2025 .bottom-cta h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 63px;
}

#dashboard.update-subscription .guarantee, #dashboard.update-subscription .guarantee-checklist, #dashboard.edit-own-listing .guarantee, #dashboard.edit-own-listing .guarantee-checklist {
  display: none;
}
#dashboard.update-subscription.unverified, #dashboard.update-subscription.deleted, #dashboard.update-subscription.abandoned, #dashboard.edit-own-listing.unverified, #dashboard.edit-own-listing.deleted, #dashboard.edit-own-listing.abandoned {
  background-color: #f3f5f6;
}
#dashboard.update-subscription.unverified .utf_dashboard_content, #dashboard.update-subscription.deleted .utf_dashboard_content, #dashboard.update-subscription.abandoned .utf_dashboard_content, #dashboard.edit-own-listing.unverified .utf_dashboard_content, #dashboard.edit-own-listing.deleted .utf_dashboard_content, #dashboard.edit-own-listing.abandoned .utf_dashboard_content {
  padding: 0;
  width: auto;
}
#dashboard.update-subscription.unverified .container, #dashboard.update-subscription.deleted .container, #dashboard.update-subscription.abandoned .container, #dashboard.edit-own-listing.unverified .container, #dashboard.edit-own-listing.deleted .container, #dashboard.edit-own-listing.abandoned .container {
  width: 100%;
}

.so-hidden {
  display: none !important;
}

.fee-paid-field {
  position: relative;
  display: inline-block;
}
.fee-paid-field .symbol {
  position: absolute;
  left: 0.75rem;
  top: 24px;
  font-size: 16px;
  transform: translateY(-50%);
  pointer-events: none;
}
.fee-paid-field input[type=number] {
  padding-left: 1.75rem;
  width: 160px;
}
.fee-paid-field.is-disabled, .fee-paid-field.is-disabled input {
  opacity: 0.55;
}

/*# sourceMappingURL=okclarity.css.map */
