@font-face {
  font-family: "AvertaPE-Regular";
  src: url("../fonts/AvertaDemoPE-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  /* font-family: "Raleway", serif; */
  font-family: "AvertaPE-Regular";
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: "Figtree", serif; */
  font-optical-sizing: auto;
  font-weight: 400 !important;
  font-style: normal;
  color: #13283e;
}
h2 {
  font-size: 1.75em;
}
p {
  font-size: 1.1rem;
  /* font-family: "Raleway", serif; */
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 300 !important;
  color: #373737;
}
a {
  text-decoration: none;
  color: #13283e;
}
a:hover {
  color: #13283e;
}
section {
  padding: 40px 0;
}
ul,
ol {
  list-style: none;
}
img {
  width: 100%;
}
.navbar-brand img {
  width: 200px;
}
.bigbtn {
  background: #0963f9;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 0;
  padding: 5px 24px;
}
.bigbtn:hover {
  background: #3e81ef;
  color: #fff;
}
.nav-link img {
  width: 23px;
}
.nav-link .search-icon,
.nav-link .location-icon {
  width: 17px;
}
.fullscreen-desktop {
  padding: 5px 0px;
  box-shadow: 0px 4px 3px 0px #80808024;
}
.what-is-acne ul {
  list-style: disc;
}
.nav-link.offers svg {
  border: 2px solid #000;
  border-radius: 50%;
  padding: 5px;
  font-size: 10px;
  color: #000;
  width: 8px;
  height: 8px;
}
.language-box {
  display: flex;
  align-items: center;
  gap: 10px;
}
.language-icon {
  width: 20px;
}
.language-box a {
  font-size: 15px;
}
.nav-link.offers {
  display: flex;
  gap: 6px;
}
nav .nav-link {
  color: #13283e !important;
  font-weight: 500;
  font-size: 15px;
}
.top-header ul.navbar-nav {
  gap: 20px;
}
header .mobile-menu button:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
  border: 0;
}
header .mobile-menu button.navbar-toggler {
  border: 0;
}
header .mobile-menu .navbar-toggler-icon {
  filter: contrast(30.5);
}
header .mobile-menu .mobile-icon {
  width: 35px;
}
.mobile-menu .nav-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d2d2d2;
}
.mobile-menu .navbar-nav {
  gap: 0px;
  height: calc(100% - 141px);
  overflow-x: hidden;
  overflow-y: auto;
}
.mobile-menu .nav-link svg {
  font-size: 18px;
}
.mobile-menu .box-social {
  height: 90vh;
  background: #fff;
}
.mobile-menu .searchbar svg {
  position: absolute;
  left: 9px;
  top: 9px;
  width: 18px;
  color: #a8a8a8;
}
.mobile-menu .searchbar input {
  width: 100%;
  padding: 5px 0px 5px 36px;
  border-radius: 0;
}
.mobile-menu .nav-link div {
  width: 81%;
}
.mobile-menu .close-menu {
  border: 0;
  box-shadow: none;
  position: relative;
  left: 14px;
}
.mobile-menu .navbar-toggler:focus {
  box-shadow: none;
}
.mobile-menu .fullheight {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 15px;
  z-index: 99;
}
.mobile-menu .close-menu svg {
  font-size: 25px;
  color: #000;
}
.header-bottom ul {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  gap: 10px;
}

.social-icon ul {
  display: flex;
  justify-content: space-around;
  margin: 0;
  padding: 0;
}
.icon-so {
  border: 1px solid #000;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: block;
  padding: 3px;
}
.icon-so img {
  width: 19px;
}
.facebook img {
  width: 18px;
}
.google img {
  width: 32px;
}
.insata img {
  width: 24px;
}
.youtube-i img {
  width: 25px;
}
.header-bottom a {
  color: #000;
  font-weight: 500;
}
.header-bottom {
  margin: 15px 0;
}
.header-bottom-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding-top: 17px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
}
.box-social {
  height: 95vh;
  background: #fff;
}
.fullscreen-desktop .nav-item:hover .dropdown-menu {
  display: block;
}

.fullscreen-desktop .dropdown-menu {
  border-radius: 0;
  padding: 0 3px;
}
.fullscreen-desktop .dropdown-item:focus,
.fullscreen-desktop .dropdown-item:hover {
  color: #ffffff;
  background-color: #0963f9;
  text-decoration: underline;
}
.top-header {
  background-color: #f2f7fc;
  padding: 10px 35px;
}
.fullscreen-desktop .mega-menu {
  display: flex;
  width: 100%;
  gap: 80px;
  position: absolute;
  left: 0;
  justify-content: center;
  padding: 20px 128px;
  box-shadow: 0px 7px 19px -2px #8080802e;
  background: #fff;
}

.fullscreen-desktop .dropdown-menu {
  left: 0;
}
.fullscreen-desktop .dropdown-toggle::after {
  display: none;
}
.fullscreen-desktop .dropdown-item {
  font-size: 14px;
  font-weight: 500;
}

footer .clinics {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 30px;
  row-gap: 30px;
  border-right: 1px solid #000;
}
footer {
  background: #f2f7fc;
  padding: 20px 0;
}
footer .name {
  font-weight: 700;
}
footer .phone a {
  color: #000000b8;
  font-weight: 600;
}
footer p {
  margin: 0;
}
address a {
  color: #000000;
  font-weight: 500;
}
#sidebar-footer-new ul {
  width: 50%;
  float: left;
  margin-top: 15px;
}
.widgettitle.p {
  font-weight: 700;
  font-size: 16px;
  margin: 0;
}
footer .sidebar h3 {
  font-size: 0.9rem;
  margin: 0;
}
footer .textwidget ul {
  padding: 0;
}
.textwidget li a {
  color: #000;
  font-weight: 600;
  font-size: 14px;
}
.footer-contact--logo img {
  /* filter: invert(1); */
  /* width: 133px; */
  /* margin-top: 38px; */
}
footer .social-icon ul {
  display: flex;
  justify-content: space-around;
  margin: 0;
  float: left;
  padding-left: 0;
  gap: 14px;
  width: 100%;
}
footer .social-icon ul .icon-so {
  border: 1px solid #000;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  justify-content: center;
  align-items: center;
  padding: 3px;
  display: flex;
}
footer #sidebar-footer-new a:hover,
footer .phone a:hover,
footer address a:hover,
footer div#sidebar-footer a:hover {
  text-decoration: underline;
}
footer #sidebar-footer {
  text-align: center;
  padding: 30px 15px 20px;
  font-size: 80%;
}
footer #sidebar-footer #menu-footer-navigation li {
  display: inline-block;
  padding: 0 0 10px 5px;
}
footer #sidebar-footer #menu-footer-navigation li:after {
  content: "|";
  display: inline-block;
  margin-left: 8px;
}
footer #sidebar-footer #menu-footer-navigation li:last-child:after {
  display: none;
}
footer div#sidebar-footer p {
  font-size: 14px;
  font-weight: 500;
}
footer div#sidebar-footer a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
}
footer #sidebar-footer {
  text-align: center;
  padding: 30px 15px 20px;
  font-size: 80%;
  border-top: 1px solid #000;
  margin-top: 30px;
}
.fullscreen-desktop .navbar-nav {
  gap: 15px;
}

/* homepage */
/*.skin-image .text-bg {
    background: #0963f9;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: 500;
}*/

.skin-image .text-bg {
  justify-content: center;
  color: #fff;
  text-align: center;
  padding: 6px;
}
.skin-image .text-bg p {
  margin: 0;
  font-weight: 500;
  color: #fff;
  font-size: 17px;
}
.skin-image:hover {
  opacity: 0.8;
}

.skin-image {
  display: block;
  background: #0963f9;
  height: 100%;
}
.skin-care .col-lg-3.col-md-4.col-6 {
  margin-bottom: 20px;
}
form.treatments-form {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;

  background: #0963f9;
  padding: 20px 15px;
}
label.form-label {
  color: #fff;
}
.bigbtn2 {
  background: #00d5ff;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 0;
  padding: 5px 36px;
}
.bigbtn2:hover {
  background: #00d5ffc4;
  color: #fff;
}
.welcome-to-pulse {
  background-color: #f2f7fc;
}
.pulse-welcome ul li:before {
  display: block;
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 3px;
  left: -33px;
  background-image: url("../images/icons-nu-sprites.webp");
  background-position: -90px -4px;
}
.pulse-welcome li {
  position: relative;
  line-height: 31px;
  font-weight: 500;
}
.video-youtube iframe {
  width: 100%;
  height: 359px;
}
.client-card img {
  width: 160px;
}
.client-card h3 {
  color: #797979;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 4px;
}
.client-name {
  font-size: 1.1rem;
  margin-bottom: 15px;
}
.client-review {
  background-color: #efeff3;
}
.client-card {
  background: #fff;
  padding: 35px;
}
.slick-slide {
  margin-left: 30px;
}
.client-card p {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.scroll-client {
  /* height: 130px; */
  overflow: auto;
}
.client-card:hover p {
  display: block;
}
.client-card:hover .scroll-client {
  height: 95px;
}
.scroll-client::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.scroll-client::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.scroll-client::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.scroll-client::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.slick-prev:before {
  content: "";
  background-image: url(../images/icon-chevron.png);
  width: 26px;
  height: 49px;
  position: absolute;
  left: 10px;
  background-repeat: no-repeat;
  top: 0;
}

.slick-next:before {
  content: "";
  background-image: url(../images/icon-chevron.png);
  width: 26px;
  height: 49px;
  position: absolute;
  right: -10px;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  top: 0;
}
.marketing-permissions {
  margin: 20px 0;
  padding: 30px 0;
  background: #f2f7fc;
}
.marketing-permissions p a {
  text-decoration: underline;
}

.regulated-box h4 {
  color: #fff;
}
.common-questions h2 {
  color: #fff;
}

.treatments-for-scne h4 {
  color: #fff;
}
.treatment-acne {
  margin-bottom: 24px;
}
.discover ul li {
  position: relative;
}
.review-box img {
  width: 150px;
}
.review-box .stars-reviews {
  width: 223px;
}
.overall-reviews {
  display: flex;
  background: #fff;
  padding: 36px;
  gap: 50px;
  justify-content: space-around;
  align-items: center;
}
.startscl {
  width: 129px;
}
.googlelogo {
  width: 90px;
}
.overall-reviews p,
.overall-reviews pre {
  margin: 0;
}
.sub-heading {
  font-size: 18px;
}
.high-quality {
  background: #0963f9;
  color: #fff;
}
.skin-care-technology img {
  width: 176px;
  margin: 15px 0;
}
.finance-options a {
  color: #000;
  text-decoration: underline;
}
.finance-options {
  background-color: #f2f7fc;
}
.gift-cards img {
  width: 340px;
}
.gift-cards {
  background: #0963f9;
  color: #fff;
}
.expert-card img {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 15px;
}
.signup-from {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 22px;
  margin-bottom: 35px;
}
.expert-card {
  padding: 40px 40px 0 40px;
  text-align: center;
}
.expert-card div {
  padding: 0px 45px 15px 45px;
}
.sign-up-section {
  background: #0963f9;
  color: #fff;
}
section.sign-up-section a {
  color: #fff;
}
.form-check input:checked {
  border: 1px solid #fff;
}
.signup-from div {
  width: 45%;
}
.signup-from input {
  border-radius: 0;
}
.form-select {
  border-radius: 0;
}
.how-to-book-box img {
  width: 96px;
  height: 96px;
  object-fit: contain;
}
.how-to-book-box.text-center p {
  margin-top: 18px;
  font-weight: 600;
}
.how-to-book {
  background-color: #f2f7fc;
}
.how-to-book-box .bigbtn {
  border-radius: 25px;
  margin-bottom: 12px;
  font-weight: 600;
}
.bg-logo {
  background: #13283f;
  color: #fff;
}
.clients-box iframe {
  width: 100%;
  height: 233px;
}
.clients-say {
  background: #fff;
  margin-bottom: 50px;
}
.width-full {
  width: 32%;
}

/* search page  */

.breadcrumb-cell {
  background-color: #0963f9;
  padding: 8px 0;
  color: #fff;
}
ol.breadcrumb a {
  color: #fff;
  margin-right: 8px;
}
.search-results {
  background: #f2f7fc;
}
.treatments-blog {
  background: #fff;
  display: block;
  padding: 15px;
  min-height: 500px;
}
.treatments-blog h3 {
  font-size: 22px;
  margin-top: 10px;
  line-height: 151%;
}
.high-quality p,
.high-quality h4,
.high-quality h2,
.gift-cards h2,
.sign-up-section h2,
.sign-up-section p {
  color: #fff;
}
.date-blog {
  margin: 10px 0;
  border: 1px solid #000;
  border-left: 0;
  border-right: 0;
  padding: 11px 0;
  font-size: 15px;
}
.breadcrumb {
  font-size: 14px;
}
.page-navigation .pagination {
  justify-content: center;
  margin: 0;
}
.page-navigation {
  background: #0963f991;
  margin-top: 40px;
}
.page-link {
  background: #0963f9b3;
  color: #fff;
  border-radius: 0 !important;
  font-size: 22px;
}
.page-link:focus {
  box-shadow: none;
}
.skin-condtion {
  margin-bottom: 31px;
}
.skin-condtion img {
  margin-bottom: 20px;
  height: 306px;
  object-fit: cover;
}

.skin-condtion .bigbtn {
  border-radius: 50px;
}
.regulated-by-the {
  background: #0963f9;
}

.regulated-by-the {
  background: #0963f9;
  text-align: center;
  color: #fff;
}
.regulated-box img {
  width: 139px;
}
.regulated-box h4 {
  font-size: 17px;
  line-height: 140%;
  margin: 0;
}
.regulated-box {
  position: relative;
}
/* .regulated-box:after {
    content: "";
    position: absolute;
    right: -10px;
    top: -10px;
    background: #fff;
    width: 2px;
    height: 15vh;
} */
.regulated-by-the .col-lg-2:last-child {
  border: none;
}
.regulated-by-the .col-lg-2 {
  position: relative;
  border-right: 1px solid #fff;
  padding: 19px 18px;
}
.hidden-text-box {
  display: none;
}
.acne-youtube iframe {
  height: 350px;
}
.what-is-acne {
  background: #f2f7fc;
}
.laseMD {
  text-align: center;
  background: #0963f9;
  color: #fff;
  padding: 8px 0;
  z-index: 9;
  position: relative;
}
.laseMD h4 {
  margin: 0;
  font-size: 1.1rem;
}
.treatment-acne,
.acne-img-box {
  position: relative;
  display: block;
}
.treatment-acne:hover .acne-img-box:after {
  display: block;
  background: rgb(13, 110, 253);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(13, 110, 253);
  background: linear-gradient(
    0deg,
    rgba(13, 110, 253, 0.3337710084033614) 3%,
    rgba(61, 139, 253, 0.30015756302521013) 33%
  );
}
.book-a-free {
  font-size: 22px;
  border-radius: 50px;
  font-weight: 600;
  text-transform: uppercase;
}
.acne-laser .nav-pills .nav-link {
  border-radius: 50px;
  border: 1px solid #0963f9;
  padding: 10px 30px;
}
.acne-laser {
  background: #f2f7fc;
}
.acne-new h3 {
  font-size: 1.25em;
}
.divider-new {
  border-top: 1px solid #8080808f;
  margin: 30px 0px 10px;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.acne-new p {
  font-size: 8pt;
}
.acne-treatment-card {
  background: #fff;
  padding: 25px;
  margin-bottom: 25px;
}
.acne-treatment-card h3 {
  font-size: 1.1rem;
  font-weight: 900;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 2px;
}
.acne-treatment-card .sub-text {
  font-size: 0.9rem;
}
.tab-acne .nav-item {
  width: 25%;
  border-radius: 0 !important;
}
.acne-laser .acne-new .tab-acne .nav-link {
  padding: 2px 30px;
  width: 100%;
  border-radius: 0;
}
.package-pricing-wrapper {
  display: flex;
  justify-content: space-between;
  grid-row-gap: 20px;
}
.package-price.has-was-price {
  color: #d1223d;
}
.price-was {
  font-size: 1.05rem;
  width: 100%;
  font-weight: 400;
  color: #13283e;
  text-decoration: line-through;
}
.price-then {
  font-size: 1.05rem;
  width: 100%;
  font-weight: 400;
  color: #13283e;
  text-decoration: line-through;
}
.price-now,
.package-price-prepended-text,
.price-now,
.package-price-appended-text {
  font-size: 1.05rem;
}
.price-now2 {
  font-size: 1.5rem;
  font-weight: 600;
}
.session-pricing {
  margin-top: 23px;
}
.session-price-wrapper span.package-price-appended-text {
  font-size: 0.85rem;
  display: block;
}
.session-price-wrapper {
  text-align: right;
  font-size: 1.3em;
  line-height: 1;
}
.limited-time-promo-text {
  font-size: 1rem;
  width: 100%;
  font-weight: 400;
  color: #13283e;
  margin-top: 7px;
}
.session-pricing {
  height: 100%;
  align-content: center;
}
.session-price-wrapper {
  text-align: right;
  font-size: 1.3em;
  line-height: 1;
}
.session-price-wrapper span.package-price-appended-text {
  font-size: 0.85rem;
  display: block;
}
.finance-option ul li {
  position: relative;
}
.finance-option ul li:after {
  background: #007dff;
  content: "\2713";
  color: #fff;
  text-align: center;
  font-weight: 700;
  vertical-align: text-bottom;
  right: 0;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  font-size: 25px;
  line-height: 30px;
  display: inline-block;
  position: absolute;
}
.finance-option ul li {
  position: relative;
  text-align: left;
  border-bottom: 1px solid #b0b3bb;
  font-weight: 600;
  padding: 15px 50px 15px 0;
}
.finance-option p {
  font-size: 15px;
}
.£50-Off img {
  width: 75%;
}
.bigbtn2 {
  /* background: #0963f9; */
  text-transform: capitalize;
}
.how-to-book-box .bigbtn {
  background: #0963f9;
}
header .bigbtn {
  background: #0963f9;
}
.£50-Off h2 {
  font-weight: 400;
}
.common-questions {
  background: #0963f9;
  color: #fff;
}
.common-questions .accordion-item,
.common-questions .accordion-button {
  background-color: transparent;
}
.common-questions .accordion-button {
  color: #fff !important;
}
.common-questions .accordion-button::after {
  filter: invert(1);
}
.common-questions .accordion-button:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.common-questions .accordion-button {
  padding-left: 30px;
  font-size: 18px;

  position: relative;
}
.common-questions .accordion-button::after {
  position: absolute;
  left: 0px;
}
.common-questions .accordion-body {
  color: #fff;
  padding: 5px 0px 25px;
}
.results-bl ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 60px;
  margin: 30px 0;
  padding: 0;
}
.blog-detail-box ul,
.blog-detail-box ol {
  list-style: auto;
}
.blog-detail-box h1 {
  font-size: 32px;
  font-weight: 200 !important;
}

.blog-detail h2 {
  font-weight: 400 !important;
  font-size: 28px;
}
.category-box {
  background: aliceblue;
  padding: 30px;
}
.category-box ul {
  padding: 0;
}
.category-box li {
  border-bottom: 1px solid #d2d2d2;
  padding: 10px 0;
}
.category-box li a:hover {
  text-decoration: underline;
}
#sidebar-footer-new .textwidget li a {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
.border-0.search-cat {
  background: #404040;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  width: 40px;
  height: 36px;
}
.search-bar-categary {
  margin: 30px 0;
}
.Archives ul {
  height: 406px;
  overflow: hidden;
}
.slider-related .treatments-blog {
  min-height: auto;
}
.tag {
  font-size: 14px;
}
.search-bar-categary input {
  border-radius: 0;
  background: #e6e6e6;
  border: 0;
}
.border-date {
  border: 1px solid #000;
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
  margin: 16px 0;
}
.treatments-blog p {
  font-size: 15px;
}
.slider-related .slick-slide {
  margin-left: 0;
}
.slider-related .treatments-blog {
  padding: 3px;
}
.contant-box-slider {
  padding: 2px 10px;
}
.slider-related-section .container {
  border-top: 1px solid #d2d2d2;
  padding-top: 30px;
}
.slider-related-section .slick-next,
.slider-related-section .slick-prev {
  top: -15px;
  width: 15px;
  height: 35px;
}
.slider-related-section .slick-next.slick-arrow {
  right: 5px;
}
.slider-related-section .slick-next:before,
.slider-related-section .slick-prev:before {
  width: 9px;
  height: 38px;
  right: 2px;
  top: -8px;
}
.slider-related-section .slick-prev.slick-arrow {
  position: relative;
  float: right;
  left: -41px;
  top: -22px;
}
.slider-related-section .slick-dots li button:before {
  font-size: 44px;
}
.card-contact {
  background: #0963f9;
  color: #fff;
}
.card-text {
  padding: 24px;
}
.card-title h3 {
  font-size: 22px;
  /* color: #fff; */
  padding: 15px 0 6px 0;
}
.loaction-icon svg,
.time-wacth svg {
  font-size: 32px;
  margin-bottom: 0;
}
.slider-related-section .card-text {
  margin-top: -47px;
}
.card-contact address a {
  /* color: #ffffff; */
  font-weight: 400;
}
.time-wacth p {
  /* color: #fff; */
  margin: 0;
}
.book-free {
  font-size: 21px;
  /* color: #fff; */
  margin: 14px 0;
}

.social-icon svg {
  color: #fff;
}
.card-contact {
  color: #fff;
  background-color: #f2f7fc;
  margin-bottom: 25px;
}
.contact-us-card .icon-bg {
  background: #0963f9;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 8px;
}
.contact-us-card .social-icon {
  justify-content: space-between;
  gap: 20px;
  margin: 31px 0;
}
.contact-us-card .social-icon svg {
  font-size: 21px;
}
.contact-us-card .social-icon span {
  font-size: 14px;
}
.call-now a {
  font-size: 20px;
}
.Station-div img {
  width: 14%;
}
.card-contact hr {
  color: #000;
}
.Station-div p {
  margin: 0;
}
.Station-div div {
  margin-bottom: 31px;
}
.Station-name {
  font-weight: 600 !important;
  font-size: 18px;
}
.Station-mints-walk {
  font-size: 16px;
}
.email-wrrap h6 {
  font-size: 1.25em;
}
.email-wrrap span {
  color: #ff0000;
  font-weight: 600;
  margin: 12px 0;
  display: block;
  font-size: 17px;
}
.email-div a {
  font-weight: 700;
  margin-bottom: 17px;
  display: block;
}
.email-wrrap h2 {
  margin-bottom: 15px;
}
.About-Pulse {
  background: #f2f7fc;
}
.About-Pulse p {
  font-size: 1.3rem;
}
.about-pulse-light-clinic h2 {
  margin-bottom: 45px;
}
.about-pulse-light-clinic {
  background: #f2f7fc;
}
.about-pulse-light-clinic iframe {
  width: 100%;
  height: -webkit-fill-available;
  height: 330px;
}
.meet-our-experts {
  background: #0963f9;
}
.meet-our-experts h2,
.meet-our-experts p {
  color: #fff;
}
.meet-our-experts.our-experts p b {
  font-weight: 600;
}
.discuss-you {
  padding: 50px 10px;
  background: #f2f7fc;
}
.discuss-you .pill {
  border-radius: 0;
}
.skin-care h3 {
  font-size: 1.55em;
}
.featuerd-wrrap h3 {
  font-size: 20px;
  font-weight: 700 !important;
}
.featuerd-wrrap span {
  font-weight: 600;
  font-size: 18px;
  color: #b0b3bb;
}
.featuerd-box:hover .featuerd-wrrap {
  background: #0963f9;
}
.featuerd-box:hover span,
.featuerd-box:hover h3 {
  color: #fff;
}
.featuerd-box {
  margin-bottom: 20px;
  display: block;
}
.discover ul li:after {
  content: "\2713";
  color: #000000;
  left: -27px;
  height: 30px;
  width: 30px;
  font-size: 20px;
  position: absolute;
}
.payment-plan {
  background: #f2f7fc;
  padding: 50px 35px 35px;
  min-height: 252px;
}
.payment-plan hr {
  border: 1.8px solid #000000 !important;
  opacity: 1;
}
.payment-plan h5 {
  font-weight: 600 !important;
  margin-top: 25px;
  font-size: 18px;
}
.bg-dark-color {
  background: #0963f9;
}
.payment-plan.bg-dark-color h2,
.payment-plan.bg-dark-color h5,
.payment-plan.bg-dark-color p {
  color: #fff;
}
.bg-dark-color hr {
  border: 1.8px solid #ffffff !important;
}
.payment-plan p {
  margin: 0;
}
.extended p {
  font-size: 20px;
}
.row.eligibility p {
  font-size: 20px;
}
.eligibility .discover ul li {
  font-size: 20px;
  margin-bottom: 8px;
}
.eligibility .discover ul li:after {
  font-size: 26px;
}
.credit-broker p {
  margin: 0;
  font-size: 13px;
}
.credit-broker {
  border-top: 1px solid #d0d0d0;
  padding: 10px 0 0 0;
}
.row.example-of-payments h2 {
  font-size: 30px;
  text-align: center;
  font-weight: 600 !important;
}
table.table a {
  text-decoration: underline;
}
.month-special {
  display: flex;
  gap: 24px;
  justify-content: center;
  padding: 15px 0 0px;
  margin: 0;
}
.border-two {
  border-bottom: 1px solid #abb7c282;
  border-top: 1px solid #abb7c282;
  text-align: center;
  padding: 15px 0;
}
.big-heading {
  font-weight: 900 !important;
  font-size: 65px;
}
.nev-menu-offers {
  padding: 30px 0 15px;
}
.offers-section {
  padding: 0;
}
.bigbtn3 {
  background: #0963f9;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  border-radius: 50px;
  padding: 12px 36px;
}
.bigbtn3:hover {
  background: #4c8cfc;
  color: #fff;
}
.offer-box h5 {
  margin-bottom: 20px;
}
.offer-box p {
  font-size: 16px;
}
.offer-box span {
  color: #13283e;
  font-weight: 600;
  text-decoration: line-through;
}
.offer-box .offer-price,
.offer-price {
  font-size: 36px;
  color: #cf2e2e;
  font-weight: 600 !important;
  margin-top: 20px;
  margin-bottom: 30px;
}
/* .offer-box {
  padding: 30px 0;
} */
.heading-call {
  height: 35px;
}
.offer-call img {
  margin-bottom: 8px;
}
.terms-apply {
  font-size: 12px;
  text-decoration: underline;
}
.how-work-col img {
  width: 110px;
}
.how-work-col h5 {
  font-weight: 600 !important;
  margin-top: 10px;
}
.faq-section {
  background: #f2f7fc;
}
.faq-section h2 {
  color: #13283e;
}
.faq-section .accordion .accordion-item .accordion-button {
  color: #13283e !important;
}
.faq-section .accordion .accordion-item .accordion-button::after {
  filter: invert(0);
}
.faq-section .accordion .accordion-body {
  color: #13283e;
}
.treatments-box .bigbtn2 {
  background: #0963f9;
  border-radius: 50px;
}
.treatments-box h3 {
  font-size: 1.3rem;
  margin-top: 10px;
  font-weight: 500;
}
.treatments-box p {
  color: #707070;
  font-size: 16px;
}
.treatment-text {
  min-height: 170px;
}
.treatments-box {
  margin-bottom: 30px;
}
.remove-product {
  background: red;
  border-radius: 5px;
  width: 21px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.main-dashboard {
  display: flex;
}
.sidebar ul {
  padding: 0;
}
.main-dashboard .sidebar ul li a {
  padding: 8px 15px 0px 0px;
  width: 100%;
  display: block;
}
.main-dashboard .sidebar ul li a:hover {
  background: #f2f7fc;
  border-radius: 5px;
}
.main-dashboard .sidebar {
  width: 15%;
  box-shadow: 2px 0px 5px 0px #80808026;
  padding: 30px 15px;
}
.main-dashboard .right-pannel {
  padding: 25px;
  width: 85%;
}
.done-status {
  padding: 1px 12px;
  display: inline-block;
  font-size: 12px;
}
.right-pannel .card {
  box-shadow: 0px 0px 3px 0px #8080807d;
  border: 0;
  padding: 32px 15px;
}
.right-pannel .profile-edit {
  border: 1px solid #6c757d;
  padding: 7px 15px;
  border-radius: 50px;
  color: #6c757d;
}
.right-pannel .profile-edit:hover {
  background: #0963f9;
  color: #fff;
}
.right-pannel .mane-img {
  width: 100px;
  height: 100px;
  background: #f2f7fc;
  border-radius: 50px;
  display: flex;
  color: #000000c7;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 29px;
  font-weight: 600;
  border: 1px solid #00000012;
}
.right-pannel .profile-details b {
  font-weight: 600;
}
.right-pannel .profile-details span {
  color: #000000b3;
}
.right-pannel .profile-details p {
  margin: 4px 0 0 0;
  font-size: 16px;
}
.address-details button {
  width: 100%;
  margin-bottom: 22px;
  background: transparent;
  border: 1px solid #80808070;
  font-size: 16px;
  font-weight: 100;
  padding: 14px;
  color: #000000ad;
  border-radius: 10px;
}
label {
  margin-bottom: 5px;
}
form select {
  border-radius: 5px !important;
  padding: 6px 12px !important;
  font-size: 16px !important;
}
.product-box {
  box-shadow: 0px 0px 4px 1px #6b6a6a26;
  transition: 0.5s;
  margin-bottom: 30px;
}
.product-detail-box {
  padding: 19px;
}
.product-detail-box h3 {
  font-size: 18px;
  font-weight: 600 !important;
  min-height: 43px;
}
.product-prise {
  margin: 0;
  color: #00000082;
}
.category-product {
  color: #00000082;
}
.product-img img {
  width: 100%;
  height: 290px;
  object-fit: cover;
  transition: 0.5s;
}
.product-img {
  height: 290px;
  object-fit: cover;
  overflow: hidden;
}
.product-img:hover img {
  transform: scale(1.1);
}
.product-box:hover {
  transform: translateY(-5px);
}
.card-icons img {
  width: 205px;
}
.cardinput {
  box-shadow: none;
  border: 0;
  padding: 0;
}
.card-payments .form-control:focus {
  border-color: transparent;
  box-shadow: none;
}
.product-cart-box {
  display: flex;
  flex-wrap: wrap;
}

.product-cart-box h6 {
  font-size: 16px;
  font-weight: 600 !important;
  margin: 0 0 3px 0;
}
.color-cart-product {
  font-size: 13px;
  color: #000000c4;
}
.color-cart-product {
  font-size: 13px;
  color: #000000c4;
  margin: 0px 0 6px 0;
}
.product-qty button {
  background: transparent;
  border: 0;
  padding: 4px 15px;
}
.product-qty {
  border: 1px solid #80808061;
}
.product-cart-box img {
  width: 85px;
  height: 85px;
  margin-right: 20px;
}
.price-cart-product {
  margin-top: 5px;
  font-size: 16px;
}
.overflow-product {
  /* height: 248px;
  overflow: auto;
  padding: 20px; */
}

.total-cart {
  padding: 20px;
}
.without-bg {
  background: transparent;
  color: #000;
  border: 1px solid #000;
}
.without-bg:hover {
  background: #00d5ff;
  color: #fff;
  border: 1px solid #00d5ff;
}

.shop.shop-product-scroll {
  /* height: 400px;
  overflow: auto; */
}

.shop-product-scroll .product-img img,
.shop-product-scroll .product-img {
  height: auto;
}
.shop-product-scroll .product-detail-box {
  text-align: start;
  padding: 10px;
}
.shop-product-scroll .product-detail-box h3 {
  font-size: 14px;
  min-height: 51px;
}
.shop-product-scroll .product-prise {
  font-size: 13px;
}
.category-product {
  font-size: 13px;
}
.product-detail-box a {
  font-size: 14px;
}
.add-buy-modal .btn-close {
  position: absolute;
  right: 10px;
}
.add-buy-modal {
  overflow: hidden;
}
.overflow-product::-webkit-scrollbar,
.shop-product-scroll::-webkit-scrollbar {
  width: 3px;
}
/* Track */
.overflow-product::-webkit-scrollbar-track,
.shop-product-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.overflow-product::-webkit-scrollbar-thumb,
.shop-product-scroll::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.overflow-product::-webkit-scrollbar-thumb:hover,
.shop-product-scroll::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.border-right-1 {
  border-right: 1px solid #80808042;
}
.cart-total-product p {
  font-size: 16px;
  border-bottom: 2px dotted #80808087;
  padding-bottom: 7px;
}
.cart-total-product a {
  text-decoration: underline;
}
.cart-total-product span {
  font-weight: 600;
}
.homepage-slider-banner .slick-slide {
  margin-left: 0 !important;
}
.homepage-slider-banner .slick-prev {
  z-index: 99;
  left: 1px;
  background: #ffffff;
  width: 34px;
  height: 51px;
  border-radius: 0px 5px 5px 0px;
  opacity: 1;
}
.homepage-slider-banner .slick-prev:before {
  filter: brightness(0.5);
  width: 17px;
  height: 39px;
  left: 7px;
  top: 4px;
}
.homepage-slider-banner .slick-next {
  z-index: 99;
  right: 1px;
  background: #ffffff;
  width: 34px;
  height: 51px;
  border-radius: 5px 0px 0px 5px;
  opacity: 1;
}
.homepage-slider-banner .slick-next:before {
  width: 17px;
  height: 39px;
  left: 10px;
  top: 9px;
}
.skin-care-image-box img {
  object-fit: cover;
  /*min-height: 280px;*/
  height: 270px;
}
.results-bl ul {
  flex-wrap: nowrap;
}
.results-bl .scroll-bar-blog {
  overflow-x: auto;
}
.page-item:not(:first-child) .page-link {
  margin-left: 4px;
}
.cart-icon-all {
  position: fixed;
  right: 28px;
  bottom: 46px;
  z-index: 11;
  background: aliceblue;
  width: 50px;
  height: 50px;
  box-shadow: 0px 0px 5px 1px #80808045;
  padding: 4px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cart-icon-all span {
  width: 15px;
  height: 15px;
  background: red;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  position: absolute;
  top: -26px;
  right: -12px;
}
.cart-icon-all svg {
  font-size: 27px;
}
/* .mobile-menu {
    position: sticky;
    width: 100%;
    z-index: 99999;
    background: #fff;
    top: 38px;
} */
.is-sticky {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  position: fixed;
  background-color: #fff !important;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  -webkit-animation: 0.5sease-in-out fadeInDown;
  animation: 0.5sease-in-out fadeInDown;
}

.mobile-search {
  border: 2px solid #000;
  border-radius: 50px;
  width: 13px;
  height: 13px;
  justify-content: center !important;
  border-bottom: 2px solid #000 !important;
  margin-left: 5px;
  padding: 9px !important;
  margin-bottom: 2.9px;
}
.mobile-search .search-icon {
  width: 12px;
}
.footer-button {
  display: none;
}
.mobile-view-image {
  display: none;
}
.mobile-menu .navbar-nav .dropdown-menu {
  border: 0;
  padding: 8px;

}
.mobile-menu .navbar-nav .dropdown-menu li {
  border-bottom: 1px solid #d2d2d2;
  font-size: 14px;
}

.treatment-item.treatment-info img {
  margin-bottom: 15px;
}
.treatment-info h3 {
  font-size: 20px;
}
.treatment-item.treatment-info {
  margin-bottom: 35px;
}
.treatment-info p {
  font-size: 16px;
  min-height: 125px;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    justify-content: end;
  }
  .padding-box-login {
    padding: 100px;
  }
}
@media (max-width: 1399px) {
  .fullscreen-desktop .nav-link {
    font-size: 14px;
    padding: 0 !important;
  }
  .fullscreen-desktop .dropdown-item {
    font-size: 13px;
  }
  .video-youtube iframe {
    width: 100%;
    height: 360px;
  }
}

@media (max-width: 1199px) {
  .fullscreen-desktop .nav-link {
    font-size: 13px;
    padding: 0 !important;
  }
  .fullscreen-desktop .dropdown-item {
    font-size: 13px;
  }
  .top-header .nav-link {
    color: #000;
    font-weight: 500;
    font-size: 13px;
  }
  .results-bl ul {
    gap: 25px;
    justify-content: start;
  }
}

@media (max-width: 1199px) {
  .fullscreen-desktop .navbar-nav {
    gap: 20px;
  }
  .top-header ul.navbar-nav {
    gap: 8px;
  }
  header .bigbtn {
    padding: 5px 13px;
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .expert-card {
    padding: 20px 0px 0 0px;
  }
  .expert-card div {
    padding: 0px 0px 15px 0px;
  }
  footer .clinics {
    border-right: 0;
  }
  .treatments-blog {
    min-height: auto;
  }
  .slick-slide {
    /* margin: 0px 9px; */
  }
  .slick-prev:before {
    width: 12px;
    height: 36px;
    left: 9px;
  }
  .slick-next:before {
    width: 12px;
    height: 35px;
    right: 0px;
  }
  .slick-next,
  .slick-prev {
    right: 8px !important;
  }
  .slick-prev {
    left: 2px;
    z-index: 1;
  }
  .header-top-height {
    padding: 0;
  }
  .header-top-height .slick-slide {
    margin: 0;
  }
  .mobile-cart-icon svg {
    margin-right: 15px;
  }
  .mobile-cart-icon {
    position: relative;
  }
  .mobile-cart-icon span {
    position: absolute;
    right: 11px;
    top: -13px;
    font-size: 12px;
    background: red;
    color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  form .row-gap {
    margin-bottom: 15px;
  }
  form .row-gap .form-label {
    display: none;
  }

  .results-bl ul li {
    min-width: fit-content;
  }
  .results-bl .scroll-bar-blog::-webkit-scrollbar {
    width: 0px;
  }
  .skin-care-image-box img {
    min-height: 196px;
  }

  .footer-button .whatsappbtn img {
    width: 51px;
  }
  .footer-button .bookbtn {
    width: 100%;
    margin-right: 5px;
    font-size: 0.95rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 4px;
  }
  .main-dashboard .sidebar {
    width: 100%;
    box-shadow: none;
    padding: 13px 0px;
}
.main-dashboard {
  display: grid;
}
.main-dashboard .sidebar ul {
  display: flex
;
}
.main-dashboard .right-pannel {
  padding: 3px 0;
  width: 100%;
}
.right-pannel .card {

  padding: 20px 10px;
  margin-bottom: 20px;
}
#sidebar-footer-new .textwidget ul {
  width: 100%;
  display: grid
;
}

}

@media (max-width: 767px) {
  .product-cart-box {
    display: block !important;
    flex-wrap: wrap;
  }

  .overall-reviews {
    display: grid;
  }
  .clients-box {
    margin-bottom: 40px;
  }
  footer .clinics {
    border-right: 0;
  }
  footer .clinics {
    display: block;
  }
  #sidebar-footer-new ul {
    width: 100%;
  }
  form.treatments-form {
    display: grid;
    justify-content: normal;
  }
  .width-full {
    width: 100%;
  }

  .our-accreditations span img {
    width: 78%;
    margin: auto;
    display: block;
  }
  .navbar-brand img {
    width: 130px;
  }
  .client-review .slick-slide {
    margin: 0 5px;
  }
  .client-review .slick-prev:before {
    top: -11px;
  }
  .skin-care-image-box img {
    min-height: auto;
  }
  .mobile-view-image {
    display: block;
    margin-bottom: 61px;
  }
  .laptop-view-image {
    display: none;
  }
  .footer-button {
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: space-between;
    padding: 6px 5px;
    border-top: 1px solid #00000033;
    position: fixed;
    bottom: 0;
    width: 100%;
  }

  .skin-image .text-bg p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 12px;
  }
  .skin-condtion h4 {
    font-size: 14px;
    margin-bottom: 10px !important;
    height: 25px;
    align-items: center;
    display: flex
;
}
.acne h4 {
    font-size: 18px;
}
.acne p {
    font-size: 15px;
}
.acne {
    padding: 25px 0;
}

.regulated-by-the {
    padding: 25px 0;
}
.regulated-by-the .col-lg-2 {

    padding: 0px 18px 8px;
}
.acne-youtube img {
    margin-bottom: 11px;
}
.what-is-acne .show-text-box p {
    font-size: 15px;
    line-height: 130%;
}
.what-is-acne {
    padding-bottom: 0;
}
.acne-laser h2 {
    font-size: 24px;
    margin: 0;
}
.acne-laser .nav-pills .nav-link {
    padding: 5px 24px;
    font-size: 14px;
}
.regulated-box h4 {
    font-size: 15px;
    line-height: 130%;
    margin: 0;
}
.common-questions h2 {
    color: #fff;
    font-size: 22px;
}
.common-questions .accordion-button {
    font-size: 16px;
}
.common-questions .accordion-body {
    font-size: 14px;
}
.offers-section h2.big-heading {
  font-size: 20px;
}
/* .offer-box {
  padding: 10px 0;
} */
.offer-box .bigbtn3 {
  font-size: 15px;
  padding: 5px 20px;
}
.offer-box .offer-price, .offer-price {
  font-size: 20px;
  margin-top: 6px;
  margin-bottom: 11px;

}
.offer-box h5 {
  margin-bottom: 10px;
}
.main-dashboard .right-pannel .table-responsive {
  overflow-x: scroll;
  width: 300px;
  min-width: 100%;
}
.main-dashboard .right-pannel .table-responsive .table.table.table-bordered{

  white-space: nowrap;
}

}

@media (max-width: 480px) {
  .skin-care-image-box img {
    object-fit: cover;
    /* min-height: 280px; */
    height: 185px;
  }
  .skin-image .text-bg {
    height: auto;
  }

  .skin-condtion img {
    margin-bottom: 12px;
    height: 159px;
    object-fit: cover;
  }
  footer .social-icon ul {
    justify-content: center;
  }
  .main-dashboard .sidebar ul li a {
    padding: 8px 15px 0px 0px;
    font-size: 15px;
  }
  .main-dashboard .right-pannel .table-responsive {
    overflow-x: scroll;
    width: 100px;
    min-width: 100%;
}
.main-dashboard .right-pannel .table-responsive .table.table.table-bordered th {
  font-size: 14px;
}
}

@media (min-width: 992px) {
  header {
    position: fixed;
    width: 100%;
    z-index: 1000;
  }

  .navbar.fullscreen-desktopabc {
    /*position: fixed;
        top: 40;
        left: 0;*/
    width: 100%;

    background-color: white;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  }

  .header-top-height {
    height: 129px;
  }

}

.submenu {
  display: none;
  list-style: none;
  padding-left: 20px;
}

.submenu li {
  padding: 5px 0;
}

.nav-item.active .submenu {
  display: block;
}
