#listing-items {
  justify-content: center;
}

a.listing-thumb-link.geodir-category-img-wrap.fl-wrap .overlay {
  background: none !important;
}

.col-list-wrap.hidsb_act:not(.hidsb_act) {
  width: calc(100% - 380px);
}
.col-list-wrap.hidsb_act:not(.hidsb_act) .list-main-wrap-header {
  max-width: calc(100% - 380px);
}

.listings-grid-wrap .geodir-category-text {
  min-height: unset;
  flex: 2;
}

.col-list-wrap .headerbar1 .filter_loc {
  min-width: min-content !important;
}
.col-list-wrap .headerbar1 .filter_loc span.current {
  padding-right: 10px;
}
.col-list-wrap.expanded:not(.hidsb_act) .headerbar1 .filter_loc {
  max-width: 45% !important;
}
.col-list-wrap.expanded .list-main-wrap.card-listing > .container {
  max-width: unset;
}
.col-list-wrap.expanded .geodir-category-listing {
  flex-direction: column;
}
.col-list-wrap.expanded .listing-item.list-layout {
  width: 33.3333333333% !important;
}
.col-list-wrap.hidsb_act .list-main-wrap.card-listing > .container {
  max-width: calc(100vw - 390px);
  margin: 0;
}
.col-list-wrap.hidsb_act .headerbar1 .filter_loc {
  max-width: 25% !important;
}

@media screen and (max-width: 850px) {
  .col-list-wrap.hidsb_act .headerbar1 .list-filter-head-wrapper {
    display: block;
  }
  .col-list-wrap.hidsb_act .headerbar1 .list-main-wrap-opt {
    margin-left: 0;
    margin-top: 10px;
  }
}
.col-list-wrap.expanded:not(.hidsb_act) .listing-item.listing-item-loop {
  margin: 0;
}
.listings-grid-wrap.four-cols .geodir-category-text {
  min-height: 150px;
}
.listings-grid-wrap .geodir-category-content-title {
  border-bottom: 0;
}
.listings-grid-wrap .geodir-category-text {
  padding: 10px 20px !important;
}
.listings-grid-wrap .geodir-category-listing li.custom-call a:hover {
  color: #ff5d2d;
}
.listings-grid-wrap .geodir_status_date.lstatus-closed,
.listings-grid-wrap .listing-avatar {
  display: none;
}
.listings-grid-wrap .show-hidden-sb {
  padding: 0 10px;
  width: 160px;
  font-size: 14px;
}
.listings-grid-wrap .geodir-category-location a.map-item:hover {
  color: #ff5d2d;
}

.listing-item.list-layout .avatar-tooltip {
  padding-right: 30px;
}
.listing-item .appointment-btnwrap {
  flex-grow: 1;
  text-align: center;
}
.listing-item .geodir-opt-list {
  flex-grow: 1;
  text-align: center;
  justify-content: center;
}
.listing-item .geodir-opt-list:before {
  display: none;
}
.listing-item .azp_element.geodir-category-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.listing-item .geodir-category-img {
  flex-grow: 0;
  width: 100%;
}
.listing-item .listing-thumb-link.geodir-category-img-wrap {
  display: flex;
  justify-content: center;
}

.cus-listn-box .geodir-category-content-title {
  padding: 20px 20px 12px 20px;
  margin-bottom: 0;
  border-bottom: 0;
}

.cus-listn-box h3.title-sin_map a {
  font-weight: 600;
}

.grid-opt-lgrid,
.grid-opt-llist {
  display: none;
}

@media (min-width: 992px) {
  .listings-grid-wrap.four-cols .listing-item,
.listings-grid-wrap.two-cols .listing-item {
    width: 33.3333333333%;
    padding: 0 8px;
  }

  .listing-item.list-layout .geodir-category-content,
.listing-item.list-layout .geodir-category-img {
    width: 100%;
  }

  .geodir-category-listing {
    height: calc(100% - 12px);
    display: flex;
    justify-content: start;
  }
}
@media (min-width: 1200px) {
  .listings-grid-wrap.four-cols .col-list-wrap:not(.hidsb_act) .listing-item-container.init-grid-items {
    margin: 0 10%;
  }
}
@media only screen and (max-width: 1120px) {
  .col-list-wrap.show_toggle_filter.hidsb_act .grid-opt_act.grid-opt-toggle-map {
    display: none;
    width: 0;
  }

  /* special media query to fix main theme bug */
  .grid-opt {
    display: none;
  }

  .listing-item:not(.list-layout) .azp_element .geodir-category-footer.dis-flex {
    flex-direction: column;
  }
  .listing-item:not(.list-layout) .azp_element .geodir-category-footer .geodir-opt-list {
    margin-right: auto;
  }
  .listing-item:not(.list-layout) .azp_element .geodir-category-footer .geodir-opt-list:before {
    display: none;
  }
  .listing-item:not(.list-layout) .azp_element .geodir-category-footer .appointment-btnwrap {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .col-list-wrap.expanded:not(.hidsb_act) .listing-item.listing-item-loop {
    margin: 0;
    max-width: 100%;
  }

  .listing-item.list-layout .geodir-category-img,
.listing-item.list-layout .geodir-category-content {
    width: 100%;
    position: relative;
    float: left;
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  .col-list-wrap.expanded .listing-item.list-layout .geodir-category-img {
    height: 300px;
  }
}
@media only screen and (max-width: 1600px) {
  .col-list-wrap.expanded .listing-item.list-layout .geodir-category-img {
    height: 250px;
  }
}
@media only screen and (max-width: 1400px) {
  .col-list-wrap.expanded .listing-item.list-layout .geodir-category-img {
    height: 215px;
  }
}
@media only screen and (max-width: 1280px) {
  .col-list-wrap.expanded.hidsb_act .list-layout {
    width: 50% !important;
  }
}
@media only screen and (max-width: 992px) {
  .col-list-wrap.anim_clw.show_toggle_filter.hidsb_act .list-main-wrap.card-listing article.geodir-category-listing.fl-wrap.rand {
    position: relative;
    float: left;
    width: 100%;
    display: block;
  }
  .col-list-wrap.anim_clw.show_toggle_filter.hidsb_act .list-main-wrap.card-listing article.geodir-category-listing.fl-wrap.rand .geodir-category-img,
.col-list-wrap.anim_clw.show_toggle_filter.hidsb_act .list-main-wrap.card-listing article.geodir-category-listing.fl-wrap.rand .geodir-category-content {
    width: 100%;
    position: relative;
    float: left;
    display: block;
  }

  .col-list-wrap.expanded .listing-item.list-layout {
    width: 100% !important;
    padding: 0 0 0 10px;
  }
  .col-list-wrap.expanded:not(.hidsb_act) .listing-item.listing-item-loop {
    padding: 0 10px;
  }
  .col-list-wrap.expanded .geodir-category-listing {
    flex-direction: row;
  }
  .col-list-wrap.expanded .geodir-category-listing .geodir-category-img {
    height: unset !important;
  }
  .col-list-wrap.expanded .geodir-category-listing .geodir-category-img .geodir-category-img-wrap img,
.col-list-wrap.expanded .geodir-category-listing .geodir-category-img .geodir-category-img-wrap img.respimg {
    width: auto;
    min-width: unset;
    flex: 1 0 240px;
    -webkit-flex-grow: 1;
    -webkit-flex-shrink: 0;
    -webkit-flex-basis: 240px;
  }
}
html {
  scroll-behavior: smooth;
}

body {
  background: #fff !important;
}
body.home.page-template .d-gr-sec:after {
  background: none !important;
}

#masthead .btn-blue {
  border-radius: 22px;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.8);
}

.btn-blue {
  background: #ff5d2d;
  display: inline-block;
  position: relative;
  height: 40px;
  padding: 0 22px;
  line-height: 40px;
  border-radius: 4px;
  color: #fff;
  font-weight: 400;
  font-size: 17px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-blue:hover {
  -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0);
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0);
}
.btn-blue.color-bg:hover {
  color: #ddd;
}
.btn-blue span {
  color: #fff;
  padding-left: 10px;
}

.btn-hasshadow {
  border-radius: 22px;
  box-shadow: 0 0 0 6px rgba(247, 244, 244, 0.8);
}

.headerbar1 .list-main-wrap-opt {
  flex: 1;
  margin-left: 30px;
}
.headerbar1 .filter_loc {
  width: 100%;
}

.nav-holder nav li ul li#menu-item-9683:hover > ul,
.nav-holder nav li ul li#menu-item-14993:hover > ul,
.nav-holder nav li ul li#menu-item-14973:hover > ul {
  top: -48px;
}

.main-menu.nav-holder nav li ul {
  min-width: 220px !important;
}
.main-menu.nav-holder nav li ul li {
  width: 240px;
}

.subsite ul#top-menu > li > .sub-menu,
ul#top-menu > li > .sub-menu > li > .sub-menu {
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #ff5d2d #CFD8DC;
}
.subsite ul#top-menu > li > .sub-menu::-webkit-scrollbar,
ul#top-menu > li > .sub-menu > li > .sub-menu::-webkit-scrollbar {
  width: 4px;
}
.subsite ul#top-menu > li > .sub-menu::-webkit-scrollbar-track,
ul#top-menu > li > .sub-menu > li > .sub-menu::-webkit-scrollbar-track {
  background: #CFD8DC;
}
.subsite ul#top-menu > li > .sub-menu::-webkit-scrollbar-thumb,
ul#top-menu > li > .sub-menu > li > .sub-menu::-webkit-scrollbar-thumb {
  background-color: #ff5d2d;
  border: 2px solid #ff5d2d;
  border-radius: 4px;
}

.subsite ul#top-menu > li > .sub-menu > li.menu-item-has-children,
ul#top-menu > li > .sub-menu > li > .sub-menu > li.menu-item-has-children {
  height: 35px;
  transition: height 0.5s ease;
}
.subsite ul#top-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu,
ul#top-menu > li > .sub-menu > li > .sub-menu > li.menu-item-has-children > .sub-menu {
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  border: none;
  height: 0;
  overflow: hidden;
}

.subsite ul#top-menu > li > .sub-menu > li.menu-item-has-children.open,
ul#top-menu > li > .sub-menu > li > .sub-menu > li.menu-item-has-children.open {
  height: auto;
  transition: height 0.5s ease;
}
.subsite ul#top-menu > li > .sub-menu > li.menu-item-has-children.open > .sub-menu,
ul#top-menu > li > .sub-menu > li > .sub-menu > li.menu-item-has-children.open > .sub-menu {
  position: relative;
  height: auto;
}

ul#top-menu > li .sub-menu {
  max-width: 240px;
}

.main-header {
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-header:before {
  content: " ";
  width: 0;
  background: #f3f3f3;
}
.main-header .nav-button-wrap {
  top: 0;
  margin-left: auto;
}

#topbar {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 26;
  background-color: #ff5d2d;
  color: #fff;
  padding: 14px 10px;
}
#topbar .topbar-wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 0 10px;
}
#topbar a, #topbar a:hover {
  color: #fff;
}
#topbar .topbar-section1,
#topbar .topbar-section2 {
  display: flex;
  flex-flow: row nowrap;
  flex: 1 0 auto;
}
#topbar .topbar-section1 .topbar-item,
#topbar .topbar-section2 .topbar-item {
  position: relative;
  margin: 0 8px;
}
#topbar .topbar-section1 .topbar-item i,
#topbar .topbar-section2 .topbar-item i {
  margin-right: 4px;
}
#topbar .topbar-section1 {
  justify-content: start;
}
#topbar .topbar-section2 {
  justify-content: end;
}
#topbar .topbar-section2 .topbar-item {
  margin-left: auto;
}
#topbar + .main-header {
  top: 50px;
}
#topbar + .main-header + #wrapper {
  margin-top: 50px;
}

.nav-holder {
  margin-left: 20px;
  margin-right: 20px;
  flex: 1 0 auto;
  top: 0;
}
.nav-holder nav {
  float: none;
}
.nav-holder nav li a, .nav-holder nav li a:hover {
  font-weight: 500;
}

.logo-holder {
  display: flex;
  align-items: center;
  float: unset;
  height: 100%;
  top: 0;
  margin: 0 20px 0 0;
}
.logo-holder img {
  width: auto;
  height: 100%;
  max-height: 80px;
}

/** EXTRA STYLES (from the former extra.css file) **/
/**
 * Web Developer Custom Stylesheet
 */
#our_team_wrapper .our_team_category {
  padding-bottom: 21px;
}
#our_team_wrapper .team_cat_title {
  padding: 5px 5px 15px;
  margin-bottom: 12px;
  position: relative;
  color: #697891;
  font-weight: 400;
  font-size: 25px;
  line-height: 48px;
  font-family: "Muli", sans-serif;
}
#our_team_wrapper .team_cat_title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 5px;
  width: 50px;
  height: 3px;
  background: #ff5d2d;
}
#our_team_wrapper .team_block_wrapper {
  display: flex;
  flex-wrap: wrap;
}
#our_team_wrapper .team_block {
  width: 25%;
  padding: 0 5px 10px;
}
#our_team_wrapper .team_block_inner {
  overflow: hidden;
  border: 1px solid #eee;
  border-radius: 6px;
  height: 100%;
}
#our_team_wrapper .member_img {
  position: relative;
  margin-bottom: 10px;
}
#our_team_wrapper .member_img:before {
  content: "";
  display: block;
  padding-top: 67%;
  width: 100%;
}
#our_team_wrapper .member_img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  border-radius: 6px 6px 9px 9px;
}
#our_team_wrapper .team_block_details {
  padding: 0 10px 15px;
}
#our_team_wrapper .member_name {
  font-family: "Muli", Sans-serif;
  font-size: 16px;
  line-height: 25px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 700;
  text-transform: capitalize;
  color: #566985;
}
#our_team_wrapper .member_role {
  font-size: 16px;
  line-height: 25px;
  color: #e68610;
  font-weight: 600;
  padding: 0;
  margin: 0 0 10px 0;
  font-family: Raleway;
  font-style: normal;
}
#our_team_wrapper .member_content {
  font-family: "Muli", Sans-serif;
  line-height: 22px;
  font-weight: 400;
  font-style: normal;
  color: #566985;
  font-size: 16px;
  padding: 0;
  margin: 0 0 15px 0;
  max-height: 64px;
  overflow: hidden;
  transition: max-height 0.7s cubic-bezier(0, 1, 0, 1);
}
#our_team_wrapper .member_content.active {
  max-height: 1500px;
  transition: max-height 1s ease-in-out;
}
#our_team_wrapper .toggle_wrapper {
  font-size: 0;
  cursor: pointer;
}
#our_team_wrapper .member_toggle {
  font-family: "Muli", Sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #7d93b2;
  font-size: 16px;
  line-height: 20px;
  transition: all 0.2s ease-in-out;
}
#our_team_wrapper .member_toggle:hover {
  color: #FF5D2D;
}
#our_team_wrapper .toggle_wrapper .toggle_more {
  display: inline-block;
}
#our_team_wrapper .toggle_wrapper .toggle_less {
  display: none;
}
#our_team_wrapper .toggle_wrapper.full .toggle_more {
  display: none;
}
#our_team_wrapper .toggle_wrapper.full .toggle_less {
  display: inline-block;
  color: #000000;
  font-family: roboto;
}

.azp_element.preview_listing_content.azp-element-azp-0mypklfokr6.geodir-category-content.cus-listn-box {
  border: 1px solid #dddd;
  border-radius: 20px;
  min-height: 130px;
}

.geodir-category-listing .appointment-btnwrap {
  padding: 10px 10px;
}

.bottom-pad-0,
.bottom-pad-0 .section-title {
  padding-bottom: 0 !important;
}

ul.custom-list-style {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: right;
  margin: 0 0 10px 0;
}
ul.custom-list-style li {
  display: inline-block;
  text-align: center;
  margin: 0 7px;
}

.geodir-category-location.fl-wrap {
  width: 100%;
  float: left;
}

.cus-title, .right-btns {
  width: 50%;
  float: left;
  position: relative;
  display: block;
}

.custom-pet section {
  background: #F6F6F6;
}

.custom-listing .section-title {
  padding-bottom: 0;
}
.custom-listing .section-title h2 {
  margin: 0 auto;
}

.about-wrap p {
  color: #878C9F;
}

a.btn:hover {
  color: #fff;
  font-weight: 600;
}

a.btn i,
.main-search-button i,
.to-top i {
  color: #fff;
}

.round-button a.btn.color2-bg.external_link,
.post-article .post-metas-wrap a,
.wpcf7-form-control.wpcf7-submit.btn,
#add-review .btn.color2-bg,
.booking-buttons button {
  border-radius: 23px;
}

.grid-tax-holder .listing-counter.color2-bg {
  border-radius: 15px;
}

.home .main-search-input-tabs .tabs-container, .home .hero-slider-item .hero-search, .home .hero-map-search-wrap .hero-search {
  border-radius: 35px;
}

.main-search-input-wrap button.main-search-button.color2-bg {
  border-radius: 25px;
}

.custom_btn span {
  color: #fff;
  padding-left: 10px;
}

.single-listing .lsingle-block-content .listing-features li a {
  font-weight: 600;
  color: #878C9F;
  font-family: "Muli", sans-serif;
  font-size: 0.923em;
  display: block;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.azp-element-azp-yw6lbyb0cxl .appointment-btn {
  text-align: right;
}

.azp-element-azp-yw6lbyb0cxl .appointment-btn a.custom_btn {
  top: -5px;
  text-align: right;
  right: 8px;
}

.hero-inputs-wrap:after,
.single a.box-media-zoom.popup-image {
  display: none;
}

footer a:hover {
  color: #ff5d2d !important;
}

footer a {
  color: #566985 !important;
}

footer .sub-footer a,
span.ft-copy {
  color: #fff !important;
}

footer .sub-footer a:hover {
  color: #ff5d2d !important;
}

a.custom_btn {
  padding: 15px 22px;
  position: relative;
  height: 40px;
  top: 20px;
  background: #7E84F3;
  line-height: 40px;
  border-radius: 22px;
  color: #fff;
  font-weight: 500;
  font-size: 1em;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
}

.appointment-btn {
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.process-item_time-line:last-child:after {
  display: none;
}

.team-box2 .team-box {
  padding: 0 20px;
  margin-bottom: 20px;
}

.logo-slider .client-item img {
  width: 185px;
  opacity: 0.7;
}

.logo-slider .client-item img:hover {
  opacity: 1;
}

.iframe-class.elementor-top-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.show-cart.color2-bg,
.sub-footer .currency-wrap,
.single-listing .list-single-author,
.single-listing .single-head-bot-right,
.single-listing .lhostedby,
.preview_listing .geodir-js-favorite_btn,
.preview_listing .listing-featured,
.preview_listing .listing-rating-count-wrap,
.single-listing #lreviews_form {
  display: none;
}

.pad-top-column-text {
  padding: 0;
  margin-bottom: 20px;
  min-height: 150px;
}

.desk-last .pad-top-column-text {
  min-height: 60px;
}

.footer-contacts i,
footer .widget-posts i {
  color: #566985 !important;
}

.footer-header,
.footer-widget .widget-posts-descr {
  border-bottom: 1px solid rgba(86, 105, 133, 0.2);
}

.intro-item h2 {
  color: #fff;
  font-weight: 400;
  font-size: 1.4em;
  font-family: "Muli", sans-serif;
}
.intro-item h1 {
  font-size: 50px;
  line-height: 80px;
  font-weight: 500;
  font-family: "Muli", sans-serif;
}

/**
 * Web Developer Custom Media Query
 */
@media only screen and (max-width: 1300px) {
  .nav-holder {
    margin-left: 10px;
    margin-right: 10px;
  }

  .logo-holder img {
    max-height: 70px;
  }

  #masthead .townhub-lang-curr-wrap .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
#masthead .townhub-lang-curr-wrap .wpml-ls-legacy-dropdown a.wpml-ls-link {
    font-size: 14px;
  }

  .custom-right {
    display: none;
  }

  #masthead .townhub-lang-curr-wrap {
    width: 50px;
  }

  .js-wpml-ls-legacy-dropdown span {
    display: none;
  }
}
.geodir-category-footer.dis-flex {
  flex-wrap: wrap;
}
.geodir-category-footer.dis-flex .geodir-opt-list ul {
  min-width: 140px;
}

.list-main-wrap-title {
  padding-right: 10px;
}

@media only screen and (max-width: 1366px) {
  .geodir-category-footer.dis-flex {
    padding: 0 10px 0 0;
  }
  .geodir-category-footer.dis-flex .geodir-opt-list ul {
    justify-content: center;
  }
}
@media only screen and (max-width: 1120px) {
  #wrapper {
    overflow-x: hidden;
  }

  a.btn-blue.color-bg.headerClinicBtn {
    display: block;
    font-size: 0;
  }
  a.btn-blue.color-bg.headerClinicBtn span {
    font-size: 14px;
    padding-left: 0;
  }

  .nav-button-wrap,
.mob-bg,
.mob-nav-content-btn,
.map-close,
.close_sbfilters {
    display: block;
  }

  .header-search-input, .header-search-input.header-search_selectinpt {
    margin-bottom: 10px;
  }

  #footer-twiit .timePosted a,
.header-search-input,
.header-search-input.header-search_selectinpt,
.menusb,
.main-menu .menusb ul,
.menusb li,
.faq-nav,
.col-list-wrap,
.menusb a,
.subscribe-widget {
    width: 100%;
  }

  .col-list-wrap.anim_clw {
    padding-top: 0;
  }

  .col-list-wrap.anim_clw.hidsb_act {
    left: 380px !important;
  }

  .list-main-wrap-header.anim_clw.hidsb_act {
    left: 0 !important;
  }

  .list-main-wrap-header.anim_clw {
    position: relative;
    width: 100%;
    top: 0;
  }

  .header-search_container {
    bottom: inherit;
    top: 95%;
  }

  .vis-head-search {
    bottom: inherit;
    top: 100%;
  }

  .ntm {
    margin-top: 0;
  }

  .main-menu nav ul, .main-footer .footer-wave, .counter-widget:before, .back-tofilters, .lws_mobile, .show-hidden-sb, .top-breadcrumbs {
    display: none;
  }

  .back-to-filters {
    display: none !important;
  }

  .map-container.column-map.right-pos-map, .map-container.fw-map.big_map.hid-mob-map {
    width: 100%;
    right: -100%;
    position: fixed;
    z-index: 100 !important;
    -webkit-transform: translate3d(0, 0, 0);
  }

  .fixed-mobile {
    position: fixed !important;
    top: 90px !important;
    height: calc(100% - 90px) !important;
  }

  .admin-bar .fixed-mobile {
    top: 112px !important;
  }

  .main-menu {
    position: absolute;
    top: 80px;
    right: -20px;
    width: 300px;
    z-index: 50;
    padding: 15px 10px;
    background: #fff;
    border-radius: 0 0 0 6px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-box-shadow: 0 0 90px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 90px 0 rgba(0, 0, 0, 0.07);
  }
  .main-menu .menusb ul {
    display: block;
    position: relative;
  }

  .vismobmenu {
    opacity: 1;
    right: 0;
    visibility: visible;
  }

  .menusb {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .menusb li {
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 0 20px;
  }
  .menusb li i {
    top: 8px;
  }
  .menusb li.current_page_item a {
    color: #ff5d2d;
  }
  .menusb li a {
    padding: 10px 0;
    position: relative;
    font-weight: 600;
    color: #50596E;
    line-height: 14px;
    text-align: left;
    display: inline-block;
  }
  .menusb li a.act-link {
    color: #4DB7FE;
  }
  .menusb li a.back {
    padding-left: 24px;
  }
  .menusb li a.back:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f177";
    font-size: 1.077em;
  }
  .menusb li a:hover {
    color: #ff5d2d;
    font-weight: 600;
  }

  section.hero-section {
    padding: 50px 0 80px;
    z-index: 20;
  }

  .intro-item h1 {
    font-size: 32px;
    line-height: 40px;
  }

  .main-search-input-tabs {
    margin-top: 30px;
  }

  .gallery-item, .three-columns-grid .listing-item {
    width: 50%;
  }

  .subscribe-widget {
    margin-top: 20px;
  }

  .footer-social, .footer-link {
    margin-top: 10px;
  }

  .footer-widget-posts li:last-child {
    margin-bottom: 0;
  }

  .features-box-container .features-box {
    margin-bottom: 10px;
  }

  .footer-logo, .faq-nav, .footer-social, .footer-link {
    margin-bottom: 20px;
  }

  .hero-slider-item {
    padding: 50px 0 150px;
  }

  .shb {
    top: 100%;
    margin-top: -100px;
  }

  .hero-map-search-wrap {
    margin-top: 0;
    padding: 0;
  }

  .pagination, .bookiing-form-wrap {
    margin-bottom: 20px;
    margin-top: 0;
  }

  .col-list-wrap .pagination, .fwmpag {
    margin-bottom: 0;
    margin-top: 20px;
  }

  .post-container .post-article {
    margin-bottom: 0;
  }

  section.parallax-section {
    padding: 80px 0;
  }

  .list-single-header-column {
    margin-top: 22px;
  }

  .inline-facts-wrap {
    margin-bottom: 10px;
  }

  .listing-carousel-wrap {
    height: 400px;
  }
  .listing-carousel-wrap .listing-carousel-button {
    margin-top: -25px;
  }

  .counter-widget {
    width: 100%;
    margin: 20px 0;
    top: 0;
  }

  .cws, .post-article .btn {
    margin-top: 10px;
  }

  .post-article .btn {
    margin-top: 20px;
  }

  .cws li {
    margin-left: 0;
    margin-right: 20px;
  }

  .listing-hero-section {
    padding: 150px 0 0;
  }

  .listing-hero-section.hmap-section {
    padding-top: 0;
  }

  .price-head .footer-wave {
    bottom: -28px;
  }

  .page-scroll-nav {
    right: 0;
  }

  .page-scroll-nav nav {
    border-radius: 20px 0 0 20px;
  }

  .to-top, .chat-widget-button, .fchat-wrapper {
    right: 20px;
  }

  .header-user-menu {
    top: 22px;
  }

  .main-header:before {
    width: 50% !important;
  }

  .list-single-header_bottom {
    display: block;
  }

  .show_toggle_filter .show-hidden-sb {
    display: none;
  }

  .mmb-item {
    display: block;
  }
}
@media only screen and (max-width: 1080px) {
  #topbar .topbar-section1 {
    justify-content: center;
  }
  #topbar .topbar-section2 {
    display: none;
  }

  #site-navigation ul li a {
    width: 80%;
  }
  #site-navigation ul li a i {
    display: none;
  }
  #site-navigation ul li a.mobileiss {
    position: absolute;
    right: 18px;
    width: 10%;
  }
  #site-navigation ul li a.mobileiss i {
    display: block;
  }
}
@media only screen and (max-width: 960px) {
  #our_team_wrapper .team_block {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 767px) {
  .headerbar1 .list-main-wrap-opt {
    margin-left: 0;
  }

  .team-member .elementor-inner-column {
    width: 31.5%;
  }

  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    border-width: 4px !important;
  }

  #our_team_wrapper .team_block {
    width: 50%;
  }

  #topbar .topbar-section1 span.info-text {
    display: none;
  }
  #topbar .topbar-section1 .topbar-item i {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 660px) {
  .team-member .elementor-inner-column {
    width: 100%;
  }

  .team-photo img {
    width: 100%;
  }

  #our_team_wrapper .team_block {
    width: 100%;
  }

  #our_team_wrapper .member_img:before {
    display: none;
  }

  #our_team_wrapper .member_img img {
    position: initial;
    height: 370px;
  }
}
@media only screen and (max-width: 500px) {
  #our_team_wrapper .member_img img {
    position: initial;
    height: 300px;
  }
}
@media only screen and (max-width: 400px) {
  #our_team_wrapper .member_img img {
    position: initial;
    height: 270px;
  }
}
@media screen and (max-width: 700px) {
  .col-list-wrap.anim_clw.hidsb_act {
    left: 700px !important;
  }

  .hidden-search-column-container, .hidden-search-column {
    width: 100%;
  }
}
@media only screen and (max-width: 375px) {
  .main-header {
    padding: 0 10px;
  }
}
.col-list-wrap.anim_clw.hidsb_act .dis-flex.mob-search-nav-wrap {
  width: calc(100% - 380px);
  margin: 0;
}

@media screen and (min-width: 1120px) {
  .col-list-wrap {
    width: 910px;
  }
  .col-list-wrap .list-main-wrap-header.anim_clw {
    width: 910px;
  }

  .listing-item.list-layout .geodir-opt-list {
    padding: 0 !important;
  }
}
.clinical-case-page {
  background-color: #f8fafc;
}
.clinical-case-page .post-featured-image {
  max-height: 600px;
  margin-bottom: -110px;
  min-height: 300px;
  background-size: cover;
  border-radius: 5px;
  background-position: center center;
  margin-top: 20px;
  height: 400px;
}
.clinical-case-page .post-featured-image .swiper-container {
  z-index: 0;
  border-radius: 5px;
}
.clinical-case-page .post-featured-image .swiper-container .swiper-wrapper .swiper-slide {
  max-height: 550px;
}
.clinical-case-page .post-featured-image .shb .fas.fa-caret-left,
.clinical-case-page .post-featured-image .shb .fas.fa-caret-right {
  color: #ffffff;
}
.clinical-case-page .post-featured-image .shb:hover .fas.fa-caret-left,
.clinical-case-page .post-featured-image .shb:hover .fas.fa-caret-right {
  color: #53ADA9;
}
.clinical-case-page .post-featured-image .hero_pagination {
  top: 0;
  bottom: 99%;
}
.clinical-case-page .post-featured-image .hero_pagination .listing-carousel_pagination-wrap {
  border-radius: 0px 0px 30px 30px;
  background: #f8fafc;
}
.clinical-case-page .clinical-case-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.1);
  position: relative;
  width: 90%;
  margin: 0 auto 3rem;
  padding: 84px 100px 80px 100px;
  background: #fff;
  border-radius: 5px;
  max-width: 960px;
}
.clinical-case-page .post-opt-title {
  margin: 0;
}
.clinical-case-page .post-author {
  margin-right: 10px;
}
.clinical-case-page .post-nav-prev {
  border: 1px solid #e5e7f2;
}

@media only screen and (max-width: 1120px) {
  .clinical-case-page .post-featured-image .shb {
    top: 50%;
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .clinical-case-page .clinical-case-post {
    width: 90%;
    padding: 30px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 500px) {
  .clinical-case-page .post-nav {
    width: 50%;
  }
}
#wrapper .single-par-normal {
  padding: 110px 0 61px 0 !important;
}

#wrapper .single-par-small {
  padding: 50px 0 21px 0 !important;
}

#wrapper .single-par-big {
  padding: 200px 0 121px 0 !important;
}

@media only screen and (min-width: 1200px) {
  #masthead .townhub-lang-curr-wrap {
    width: 95px;
  }

  .js-wpml-ls-legacy-dropdown span {
    display: unset;
  }
}
@media only screen and (min-width: 1300px) {
  #masthead .townhub-lang-curr-wrap {
    width: 110px;
  }
}
.nearby-inputs-wrap .location-input {
  padding-right: 35px;
}

.hero-slider-item .main-search-form-wrap .nearby-inputs-wrap .location-input {
  padding-right: 30px;
  padding-left: 25px !important;
}

.hero-slider-item .main-search-form-wrap .nearby-inputs-wrap .get-current-city {
  right: 15px !important;
}

@media only screen and (min-width: 767px) {
  .hero-slider-item .main-search-form-wrap {
    min-width: 550px;
  }
}
@media only screen and (max-width: 440px) {
  .hero-slider-item .main-search-form-wrap .nearby-inputs-wrap .location-input {
    padding-right: 20px;
  }

  .hero-slider-item .main-search-form-wrap .nearby-inputs-wrap .get-current-city {
    right: 5px !important;
  }

  .hero-slider-item .main-search-form-wrap .nearby-inputs-wrap input.location-input::placeholder {
    font-size: 14px;
  }
}
@media only screen and (max-width: 410px) {
  .hero-slider-item .main-search-form-wrap .nearby-inputs-wrap input.location-input::placeholder {
    font-size: 13px;
  }
}
@media only screen and (max-width: 395px) {
  .hero-slider-item .main-search-form-wrap .nearby-inputs-wrap input.location-input::placeholder {
    font-size: 12px;
  }
}

/*# sourceMappingURL=custom.css.map */
