/* preview profile */
#preview-sidebar .container{
      width: 920px;
}
#breadcrumb span {
  color: #0B619A;
}

#breadcrumb span a {
  color: #0B619A !important;
}

#breadcrumb span:hover {
  color: #4d4d4d !important;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.preview-content {
  position: relative;
}

.social-icon {
  flex: 0 0 50px;
  position: absolute;
  left: -70px;
  top: 20px;
}

.left-profile-area {

  max-width: 850px;
}

.right-profile-area {
  max-width: 360px;
  margin-top: 30px;
}

.social-links-icon li {
  list-style: none;
  margin-bottom: 5px;
  padding-left: 0;
}

.img-section {
  flex: 0 0 150px;
  position: relative;
}

.preview-info {
  flex: 1;
}

.preview-info ul li {
  list-style: none;
  margin-bottom: 10px;
}

.preview-info ul li p {
  display: flex;
  align-items: center;
}

.claimed {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

.claimedd {
  display: flex;
  align-items: center;
  margin-left: 6px;
}

.spacing {
  margin: 0 9px;
  font-style: normal;
}

.preview-profile-card {
  border-radius: 20px;
  background: #F4FAFF;
  box-shadow: 0px 0px 11.6px 0px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
}

.mcom-badge {
  position: absolute;
  bottom: -28%;
  right: -15px;

}
.mcom-wrap{position: relative; height: 176px;}
.mcom-wrap img{border-radius: 10px; object-fit: cover; width: 100%; height: 100%;}
.second-child-list{position: relative;padding-left: 31px;display: block !important;}
.second-child-list .claimed-list{position: absolute;left: 0;top: 5px;}

.preview-sidebar {
  position: fixed;
  top: 0;
  right: -100%;
  width: 960px;
  height: 100vh;
  background: #fff;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.2);
  overflow-y: auto;
  transition: right 0.4s ease;
  z-index: 1000;
  padding: 20px;
}


.preview-sidebar.open {
  right: 0;
}



.preview-top {
  display: flex;
  gap: 25px;
  padding: 30px 24px;
  background: #fff;
  border-radius: 20px;

}


.preview-info strong {
  color: #333;
  font-size: 35px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 8px;
  display: block;
}



.preview-row {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 24px;
}

.button-text a {
  padding: 7px 19px;
  border: none;
  background: #fff;
  cursor: pointer;
  border-radius: 20px;
  color: #3B5998;
  border: 1px solid #3B5998;
  transition: 0.4s all;
  display: block;
  width: 99px;
}

.button-text a:hover {
  background-color: #0A53A8;
  color: #fff !important;
}

.calling-area .phone-btn {
  display: inline-flex;
  align-items: center;
  background-color: #3B5998;
  color: #fff !important;
  border-radius: 999px;
  padding: 10px 22px;
  text-decoration: none;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  width: 185px;

}

.number-area {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  /* transition: transform 0.4s ease; */
  transition: transform 0.4s ease, opacity 0.8s ease;
  opacity: 1;
}

.number-area svg {
  flex-shrink: 0;
}

.call-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-25%);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.8s ease;
}

.calling-area .phone-btn:hover .number-area {
  transform: translateX(153%);
  opacity: 0.4;

}

.calling-area .phone-btn:hover .call-area {
  transform: translateX(0%);
  opacity: 1;
}


.office-loaction {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 22px;
  border-top: 1px solid #DFDFDF;
}

.get-direction {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 6px 15px;
  border-radius: 10px;
  border: 0.5px solid #E4E4E4;
  background: #FFF;
}

.address-name span {
  display: block;
  font-size: 16px;
  color: #2e2e2e;
  font-weight: 600;
  margin-bottom: 5px;
}

.contact-availability {
  padding: 24px;
}

.btn-wraper {
  display: flex;
  gap: 10px;
  align-items: center;
}

.preview-row .available {
  border-radius: 78px;
  border: 0.5px solid #DFDFDF;
  display: flex;
  align-items: center;
  background: #E1FFE2;
  padding: 6px 13px;
  color: #4d4d4d;
  font-size: 15px;
}

.preview-location {
  margin-top: 10px;
  font-size: 14px;
}

.preview-booking {
  border-radius: 20px;
  border: 0.5px solid #DFDFDF;
  padding: 25px;
  background: #FFF;
  margin-bottom: 50px;
}

/* texas dropdown */
.texas-dropdown {
  position: relative;
  width: 216px;
  cursor: pointer;
}

.texas-selected {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  position: relative;
  background: white;
  font-size: 16px;
  color: #2e2e2e;

}

.texas-selected::after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  width: 16px;
  height: 16px;
  background-size: 16px;
  background-image: url('/experts/assets/manage/img/new-img/dropdown-icon.svg');
  background-repeat: no-repeat;
  transform: translateY(-50%) rotate(0deg);
  transition: transform 0.3s ease;
  pointer-events: none;
}

.texas-dropdown.texas-open .texas-selected::after {
  transform: translateY(-50%) rotate(180deg);
}

.texas-dropdown-top{
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  font-size: 17px;
}


.texas-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 2px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: white;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 10;
}

.texas-options li {
  padding: 10px 15px;
  transition: background 0.2s;
  list-style: none;
}

.texas-options li:hover {
  background: #f5faff;
  font-weight: bold;
}

.texas-comb {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 27px;
}

/*  */

.preview-tags {
  display: flex;
  gap: 13px;
  flex-wrap: wrap;
}

.tag {
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 16px;
  display: flex;
  align-items: center;
  font-weight: 400;
}

.tag strong {
  font-weight: 600;
}

.tag.blue {
  background-color: #D9F4FF;
  width: 312px;
}

.tag.yellow {
  background-color: #FFF5DD;
  color: #4d4d4d;
  width: 317px;
}

.tag.green {
  background-color: #E1FFE2;
  color: #07A00C;
  width: 155px;
}

.left-profile-area .preview-tabs {
  display: flex;
  overflow-x: auto;
  gap: 20px;
  border-bottom: 1px solid #E4E4E4;
  position: sticky;
  top: 70px;
  z-index: 2;
  background: #fff;
  padding: 10px;
}

.left-profile-area .preview-tabs::-webkit-scrollbar {
  display: none;
}

.tab-pane {
  scroll-margin-top: 160px;
}

.preview-tabs .tab {
  background: none;
  border: none;
  padding: 10px 12px 12px;
  cursor: pointer;
  font-size: 16px;
  color: #2e2e2e !important;
  font-weight: 600;
}

.preview-tabs .tab.active {
  border-bottom: 3px solid #2E9ECE;
  color: #2E9ECE;
}

.preview-tab-content {
  padding: 15px 0;
}


.preview-sidebar::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari */
}

/*  */
.licence-therapy {
  display: flex;
  gap: 100px;
  padding-top: 30px;
}

.left-column {
  max-width: 300px;
}

.right-column {
  max-width: 400px;
}

.therapy-class {
  margin-bottom: 30px;
}

.therapy-class span,
.services-part strong {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #2e2e2e;
  display: inline-block;
  line-height: 32px;
}

.therapy-class ul {
  list-style: disc;
  padding-left: 17px;

}

.therapy-class ul li {
  font-size: 16px;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 32px;
}

.therapy-class .fisrt-list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.therapy-class.license-box ul li {
  margin-bottom: 10px;
}

.license-box {

  padding: 16px 22px;
  border-radius: 10px;
  border: 0.5px solid #DFDFDF;
}

/* services */
.service-card {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 22px;
  border-radius: 10px;
  border: 0.5px solid #DFDFDF;
  background: #FFF;
  font-size: 14px;
  line-height: 22.5px;
  font-weight: 400;
  color: #4d4d4d;
  transition: 0.3s ease;
}

.service-card small {
  font-size: 12px;
  line-height: 22.4px;
}

.service-card .icon {
  display: flex;
}

.card-group {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
}

.services-part {
  margin-bottom: 30px;
}

/* specalist */
.specialities-list {
  list-style: disc;
  padding-left: 20px;
  line-height: 32px;
  font-size: 16px;
  color: #4d4d4d;
}

.specialities-list li {
  margin-bottom: 15px;
}


.specialities-section {
  border-bottom: 0.5px solid #DFDFDF;
  padding-bottom: 15px;
}

.info-wrap {
  padding: 20px 31px;
  border-radius: 10px;
  border: 0.5px solid #DFDFDF;
  margin-top: 10px;
}

.info-wrap em {
  font-size: 14px;
  color: #4d4d4d;
  font-style: normal;
}

.bold {
  font-weight: 600;
}

.bold-color {
  color: #2e2e2e;
  font-weight: 600;
}

.mb-30 {
  margin-bottom: 30px;
}

.insurance-info {
  margin-bottom: 30px;
}

strong {
  font-weight: 600;
}

.topic-section-area {
  display: flex;
  gap: 120px;
}

.topic-section-area .specialities-list li {
  font-weight: 600;
}

/* rating */
.wrap-review-box {
  margin-bottom: 32px;
}

.review-note {

  margin-bottom: 10px;
}

.review-tags {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.rating {
  border-radius: 22px;
  background: #FFF5D3;
  padding: 6px 21px;
  font-size: 16px;
  color: #4d4d4d;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  line-height: 32px;
  justify-content: center;
  width: 229px;
}

.review-box {
  background: #FFFBEF;
  padding: 25px;
  border-radius: 10px;
  border: 0.5px solid #DFDFDF;
}

.review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 400;

}

.review-header .date {
  font-size: 13px;
  color: #2e2e2e;

}

.stars {
  background-image: url("/experts/assets/manage/img/new-img/star-icon.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 22px;
  background-size: 22px;
  display: inline-block;
}

.stars.stars-bg {
  background-image: url("/experts/assets/manage/img/new-img/Star-without-bg.svg");
}


.star-icon {
  display: flex;
  align-items: center;
  gap: 2px;
}

.review-comment {
  color: #2e2e2e;
  font-style: italic;
}

.operating-hours.texas-selected::after {
  left: -28px;
  transform: translateY(-50%) rotate(0deg);
  background-image: url(/experts/assets/manage/img/new-img/dropdown-icon-blue.svg);
  background-size: 10px;
  width: 13px;
  height: 20px;



}

.operating-hours.texas-selected {
  border-bottom: none;
  font-size: 20px;
  color: #3B5998;
  margin-bottom: 33px;
  font-weight: 600;
  margin-left: 30px;
  padding-bottom: 0;
}

.texas-dropdown.texas-open .operating-hours.texas-selected::after {
  transform: translateY(-50%) rotate(-90deg);
}
.state-block.active .operating-hours.texas-selected::after {
    transform: translateY(-50%) rotate(90deg);
}


/* faq */
.faq-item .headings {
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
  color: #2e2e2e;
  margin-bottom: 10px;
}

.faq-item {
  margin-bottom: 30px;
}

.faq-item p {
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  color: #4d4d4d;
}

/* imsgr article */


.article-grid {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;

}

.article-card {
  flex: 0 0 31%;
  border-radius: 11.277px;
  border: 0.5px solid #DFDFDF;

  background: #fff;
}

.article-image {
  position: relative;
  min-height: 112px;
}

.article-image img {
  display: block;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.article-tag {
  position: absolute;
  bottom: -11px;
  left: 8px;
  background: #E5F7FF;
  color: #208BD3;
  font-size: 13px;
  padding: 4px 8px;
  border-radius: 10px;
  font-weight: 600;
}

.article-title {
  font-size: 22px;
  padding: 24px 10px;

  font-weight: 600;
}

a:hover {
  color: #4d4d4d;
}

h5 {
  font-size: 26px;
  font-weight: 600;
  line-height: normal;
  color: #2e2e2e;
  margin: 50px 0 30px;
}

/* customer review pagination */
.review-pagination {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: flex-end;
}

.review-pagination .page {
  border: 1px solid #3B5998;
  background-color: #fff;
  font-weight: 600;
  color: #3B5998;
  padding: 6px 12px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  transition: all 0.2s ease;
}

.review-pagination .page:hover {
  background-color: #f0f4ff;
}

.review-pagination .page.active {
  background-color: #3B5998;
  color: white;

}

.review-pagination .customer-dot {
  padding: 6px 10px;
  font-size: 14px;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  /* same as pagination buttons */
  line-height: 1;
  margin-top: 8px;
}

img {
  max-width: 100%;
}

/* map section */
.clinic-card {
  background: #F4FAFF;
  border-radius: 10px;
  padding: 22px;
  max-width: 384px;
  width: 100%;

}

.clinic-online {
  max-width: 384px;
  width: 100%;
}

.status.available {
  background-image: url("../img/right-icon.svg");
  background-repeat: no-repeat;
  background-position: top center;
  width: 23px;
  height: 23px;
}

.status.unavailable {
  background-image: url("../img/wrong-icon.svg");
  background-repeat: no-repeat;
  background-position: top center;
  width: 23px;
  height: 23px;
}

.clinic-availability {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 28px;
}

.clinic-online .clinic-card {
  padding: 22px 22px 58px;
}



.availability-type {
  font-size: 12px;
  color: #727272;
  margin: 0;
  line-height: 19px;
}

.appointment-type {
  font-weight: bold;
  margin: 0;
}

.clinic-hours-section strong {
  font-size: 16px;
  color: #2e2e2e;
  font-weight: 600;
  line-height: 32px;
  display: block;
  margin-right: 25px;


}

.office-location strong {
  margin-bottom: 10px;
  font-size: 16px;
  color: #2e2e2e;
  font-weight: 600;
  line-height: normal;
  display: block;
}

.office-location p {
  line-height: 27px;
}

.clinic-hours {
  border-radius: 10px;
  border: 0.5px solid #DFDFDF;

  background: #fff;
  list-style: none;
  margin: 0;
  padding: 17px;
  margin-top: 10px;
}

.clinic-hours li {
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-bottom: 27px;
  color: #4d4d4d;
  font-weight: 400;
}

.clinic-hours li:last-child {
  margin-bottom: 0;
}

.status {
  display: inline-block;
  width: 20px;
  text-align: center;
  font-weight: bold;
  margin-right: 15px;
}





.get-directions {
  display: inline-block;
  margin-top: 4px;
  color: #007bff;
  text-decoration: none;
  font-size: 13px;
}

.location-area {
  display: flex;
  gap: 19px;
}

.live-map {
  margin-top: 19px;
  position: relative;
}

.live-map img {
  border-radius: 10px;
}

.live-map .get-direction {
  position: absolute;
  right: 10px;
  top: 10px;
}

.ofice-location-wraper {
  display: flex;
  margin-top: 48px;
  justify-content: space-between;
  align-items: center;
}

.office-location {
  flex: 0 0 150px;
}

.ofice-location-wraper .get-direction {
  padding: 0;
  border: 0;
  background-color: unset;
}

.edit-profile {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
  justify-content: flex-end;
}

.edit-profile span {
  margin-right: 10px;
  display: flex;
}

.preview-header {
  border-bottom: 1px solid #E4E4E4;

  background: #FBFBFB;
  border-top: 1px solid #E4E4E4;
}

.preview-header strong {
  display: inline-block;
  border-bottom: 3px solid #1F77B2;
  font-size: 20px;
  font-weight: 600;
  color: #4d4d4d;
  padding: 15px 15px 19px;
}

/* add css section */
.wraper-profile-section {
  display: flex;
  gap: 40px;
}

.complete_profile-card {
  border: 1px solid #D6D6D6;
  border-radius: 5px;
  padding: 16px;
  width: 311px;

  background: #fff;
}

.complete_profile-header {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

.complete_profile-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

.complete_profile-info {
  flex: 1;
}

.complete_profile-name {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}

.complete_profile-link button {
  font-size: 14px;
  color: #61A42D !important;
  font-weight: 400;
  appearance: none;
  background: none;
  border: none;
  text-align: left;
  padding-left: 0;
}


.complete_profile-percentage {
  font-size: 24px;
  font-weight: 600;
  color: #4d4d4d;
  margin-top: 16px;
}

.complete_progress-bar {
  margin-top: 14px;
  background-color: #EFEFEF;
  height: 12px;
  border-radius: 50px;
  overflow: hidden;
}

.complete_progress-fill {
  height: 100%;
  background-color: #4CAF50;
  width: 0;
  border-radius: 5px;
}

/* about sticky css */
.about-area-section {
  display: flex;
  gap: 10px;
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 4px;
  background: #F4FAFF;
  justify-content: space-between;
  box-shadow: 0px 4px 11.6px 0px rgba(0, 0, 0, 0.08);
  padding: 15px 10px 10px;
  position: sticky;
  top: 140px;
  align-items: center;
  z-index: 1;
}

.about-content .about-img {
  flex: 0 0 48px;
}

.about-content .about-img img{
  border-radius: 5px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.about-content {
  display: flex;
  gap: 10px;
}

.about-content .preview-info {

  max-width: 315px;
}

.about-content .preview-info strong {
  font-size: 20px;
}

.about-content .preview-info ul li p {
  font-size: 12px;
  line-height: 20px;
}

p {
  color: #4D4D4D;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
}
.main_page_description {
  color: #4D4D4D;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
}

.btn-wraper-area .calling-area .phone-btn {
  padding: 10px 16px;
  width: 178px;
}

.about-content .spacing {
  margin: 0 5px;
}

/* popup profile css */

.pop_profile-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  /* Hidden by default */
  justify-content: center;
  align-items: center;
  z-index: 9999;
}


.pop_profile-modal {
  background: white;
  padding: 34px;
  border-radius: 10px;
  max-width: 560px;
  width: 100%;
  position: relative;
  height: 550px;
  overflow-y: auto;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}

.pop_profile-modal::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari */
}

.pop_profile-close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.pop_profile-title {
  text-align: center;
  color: #2e2e2e;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 18px;
  margin-top: 0;
}

.pop_profile-subtext {
  text-align: center;
  font-size: 18px;
  color: #4d4d4d;
  margin-bottom: 24px;
}

.pop_profile-highlight {
  color: #61A42D;
  font-weight: 400;
}

.pop_profile-progress {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}



.pop_profile-encouragement {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: #2e2e2e;
}

.pop_profile-steps {
  margin-top: 24px;
}

.pop_profile-step {
  margin-bottom: 10px;
}

.pop_profile-checkbox {
  display: none;
}

.pop_profile-label {
  display: flex;
  align-items: center;
  border: 1px solid #D6D6D6;
  border-radius: 6px;
  padding: 15px 23px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.pop_profile-label:hover {
  background: #F0FDF4;
}

.pop_profile-icon {
  width: 100%;
  max-width: 24px;
  height: 24px;

  border-radius: 50%;
  border: 1px solid #D6D6D6;
  margin-right: 12px;

  position: relative;
}

.pop_profile-checkbox[data-check="checked"]+.pop_profile-label {
  background-color: #F0FDF4;

}

.pop_profile-checkbox[data-check="checked"]+.pop_profile-label .pop_profile-icon {
  border-color: #61A42D;
  background-color: #F3FFEA;
}

.pop_profile-checkbox[data-check="checked"]+.pop_profile-label .pop_profile-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #4CAF50;
  background-image: url(/experts/assets/manage/img/new-img/right-checkbox.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 10px;
}

.pop_profile-text strong {
  color: #4d4d4d;
  font-weight: 600;
  display: block;
  font-size: 18px;
}

.pop_profile-text span {
  color: #707070;
  font-size: 18px;
  font-weight: 400;
  margin: 8px 0 0;
  display: block;
}

/* svg */
.pop_profile-progress {
  display: flex;
  justify-content: center;
  margin-bottom: 18px;
}

.pop_profile-circle {
  position: relative;
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.progress-ring {
  transform: rotate(-90deg);
}

.progress-ring-bg,
.progress-ring-fill {
  fill: none;
  stroke-width: 10;
  cx: 75;
  cy: 75;
  r: 70;
}

.progress-ring-bg {
  stroke: #D9D9D9;
}

.progress-ring-fill {
  stroke: #61A42D;
  stroke-dasharray: 439.6;
  /* 2 * π * r (r = 70) */
  stroke-dashoffset: 439.6;
  stroke-linecap: round;
  transition: stroke-dashoffset 0.4s ease;
}

.progress-value {
  position: absolute;
  font-size: 28px;
  font-weight: 600;
  color: #4d4d4d;
}

.fancybox-nav span {
  visibility: visible !important;
}

.fancybox-prev span, .fancybox-next span {
  visibility: visible !important;
  opacity: 1 !important;
}

.gallery-section{max-width: 900px; margin: 0 auto; padding: 40px; text-align: center;}

.gallery-main-section{position: relative; border-radius: 12px; overflow: hidden; display: inline-block; margin-bottom: 30px;}
.gallery-main-section video{width: 100%; max-width: 100%; display: block; border-radius: 12px;}
.gallery-main-section img{width: 100%; max-width: 100%; display: block;}
.gallery-main-section span{position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: #007bff;
  background: rgba(255,255,255,0.5);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gallery-thumbnails-section{ display: flex; flex-wrap: wrap; gap: 20px;}
.gallery-thumbnails-section a{width: 220px; height: auto; overflow: hidden; border-radius: 10px; display: block; position: relative;}
.gallery-thumbnails-section img, .gallery-thumbnails-section video{width: 100%; height: 100%; object-fit: cover;}
.gallery-thumbnails-section span{ position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: white;
  background: rgba(0,0,0,0.4);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media(min-width:1193px) and (max-width:1293px) {
  .social-icon {
    left: -60px;
  }
}

@media(max-width:767px) {
  .preview-tabs .tab{
    padding: 10px;
    font-size: 14px;
  }
  .about-area-section{
        position: static;
  }
  .wraper-profile-section {
    flex-direction: column-reverse;
  }

  .preview-top {
    flex-direction: column;
    padding: 30px 15px 30px 45px;
    align-items: center;
  }

  .img-section {
    max-width: 140px;
  }

  .preview-info strong {
    font-size: 22px;
    text-align: center;
  }

  .preview-row {
    flex-direction: column;
  }

  .btn-wraper {
    flex-direction: row;
    gap: 10px;
  }
  .contact-availability{
        padding: 24px 10px;
  }

  .about-area-section {
    flex-direction: column;
  }

  .about-content .preview-info ul li p {
    font-size: 11px;
    line-height: 22px;
  }

  .licence-therapy {
    flex-direction: column;
  }

  .topic-section-area {
    gap: 50px;
  }

  .location-area {
    flex-direction: column;
  }

  .article-grid {
    flex-direction: column;
    max-width: 269px;
    margin: 0 auto;
  }

  .social-icon {
    left: -14px;
  }

  .preview-row .available {
    font-size: 13px;
  }

  .office-loaction {
    flex-direction: column;
    gap: 30px;
  }

  .office-loaction {
    align-items: flex-start;
  }

  .tag {
    font-size: 15px;
  }

  .review-pagination {
    justify-content: center;
    flex-wrap: wrap;
  }

  .stars {
    width: 22px;
  }

  .preview-info ul li p {
    font-size: 11px;
    line-height: 22px;
  }

  

  .about-area-section {
    top: 144px;
  }

  .button-text a {
    width: 99px;
    text-align: center;
  }
  .calling-area .phone-btn{
    font-size: 12px;
    width: auto!important;
    padding: 7px 10px!important;
  }

  .left-profile-area .preview-tabs {
    top: 42px;
  }

  h5 {
    font-size: 20px;
  }

  .faq-item .headings {
    font-size: 16px;
  }

  .article-title {
    font-size: 18px;
  }
  .pop_profile-overlay {
    top: -60px;}
    .pop_profile-modal {max-width: 360px;height: 500px;}

}
@media(max-width:370px){
  .spacing{margin: 0;}
}