/* custom setting website start */
figure {
	margin-bottom: 0px;
}
body {
	scroll-behavior: smooth;
	overflow-x: hidden !important;
	font-family: var(--para-font);
	height: 100%;
	position: relative;
}
input:focus-visible {
	outline: none;
}
html {
	overflow-x: hidden !important;
	scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--heading-font);
	color: var(--light-bg);
	margin: 0;
}
li {
	list-style: none;
}
h1 {
	font-size: 48px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 27px;
}

h5 {
	font-size: 22px;
}

h6 {
	font-size: 18px;
}
ul {
	padding: 0;
}
@media (max-width: 576px) {
	h2 {
		font-size: 28px !important;
	}
}
.preloader .text-container h1 {
	font-family: "Aeonik-Bold";
	font-size: 50px;
	color: #f5ec07;
}
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #002254;
	overflow: hidden;
	z-index: 999999;
}
.preloader .text-container {
	display: flex;
	flex-direction: row;
	gap: 1em;
	overflow: hidden;
	color: white;
	opacity: 0;
}

p {
	font-size: 16px;
	font-family: "LarkenDEMO-Regular";
	color: #fff;
}
a,
a:focus,
a:hover {
	text-decoration: none;
	outline: none;
	transition: 1s;
}
.btn-check:focus + .btn,
.btn:focus {
	outline: 0;
	box-shadow: none;
}
.sub_heading {
	font-size: 56px;
	font-family: var(--heading-font);
	color: #fff;
}
ul.btn {
	margin-bottom: 0;
}
.para_font {
	font-family: var(--medium-font);
	font-size: 15px;
	color: #ffffff;
	opacity: 0.73;
}
.medium_text {
	font-size: 35px;
}
.text-sm,
.text-sm-all * {
	font-size: 12px;
	font-family: var(--para-font);
}
/* btn */
.usd-btn span.main-btn {
	color: #000;
}
.usd-btn:hover span.main-btn {
	color: #fff;
}
.usd-btn:hover img {
	filter: invert(1);
}
.primary-button {
	border-radius: 500px;
	overflow: hidden;
	font-family: "switzer", Sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 26px;
	border-radius: 50px 50px 50px 50px;
	border: 0;
	padding: 10px 25px;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
	background-color: #61341d;
	border: none;
	height: 53px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 249px;
	color: #fff;
}
.btn-box-shadow {
	-webkit-box-shadow: -1px -1px 0px 21px rgba(231, 187, 52, 0.25);
	-moz-box-shadow: -1px -1px 0px 21px rgba(231, 187, 52, 0.25);
	box-shadow: -1px -1px 0px 16px rgba(231, 187, 52, 0.25);
}
a:hover {
	color: #fff;
}

@keyframes scale-up {
	to {
		transform: scale(600);
	}
}

@keyframes scale-down {
	from {
		transform: scale(600);
	}
	to {
		ransform: scale(0);
	}
}
/* btn */
a.cart i.fa-regular.fa-user {
	font-size: 18px;
}
.btn-light {
	background: #fff;
}
.bg-light {
	background: var(--light-bg) !important;
}
.bg-gray {
	background: var(--bg-gray) !important;
}

::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-track {
	background: #f2ece6;
}
::-webkit-scrollbar-thumb {
	background: #61341d;
}

.light-text,
.light-text * {
	color: var(--light-color);
}
.dark-text {
	color: var(--heading-color);
}

.section {
	padding: 50px 0px;
}
.form-group {
	margin-bottom: 20px;
}
.form-control {
	background: #e6e6e6;
	font-family: "Aeonik-Medium";
	font-size: 16px;
	color: #000;
	border: 0;
	border-radius: 0px;
	padding: 15px 20px;
	resize: none;
	border-radius: 50px;
}
.form-control:focus {
	background: #012255;
	color: #fff !important;
	box-shadow: none;
}
.form-control:focus::placeholder {
	background: #012255;
	color: #fff !important;
}
.form-control::placeholder {
	color: #000000;
	font-family: "Aeonik-Medium";
	font-size: 16px;
}
.w-fit {
	width: fit-content;
}
.right-0 {
	right: 0;
}

.left-0 {
	left: 0;
}

.opacity-80 {
	opacity: 0.8;
}

.border-rounded {
	border-radius: 50px;
}
.opacity-55 {
	opacity: 0.55;
}
.opacity-70 {
	opacity: 0.7;
}

/* Custom Input Start here */
.form-start .form-control {
	background: #ffffff;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	color: #635f5f;
	/* height: 46px; */
	border-radius: 0;
	padding: 15px 22px;
	font-family: var(--para-font);
}
.form-select {
	display: block;
	background: #e6e6e6;
	font-family: "Aeonik-Medium";
	font-size: 16px;
	color: #000;
	border: 0;
	border-radius: 0px;
	padding: 15px 20px;
	resize: none;
	border-radius: 50px;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right 0.75rem center;
	background-size: 16px 12px;
	border: 1px solid #ced4da;
	border-radius: 0;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 50px;
	border: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.form-select:focus {
	background: #012255;
	color: #fff !important;
	box-shadow: none;
}
.form-group {
	margin-bottom: 20px;
}
/* custom setting website start */

.navbar-dark .navbar-toggler-icon {
	background-image: url("../img/menu.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.offcanvas {
	background-color: transparent;
}
.offcanvas-end {
	top: 0;
	right: 0;
	width: 100%;
	border-left: 0;
	transform: translateY(100%);
	transition: transform 0.6s ease-in-out;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: transparent;
	background-image: url(../img/bg-nav.webp);
	background-size: cover;
	filter: brightness(0.5);
	filter: blur(18px);
}
.modal-backdrop.show {
	opacity: 1;
}
.offcanvas-header img {
	width: 150px;
	object-fit: scale-down;
}
.dropdown-div a.nav-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 30px;
	color: #fff !important;
	font-family: var(--font-btn);
	border-bottom: 1px solid #a3a3a3;
	padding: 20px 10px 20px 0;
}
.dropdown-menu-dark {
	color: #fff !important;
	background-color: transparent;
	border-color: transparent;
}
.dropdown-menu-dark .dropdown-item {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #a3a3a3;
	padding: 10px 10px 10px 0;
}
.dropdown-menu-dark li:last-child a {
	border: 0;
	margin-bottom: 50px;
}
.dropdown-div .dropdown-menu {
	padding: 0;
	margin: 0;
}
.offcanvas-body::-webkit-scrollbar {
	width: 0; /* width of the entire scrollbar */
}
.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
	color: #fff;
	background-color: transparent;
}
.dropdown-menu-dark .dropdown-item:focus,
.dropdown-menu-dark .dropdown-item:hover {
	color: #fff;
	background-color: transparent;
}
.dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
}
a.nav-link.show img.services-icon {
	transform: rotate(-90deg);
	transition: all 0.3s;
}
.offcanvas {
	background-color: transparent;
}
.btn-close {
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: 0.25em 0.25em;
	color: #000;
}
button.btn-close.btn-close-white {
	color: #000;
	background: aqua;
	opacity: 1;
}
.top-wrapper {
	background: #dbd5d0;
}
h4.content-top-heading {
	color: #61341d;
	font-size: 14px;
	text-align: center;
	padding: 13px;
	font-family: "switzer", Sans-serif;
	font-weight: 500;
}
.search-mian i {
	color: #fff;
	font-size: 20px;
	padding-right: 12px;
	position: relative;
	top: 4px;
}
.icon-header i {
	color: #fff;
	font-size: 19px;
	padding-right: 10px;
}
.overlay-content {
	position: absolute;
	top: 65%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.main-header {
	position: absolute;
	width: 100%;
	z-index: 1;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
section.banner-wrapper {
	position: relative;
	/* top: -39px; */
}
.about-us-overlay {
	position: absolute;
	background-image: url(../img/about-bj.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
section.about-us.position-relative {
	padding: 70px 0;
}
.banner-content h5 {
	font-family: "switzer", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
}
.banner-content h3 {
	font-size: 35px;
	font-weight: 100;
	font-family: "LarkenDEMO-Light";
	color: #fff;
	margin: 12px 0px;
}
.banner-content h2 {
	font-family: "LarkenDEMO-Bold";
	color: #fff;
	font-size: 45px;
}
.banner-content {
	display: flex;
	flex-direction: column;
	align-items: center;
}
a.navbar-brand.img-wrapper {
	padding-left: 100px;
}
.about-content h5 {
	color: #2c2f31;
	font-family: "switzer", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.about-content p {
	color: #2c2f31;
}
a.btn-wrapper {
	border: 1px solid #61341d;
	padding: 15px 40px;
	border-radius: 40px;
	color: #61341d;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "switzer", Sans-serif;
	text-align: center;
	vertical-align: middle;
}
a.btn-wrapper:hover {
	border: 1px solid #61341d;
	background-color: #61341d;
	transition: all 0.5s;
	color: #fff;
}
.about-heading-wra {
	color: #2c2f31;
	font-family: "switzer", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
h2.heading-main {
	color: #2c2f31;
	font-family: "LarkenDEMO-Medium";
	font-size: 30px;
}
.slider-content img {
	width: 100%;
	object-fit: fill;
}
.slider-content {
	position: relative;
	padding: 14px;
}
.content-img {
	position: absolute;
	bottom: 0;
}
.content-img {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 30px;
}
.content-img h5 {
	font-family: "LarkenDEMO-Regular";
	font-size: 13px;
	margin-bottom: 10px;
	color: #2c2f31;
}
.content-img p {
	font-family: "LarkenDEMO-Regular";
	font-size: 13px;
	color: #2c2f31;
}
section.our-treatment {
	padding: 60px 0px;
	background: #d4c6b6;
}

section.our-treatment button.slick-arrow {
	/* bottom: 0px !important; */
	position: absolute;
	top: -56px;
	z-index: 1;
	max-width: max-content;
	right: 80px;
}
section.our-treatment button.slick-prev.slick-arrow {
	left: 1170px;
	position: absolute;
}
section.our-treatment .slick-next:before {
	content: "→" !important;
	width: 50px;
	height: 50px;
	font-family: "FontAwesome" !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	opacity: 1;
	border: 0;
	border-radius: 6px;
	border: 1px solid #61341d;
	border-radius: 200px;
	color: #61341d;
}
section.our-treatment .slick-prev:before {
	content: "←" !important;
	width: 50px;
	height: 50px;
	background-color: transparent;
	font-family: "FontAwesome" !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	opacity: 1;
	border: 0;
	color: #61341d;
	border-radius: 6px;
	border: 1px solid #61341d;
	border-radius: 200px;
}
.what-content p {
	color: #61341d;
	margin-top: 10px;
}
.t-heading {
	font-family: "LarkenDEMO-Medium";
	font-size: 16px;
	color: #2c2f31;
}
ul.list-wrapper li {
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	padding-top: 10px;
}
ul.list-wrapper {
	margin-top: 10px;
}
.what-content {
	padding-left: 50px;
}
section.what-made-us {
	padding: 70px 0;
	background: #f2ece6;
}
.what-img-wrapper img {
	width: 100%;
	height: 320px;
	object-fit: fill;
}
.what-content a.btn-wrapper {
	font-size: 13px;
}
.what-content a.primary-button {
	font-size: 13px;
}
.banner-content.po-wra {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	right: 0;
	top: 50%; /* Set the top position to 50% */
	transform: translateY(
		-50%
	); /* Move the element up by half of its own height */
}

.banner-content.po-wra a.btn-wrapper.explore-now {
	border-color: #fff;
	color: #fff;
}
.banner-content.po-wra h2 {
	font-size: 31px;
	text-align: center;
	padding: 20px 100px;
}
.slider-content.wrap {
	padding: 0;
}
.slider-content.wrap .content-img h5 {
	font-family: "LarkenDEMO-Medium";
	font-size: 22px;
}
a.clinic {
	color: #61341d;
	/* font-family: "LarkenDEMO-Medium"; */
	font-size: 18px;
	font-family: "switzer", Sans-serif;
	font-weight: 600;
}

section.location {
	padding-top: 30px;
	background: #f2ece6;
}
section.find-sec {
	background: #61341d;
	padding: 50px 0;
}
section.find-sec .banner-content h5 {
	margin-bottom: 40px;
	font-size: 25px;
}
.slider-content.wrap .content-img {
	padding: 50px;
}

.product-content {
	position: absolute;
	top: 0;
	padding: 30px;
}
.product-wrappers img {
	width: 100%;
	object-fit: fill;
	padding: 10px;
}
.product-content h5 {
	margin-bottom: 5px;
}
section.successful-sec {
	padding: 100px 0;
	position: relative;
}
.wrapper-slider-face img {
	width: 100%;
	height: 250px;
	object-fit: fill;
	padding: 10px;
}
section.successful-sec .slick-slider {
	position: relative;
}
section.successful-sec .slick-slider {
	position: relative;
}

section.successful-sec .slick-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}
section.successful-sec .slick-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}

section.successful-sec .slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	width: 20px;
	height: 20px;
}

section.successful-sec .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	border: none;
	background: transparent;
	cursor: pointer;
	outline: none;
}

/* Additional content in dots */
section.successful-sec .slick-dots li:before {
	content: attr(data-content); /* Add content from data attribute */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 12px;
	color: #fff;
}
section.successful-sec .slick-prev,
section.successful-sec .slick-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

section.successful-sec .slick-prev {
	left: 20px;
}

section.successful-sec .slick-next {
	right: 20px;
}

/* Center mode */
section.successful-sec .slick-slide {
	transition: all ease 0.5s; /* Adjust transition timing */
	transform: scale(0.8);
	opacity: 0.5;
}

section.successful-sec .slick-center {
	transform: scale(1);
	opacity: 1;
}
.slick-dot {
	position: absolute;
	top: -111px;
	right: 0;
}
.slick-dot ul {
	display: flex;
	align-items: center;
	gap: 20px;
}
.slick-dot ul li.active {
	background: #61341d;
	color: #fff;
	transition: all 0.5s;
}
.slick-dot ul li {
	font-family: "LarkenDEMO-Medium";
	background-color: #d4c6b6;
	padding: 10px 21px;
	border-radius: 50px;
	text-align: center;
	cursor: pointer;
	transition: all 0.5s;
}
.slick-dot ul li h4 {
	font-family: "LarkenDEMO-Medium";
	font-size: 17px;
}
section.successful-sec button.slick-arrow {
	/* bottom: 0px !important; */
	position: absolute;
	top: 314px;
	z-index: 1;
	max-width: max-content;
	right: 620px;
}
section.successful-sec button.slick-prev.slick-arrow {
	left: 590px;
	position: absolute;
}
section.successful-sec .slick-next:before {
	content: "→" !important;
	width: 50px;
	height: 50px;
	font-family: "FontAwesome" !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	opacity: 1;
	border: 0;
	border-radius: 6px;
	border: 1px solid #61341d;
	border-radius: 200px;
	color: #61341d;
}
section.successful-sec .slick-prev:before {
	content: "←" !important;
	width: 50px;
	height: 50px;
	background-color: transparent;
	font-family: "FontAwesome" !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	opacity: 1;
	border: 0;
	color: #61341d;
	border-radius: 6px;
	border: 1px solid #61341d;
	border-radius: 200px;
}
ul.social-wrapper li a {
	color: #61341d;
	border-radius: 6px;
	border: 1px solid #61341d;
	border-radius: 200px;
	padding: 10px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* footer */
footer.footer {
	background: #61341d;
	padding: 50px 0 10px 0;
}
.border-bootom.text-white {
	border-bottom: 1px solid #fff;
	padding-bottom: 40px;
}
h3.newslatter {
	font-family: "LarkenDEMO-Regular";
	color: #fff;
	font-size: 20px;
}
.quick-links-div h3 {
	font-family: "LarkenDEMO-Regular";
	font-size: 20px;
}
a.secondary-regular-font {
	font-family: "LarkenDEMO-Regular";
	font-size: 16px;
}
.container1 {
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	/* width: 100%; */
	/* height: 100%; */
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
}
.content {
	width: 100%;
	height: 40px;
	/* box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2); */
	border-radius: 60px;
	overflow: hidden;
	border: 1px solid #fff;
	background: transparent;
}

.subscription {
	position: relative;
	width: 100%;
	height: 100%;
}

.subscription .add-email {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	padding: 0 20px;
	background: transparent;
}
.subscription .submit-email {
	position: absolute;
	top: 0;
	right: 0;
	height: calc(100% - 2px);
	width: 100px;
	border: none;
	border-radius: 60px;
	outline: none;
	margin: 1px;
	padding: 0 20px;
	cursor: pointer;
	background: #fff;
	color: #61341d;
	transition: width 0.35s ease-in-out, background 0.35s ease-in-out;
}

.subscription.done .submit-email {
	width: calc(100% - 2px);
	background: #f2ece6;
}

.subscription .submit-email .before-submit,
.subscription .submit-email .after-submit {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 38px;
	transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out;
}

.subscription.done .submit-email .before-submit,
.subscription:not(.done) .submit-email .after-submit {
	visibility: hidden;
	opacity: 0;
}

.subscription .submit-email .after-submit {
	transition-delay: 0.35s;
}

.subscription:not(.done) .submit-email .before-submit,
.subscription.done .submit-email .after-submit {
	visibility: visible;
	opacity: 1;
}
.subscription input.add-email::placeholder {
	color: #b6a196;
	font-family: "LarkenDEMO-Regular";
}
span.before-submit {
	color: #61341d;
	font-family: "switzer", Sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
}
/* footer */
.product-wrappers img {
	width: 100%;
	object-fit: fill;
	padding: 10px;
	height: 280px;
}

@media (max-width: 1367px) {
	button.slick-prev.slick-arrow {
		left: 990px;
		position: absolute;
	}
	section.our-treatment button.slick-prev.slick-arrow {
		left: 990px;
		position: absolute;
	}
	section.successful-sec button.slick-prev.slick-arrow {
		left: 485px;
		position: absolute;
	}
	section.successful-sec button.slick-arrow {
		/* bottom: 0px !important; */
		position: absolute;
		top: 323px;
		z-index: 1;
		max-width: max-content;
		right: 540px;
	}
}
@media (max-width: 1281px) {
	a.btn-wrapper {
		border: 1px solid #61341d;
		padding: 15px 27px;
		border-radius: 40px;
		color: #61341d;
		font-size: 14px;
		font-weight: 400;
		text-transform: uppercase;
		font-family: "switzer", Sans-serif;
		text-align: center;
		vertical-align: middle;
	}
	.what-content a.primary-button {
		font-size: 11px;
	}
	.what-content a.btn-wrapper {
		font-size: 11px;
	}
	.primary-button {
		border-radius: 500px;
		overflow: hidden;
		font-family: "switzer", Sans-serif;
		font-size: 14px;
		font-weight: 500;
		line-height: 26px;
		border-radius: 50px 50px 50px 50px;
		border: 0;
		padding: 10px 25px;
		white-space: nowrap;
		position: relative;
		cursor: pointer;
		text-transform: uppercase;
		background-color: #61341d;
		border: none;
		height: 53px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 229px;
		color: #fff;
	}
}

@media (max-width: 576px) {
	h4.content-top-heading {
		font-size: 10px;
	}
	.banner-content h3 {
		font-size: 15px;
	}
	nav.navbar.navbar-dark .container.ps-5.pe-5 {
		padding: 10px !important;
	}
	a.navbar-brand.img-wrapper {
		padding-left: 0px;
		margin-right: 0;
	}
	section.banner-wrapper {
		position: relative;
		/* top: -39px; */
		height: 100%;
		background: #d4c6b6;
	}
	.overlay-content {
		position: relative;
		top: 0%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.banner-content p {
		padding: 10px;
		margin-bottom: 0;
	}
	.banner-content {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: -270px;
		/* background: #d4c6b6; */
	}
	a.navbar-brand.img-wrapper img {
		width: 50px;
		object-fit: scale-down;
	}
	/* .position-header-wrap {
		position: absolute;
		right: 0px;
		transform: rotate(89deg);
		bottom: -90px;
	} */
	.position-header-wrap {
		position: relative;
		right: -53px;
	}
	video.video-edit {
		width: 100%;
		height: 62vh;
		object-fit: fill;
	}
	section.about-us.position-relative {
		padding: 30px 0;
	}
	p {
		font-size: 14px;
	}
	section.our-treatment button.slick-arrow {
		top: -36px;
		right: 48px;
	}
	section.our-treatment button.slick-prev.slick-arrow {
		left: 300px;
		position: absolute;
	}
	.slider-content {
		position: relative;
		padding: 24px;
	}
	.content-img {
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 20px 13px;
	}
	section.what-made-us {
		padding: 40px 0;
		background: #f2ece6;
	}
	.what-content {
		padding-left: 20px;
		margin-top: 20px;
	}
	.what-content a.btn-wrapper {
		font-size: 12px;
		padding: 6px;
	}
	.what-content a.primary-button {
		font-size: 13px;
		padding: 10px;
	}
	.img-wrapper-last {
		padding-left: 20px;
		margin-top: 10px;
	}
	.banner-content.po-wra {
		margin-top: -10px;
	}
	.banner-content.po-wra h2 {
		font-size: 20px !important;
		text-align: center;
		padding: 10px 40px;
	}
	.banner-content.po-wra a.btn-wrapper.explore-now {
		border-color: #fff;
		color: #fff;
		font-size: 15px;
		padding: 10px;
		width: 200px;
	}
	a.btn-wrapper {
		border: 1px solid #61341d;
		padding: 11px 16px;
		border-radius: 40px;
		color: #61341d;
		font-size: 16px;
		font-weight: 400;
		text-transform: uppercase;
		font-family: "switzer", Sans-serif;
		text-align: center;
		vertical-align: middle;
	}
	.slider-content.wrap {
		margin-top: 30px;
	}
	.slider-content.wrap .content-img {
		padding: 30px;
	}
	.banner-content.find {
		margin-top: 0;
	}
	h2 {
		font-size: 22px !important;
	}
	.slick-dot ul {
		display: flex;
		align-items: center;
		gap: 0px;
	}
	.slick-dot ul li h4 {
		font-family: "LarkenDEMO-Medium";
		font-size: 9px;
	}
	.slick-dot {
		position: absolute;
		top: -41px;
		right: 0;
	}
	.wrapper-slider-face img {
		width: 100%;
		height: unset;
		object-fit: fill;
		padding: 10px;
	}
	section.successful-sec {
		padding: 30px 0;
		position: relative;
	}
	ul.social-wrapper li a {
		color: #61341d;
		border-radius: 6px;
		border: 1px solid #61341d;
		border-radius: 200px;
		padding: 10px;
		width: 34px;
		height: 34px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.offcanvas-header img {
		width: 60px;
		object-fit: scale-down;
	}
	a.btn-wrapper.visit-wrap {
		width: 130px;
		display: block;
	}
}
@media (min-width: 377px) and (max-width: 391px) {
	/* .position-header-wrap {
		position: absolute;
		right: 0px;
		transform: rotate(89deg);
		bottom: -60px;
	} */
	section.our-treatment button.slick-prev.slick-arrow {
		left: 273px;
		position: absolute;
	}
	.content-img {
		position: absolute;
		bottom: 0;
		width: 80%;
		padding: 20px 13px;
	}
}
@media (max-width: 377px) {
	section.our-treatment button.slick-prev.slick-arrow {
		left: 263px;
		position: absolute;
	}
	section.banner-wrapper {
		position: relative;
		/* top: -39px; */
		height: 100%;
		background: #d4c6b6;
	}
	a.btn-wrapper {
		border: 1px solid #61341d;
		padding: 10px 16px;
		border-radius: 40px;
		color: #61341d;
		font-size: 12px;
		font-weight: 400;
		text-transform: uppercase;
		font-family: "switzer", Sans-serif;
		text-align: center;
		vertical-align: middle;
	}
	.content-img p {
		font-family: "LarkenDEMO-Regular";
		font-size: 12px;
		color: #2c2f31;
		width: 90%;
	}
	.position-header-wrap {
		position: relative;
		right: -54px;
	}
}
