@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&family=Marcellus&display=swap);

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size: inherit;
	background: 0 0;
	border: 0;
	outline: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-tap-highlight-color: transparent
}

*,
::after,
::before {
	box-sizing: border-box
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
iframe,
video {
	display: inline-block
}

html {
	font-size: 100%;
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

html::-webkit-scrollbar {
	width: 3px
}

html::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	--webkit-box-shadow: inset 0 0 6px rgba($black, 0.3)
}

html::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(182, 166, 154, .8);
	--webkit-box-shadow: inset 0 0 6px rgba($black, 0.5)
}

html::-webkit-scrollbar-thumb:window-inactive {
	background: #b6a69a
}

body {
	color: #3f4b57;
	font-size: 1rem;
	font-family: Inter;
	line-height: 1.5;
	font-weight: 400;
	background-color: #ffffff;
}

@media screen and (max-width: 2950px) {
	body {
		background-image: url('/wp-content/uploads/2023/06/background1-3-3.jpg');
		background-size: cover;
		background-attachment: fixed;
		background-position: center;
	}
}

body.scroll-fixed {
	overflow: hidden
}

.h1,
h1 {
	margin-bottom: .94rem;
	color: #3f4b57;
	font-family: Marcellus;
	font-size: 5.32rem;
	font-weight: 400;
	line-height: 1.5
}

.h1,
h1 {
	font-size: 37px
}

@media (min-width:320px) and (max-width:1200px) {

	.h1,
	h1 {
		font-size: calc(37px + 28 * (100vw - 320px)/ 880)
	}
}

@media (min-width:1200px) {

	.h1,
	h1 {
		font-size: 45px
	}
}

.h2,
h2 {
	margin-bottom: .94rem;
	color: #3f4b57;
	font-family: Marcellus;
	font-size: 2.88rem;
	font-weight: 400;
	line-height: 1.5;
	line-height: 1.3
}

.h2,
h2 {
	font-size: 32px
}

@media (min-width:320px) and (max-width:1200px) {

	.h2,
	h2 {
		font-size: calc(32px + 23 * (100vw - 320px)/ 880)
	}
}

@media (min-width:1200px) {

	.h2,
	h2 {
		font-size: 55px
	}
}

.h3,
h3 {
	margin-bottom: .94rem;
	color: #3f4b57;
	font-family: Marcellus;
	font-size: 1.94rem;
	font-weight: 400;
	line-height: 1.5
}

.h3,
h3 {
	font-size: 30px
}

@media (min-width:320px) and (max-width:1200px) {

	.h3,
	h3 {
		font-size: calc(30px + 15 * (100vw - 320px)/ 880)
	}
}

@media (min-width:1200px) {

	.h3,
	h3 {
		font-size: 45px
	}
}

.h4,
h4 {
	margin-bottom: .94rem;
	color: #3f4b57;
	font-family: Marcellus;
	font-size: 1.57rem;
	font-weight: 400;
	line-height: 1.5
}

.h4,
h4 {
	font-size: 23px
}

@media (min-width:320px) and (max-width:1200px) {

	.h4,
	h4 {
		font-size: calc(23px + 12 * (100vw - 320px)/ 880)
	}
}

@media (min-width:1200px) {

	.h4,
	h4 {
		font-size: 35px
	}
}

.h5,
h5 {
	margin-bottom: .94rem;
	color: #3f4b57;
	font-family: Marcellus;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.5
}

.h5,
h5 {
	font-size: 18px
}

@media (min-width:320px) and (max-width:1200px) {

	.h5,
	h5 {
		font-size: calc(18px + 7 * (100vw - 320px)/ 880)
	}
}

@media (min-width:1200px) {

	.h5,
	h5 {
		font-size: 25px
	}
}

.h6,
h6 {
	margin-bottom: .94rem;
	color: #3f4b57;
	font-family: Marcellus;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: 200;
	letter-spacing: 2px
}

.h6,
h6 {
	font-size: 16px
}

@media (min-width:320px) and (max-width:1200px) {

	.h6,
	h6 {
		font-size: calc(16px + 2 * (100vw - 320px)/ 880)
	}
}

@media (min-width:1200px) {

	.h6,
	h6 {
		font-size: 18px
	}
}

p {
	margin-bottom: .88rem;
	line-height: 1.8;
	font-size: 14px
}

.single-post .section ul li,
.single-post .section ol li {
	margin-bottom: .88rem;
	line-height: 1.8;
	font-size: 14px
}

p.lead {
	font-size: 14px
}

@media (min-width:320px) and (max-width:1200px) {
	p.lead {
		font-size: 14px;
	}
}

@media (min-width:1200px) {
	p.lead {
		font-size: 1.13rem
	}
}

a {
	color: #b6a69a;
	text-decoration: none;
	transition: color .3s cubic-bezier(.215, .61, .355, 1)
}

a:focus,
a:hover {
	color: #a18c7c;
	outline: 0
}

ol,
ul {
	padding-left: .63rem;
	margin-bottom: .94rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

ol li,
ul li {
	padding-top: .25rem;
	padding-bottom: .25rem
}

blockquote {
	position: relative;
	display: block;
	margin-bottom: 1.57rem;
	padding: 1.25rem 1.25rem;
	text-align: left;
	line-height: 1.5;
	font-size: 1.13rem;
	color: #3f4b57;
	background-color: #f7f8f9;
	border-left: .25rem solid #b6a69a
}

blockquote p {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit
}

hr {
	height: 0;
	border: 0;
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	border-top: .07rem solid #f7f8f9
}

img {
	display: inline-block;
	height: auto;
	max-width: 100%;
	vertical-align: top;
	border: none
}

img[src$='.svg'] {
	max-height: 100%
}

picture {
	display: inline-block;
	vertical-align: top
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

table td {
	text-align: left;
	font-weight: 400
}

table.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

table.table-bordered {
	width: 100%;
	max-width: 100%
}

table.table-bordered td,
table.table-bordered th {
	vertical-align: middle;
	border-bottom: .07rem solid #f7f8f9;
	padding: .63rem
}

.container,
.container-fluid {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: .94rem;
	padding-right: .94rem
}

@media screen and (min-width:1200px) {
	.container {
		width: 1080px
	}
}

@media screen and (min-width:1400px) {
	.container {
		width: 1380px
	}
}

@media only screen and (min-width:0) {
	.container {
		max-width: 100%
	}
}

@media only screen and (min-width:576px) {
	.container {
		max-width: 100%
	}
}

@media only screen and (min-width:768px) {
	.container {
		max-width: 100%
	}
}

@media only screen and (min-width:1004px) {
	.container {
		max-width: 100%
	}
}

@media only screen and (min-width:1200px) {
	.container {
		max-width: 1200px
	}
}

@media only screen and (min-width:1400px) {
	.container {
		max-width: 1400px
	}
}

.ph {
	display: block;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -.93rem;
	margin-left: -.93rem
}

.row.no-gutters {
	margin-left: 0;
	margin-right: 0
}

.row.no-gutters>[class*=col-] {
	padding-left: 0;
	padding-right: 0
}

.row>* {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: .94rem;
	padding-left: .94rem
}

[class*=col-] {
	padding-left: .94rem;
	padding-right: .94rem
}

.col-1 {
	flex: 0 0 auto;
	width: 8.33333%
}

.col-2 {
	flex: 0 0 auto;
	width: 16.66667%
}

.col-3 {
	flex: 0 0 auto;
	width: 25%
}

.col-4 {
	flex: 0 0 auto;
	width: 33.33333%
}

.col-5 {
	flex: 0 0 auto;
	width: 41.66667%
}

.col-6 {
	flex: 0 0 auto;
	width: 50%
}

.col-7 {
	flex: 0 0 auto;
	width: 58.33333%
}

.col-8 {
	flex: 0 0 auto;
	width: 66.66667%
}

.col-9 {
	flex: 0 0 auto;
	width: 75%
}

.col-10 {
	flex: 0 0 auto;
	width: 83.33333%
}

.col-11 {
	flex: 0 0 auto;
	width: 91.66667%
}

.col-12 {
	flex: 0 0 auto;
	width: 100%
}

.offset-0 {
	margin-left: 0
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media only screen and (min-width:576px) {
	.col-sm {
		flex: 1 0 0%
	}

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-sm-1 {
		flex: 0 0 auto;
		width: 8.33333%
	}

	.col-sm-2 {
		flex: 0 0 auto;
		width: 16.66667%
	}

	.col-sm-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-sm-4 {
		flex: 0 0 auto;
		width: 33.33333%
	}

	.col-sm-5 {
		flex: 0 0 auto;
		width: 41.66667%
	}

	.col-sm-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-sm-7 {
		flex: 0 0 auto;
		width: 58.33333%
	}

	.col-sm-8 {
		flex: 0 0 auto;
		width: 66.66667%
	}

	.col-sm-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-sm-10 {
		flex: 0 0 auto;
		width: 83.33333%
	}

	.col-sm-11 {
		flex: 0 0 auto;
		width: 91.66667%
	}

	.col-sm-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.33333%
	}

	.offset-sm-2 {
		margin-left: 16.66667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.33333%
	}

	.offset-sm-5 {
		margin-left: 41.66667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.33333%
	}

	.offset-sm-8 {
		margin-left: 66.66667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.33333%
	}

	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media only screen and (min-width:768px) {
	.col-md {
		flex: 1 0 0%
	}

	.col-md-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-md-1 {
		flex: 0 0 auto;
		width: 8.33333%
	}

	.col-md-2 {
		flex: 0 0 auto;
		width: 16.66667%
	}

	.col-md-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-md-4 {
		flex: 0 0 auto;
		width: 33.33333%
	}

	.col-md-5 {
		flex: 0 0 auto;
		width: 41.66667%
	}

	.col-md-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-md-7 {
		flex: 0 0 auto;
		width: 58.33333%
	}

	.col-md-8 {
		flex: 0 0 auto;
		width: 66.66667%
	}

	.col-md-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-md-10 {
		flex: 0 0 auto;
		width: 83.33333%
	}

	.col-md-11 {
		flex: 0 0 auto;
		width: 91.66667%
	}

	.col-md-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.33333%
	}

	.offset-md-2 {
		margin-left: 16.66667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.33333%
	}

	.offset-md-5 {
		margin-left: 41.66667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.33333%
	}

	.offset-md-8 {
		margin-left: 66.66667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.33333%
	}

	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media only screen and (min-width:1004px) {
	.col-lg {
		flex: 1 0 0%
	}

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-lg-1 {
		flex: 0 0 auto;
		width: 8.33333%
	}

	.col-lg-2 {
		flex: 0 0 auto;
		width: 16.66667%
	}

	.col-lg-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-lg-4 {
		flex: 0 0 auto;
		width: 33.33333%
	}

	.col-lg-5 {
		flex: 0 0 auto;
		width: 41.66667%
	}

	.col-lg-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-lg-7 {
		flex: 0 0 auto;
		width: 58.33333%
	}

	.col-lg-8 {
		flex: 0 0 auto;
		width: 66.66667%
	}

	.col-lg-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-lg-10 {
		flex: 0 0 auto;
		width: 83.33333%
	}

	.col-lg-11 {
		flex: 0 0 auto;
		width: 91.66667%
	}

	.col-lg-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.33333%
	}

	.offset-lg-2 {
		margin-left: 16.66667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.33333%
	}

	.offset-lg-5 {
		margin-left: 41.66667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.33333%
	}

	.offset-lg-8 {
		margin-left: 66.66667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.33333%
	}

	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media only screen and (min-width:1200px) {
	.col-xl {
		flex: 1 0 0%
	}

	.col-xl-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-xl-1 {
		flex: 0 0 auto;
		width: 8.33333%
	}

	.col-xl-2 {
		flex: 0 0 auto;
		width: 16.66667%
	}

	.col-xl-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-xl-4 {
		flex: 0 0 auto;
		width: 33.33333%
	}

	.col-xl-5 {
		flex: 0 0 auto;
		width: 41.66667%
	}

	.col-xl-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-xl-7 {
		flex: 0 0 auto;
		width: 58.33333%
	}

	.col-xl-8 {
		flex: 0 0 auto;
		width: 66.66667%
	}

	.col-xl-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-xl-10 {
		flex: 0 0 auto;
		width: 83.33333%
	}

	.col-xl-11 {
		flex: 0 0 auto;
		width: 91.66667%
	}

	.col-xl-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.33333%
	}

	.offset-xl-2 {
		margin-left: 16.66667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.33333%
	}

	.offset-xl-5 {
		margin-left: 41.66667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.33333%
	}

	.offset-xl-8 {
		margin-left: 66.66667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.33333%
	}

	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

@media only screen and (min-width:1400px) {
	.col-xxl {
		flex: 1 0 0%
	}

	.col-xxl-auto {
		flex: 0 0 auto;
		width: auto
	}

	.col-xxl-1 {
		flex: 0 0 auto;
		width: 8.33333%
	}

	.col-xxl-2 {
		flex: 0 0 auto;
		width: 16.66667%
	}

	.col-xxl-3 {
		flex: 0 0 auto;
		width: 25%
	}

	.col-xxl-4 {
		flex: 0 0 auto;
		width: 33.33333%
	}

	.col-xxl-5 {
		flex: 0 0 auto;
		width: 41.66667%
	}

	.col-xxl-6 {
		flex: 0 0 auto;
		width: 50%
	}

	.col-xxl-7 {
		flex: 0 0 auto;
		width: 58.33333%
	}

	.col-xxl-8 {
		flex: 0 0 auto;
		width: 66.66667%
	}

	.col-xxl-9 {
		flex: 0 0 auto;
		width: 75%
	}

	.col-xxl-10 {
		flex: 0 0 auto;
		width: 83.33333%
	}

	.col-xxl-11 {
		flex: 0 0 auto;
		width: 91.66667%
	}

	.col-xxl-12 {
		flex: 0 0 auto;
		width: 100%
	}

	.offset-xxl-0 {
		margin-left: 0
	}

	.offset-xxl-1 {
		margin-left: 8.33333%
	}

	.offset-xxl-2 {
		margin-left: 16.66667%
	}

	.offset-xxl-3 {
		margin-left: 25%
	}

	.offset-xxl-4 {
		margin-left: 33.33333%
	}

	.offset-xxl-5 {
		margin-left: 41.66667%
	}

	.offset-xxl-6 {
		margin-left: 50%
	}

	.offset-xxl-7 {
		margin-left: 58.33333%
	}

	.offset-xxl-8 {
		margin-left: 66.66667%
	}

	.offset-xxl-9 {
		margin-left: 75%
	}

	.offset-xxl-10 {
		margin-left: 83.33333%
	}

	.offset-xxl-11 {
		margin-left: 91.66667%
	}
}

.d-none {
	display: none
}

.d-block {
	display: block
}

.d-flex {
	display: flex;
	flex-wrap: wrap
}

.d-flex-inline {
	display: inline-flex
}

.d-flex img {
	align-self: center
}

.flex-nowrap {
	flex-wrap: nowrap
}

.align-items-start {
	align-items: flex-start
}

.align-items-center {
	align-items: center
}

.align-items-end {
	align-items: flex-end
}

.align-self-start {
	align-self: flex-start
}

.align-self-center {
	align-self: center
}

.align-self-end {
	align-self: flex-end
}

.align-content-center {
	align-content: center
}

.align-none {
	float: none;
	margin: 1.25rem 0
}

.align-center {
	display: block;
	clear: both;
	margin: 1.25rem auto
}

.align-left {
	float: left;
	margin: 0 1.25rem 1.25rem 0
}

.align-right {
	float: right;
	margin: 0 0 1.25rem 1.25rem
}

.justify-content-start {
	justify-content: flex-start
}

.justify-content-center {
	justify-content: center
}

.justify-content-end {
	justify-content: flex-end
}

.justify-content-between {
	justify-content: space-between
}

.justify-content-around {
	justify-content: space-around
}

.justify-content-evenly {
	justify-content: space-evenly
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.text-left {
	text-align: left
}

.bg-default {
	background-color: #3f4b57
}

.bg-primary {
	background-color: #b6a69a
}

.bg-green {
	background-color: #95c23c
}

.bg-orange {
	background-color: #feac11
}

.bg-blue {
	background-color: #1dbcd1
}

.bg-dark {
	background-color: #17212b
}

.bg-light {
	background-color: #f7f8f9
}

.bg-black {
	background-color: #000
}

.bg-white {
	background-color: #fff
}

.bg-green-light {
	background-color: #EDF3E6;
	border: 1px solid rgba(149, 194, 60, .3);
	padding-top: 2.19rem;
	padding-bottom: 2.19rem;
}

.bg-green-light .kc_accordion_header {
	background-color: #EDF3E6;
}

.bg-green-light .kc_accordion_header>a {
	padding: 15px 15px 0 15px !important
}

.text-default {
	color: #3f4b57
}

.text-primary {
	color: #b6a69a
}

.text-green {
	color: #95c23c
}

.text-orange {
	color: #feac11
}

.text-blue {
	color: #1dbcd1
}

.text-dark {
	color: #17212b
}

.text-light {
	color: #f7f8f9
}

.text-black {
	color: #000
}

.text-white {
	color: #fff
}

.m-0 {
	margin: 0 0 !important
}

.mt-0 {
	margin-top: 0 !important
}

.mr-0 {
	margin-right: 0 !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.ml-0 {
	margin-left: 0 !important
}

.m-h {
	margin: .5rem .5rem !important
}

.mt-h {
	margin-top: .5rem !important
}

.mr-h {
	margin-right: .5rem !important
}

.mb-h {
	margin-bottom: .5rem !important
}

.ml-h {
	margin-left: .5rem !important
}

.m-1 {
	margin: 1rem 1rem !important
}

.mt-1 {
	margin-top: 1rem !important
}

.mr-1 {
	margin-right: 1rem !important
}

.mb-1 {
	margin-bottom: 1rem !important
}

.ml-1 {
	margin-left: 1rem !important
}

.m-2 {
	margin: 1.5rem 1.5rem !important
}

.mt-2 {
	margin-top: 1.5rem !important
}

.mr-2 {
	margin-right: 1.5rem !important
}

.mb-2 {
	margin-bottom: 1.5rem !important
}

.ml-2 {
	margin-left: 1.5rem !important
}

.m-3 {
	margin: 3rem 3rem !important
}

.mt-3 {
	margin-top: 3rem !important
}

.mr-3 {
	margin-right: 3rem !important
}

.mb-3 {
	margin-bottom: 3rem !important
}

.ml-3 {
	margin-left: 3rem !important
}

.m-4 {
	margin: 4rem 4rem !important
}

.mt-4 {
	margin-top: 4rem !important
}

.mr-4 {
	margin-right: 4rem !important
}

.mb-4 {
	margin-bottom: 4rem !important
}

.ml-4 {
	margin-left: 4rem !important
}

.p-0 {
	padding: 0 0 !important
}

.pt-0 {
	padding-top: 0 !important
}

.pr-0 {
	padding-right: 0 !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.pl-0 {
	padding-left: 0 !important
}

.p-h {
	padding: .5rem .5rem !important
}

.pt-h {
	padding-top: .5rem !important
}

.pr-h {
	padding-right: .5rem !important
}

.pb-h {
	padding-bottom: .5rem !important
}

.pl-h {
	padding-left: .5rem !important
}

.p-1 {
	padding: 1rem 1rem !important
}

.pt-1 {
	padding-top: 1rem !important
}

.pr-1 {
	padding-right: 1rem !important
}

.pb-1 {
	padding-bottom: 1rem !important
}

.pl-1 {
	padding-left: 1rem !important
}

.p-2 {
	padding: 1.5rem 1.5rem !important
}

.pt-2 {
	padding-top: 1.5rem !important
}

.pr-2 {
	padding-right: 1.5rem !important
}

.pb-2 {
	padding-bottom: 1.5rem !important
}

.pl-2 {
	padding-left: 1.5rem !important
}

.p-3 {
	padding: 3rem 3rem !important
}

.pt-3 {
	padding-top: 3rem !important
}

.pr-3 {
	padding-right: 3rem !important
}

.pb-3 {
	padding-bottom: 3rem !important
}

.pl-3 {
	padding-left: 3rem !important
}

.p-4 {
	padding: 4rem 4rem !important
}

.pt-4 {
	padding-top: 4rem !important
}

.pr-4 {
	padding-right: 4rem !important
}

.pb-4 {
	padding-bottom: 4rem !important
}

.pl-4 {
	padding-left: 4rem !important
}

@media only screen and (min-width:576px) {
	.d-sm-none {
		display: none
	}

	.d-sm-block {
		display: block
	}

	.d-sm-flex {
		display: flex
	}

	.align-sm-items-start {
		align-items: flex-start
	}

	.align-sm-items-center {
		align-items: center
	}

	.align-sm-items-end {
		align-items: flex-end
	}

	.align-sm-content-center {
		align-content: center
	}

	.justify-sm-content-start {
		justify-content: flex-start
	}

	.justify-sm-content-center {
		justify-content: center
	}

	.justify-sm-content-end {
		justify-content: flex-end
	}

	.justify-sm-content-between {
		justify-content: space-between
	}

	.justify-sm-content-around {
		justify-content: space-around
	}

	.justify-sm-content-evenly {
		justify-content: space-evenly
	}

	.text-sm-center {
		text-align: center
	}

	.text-sm-right {
		text-align: right
	}

	.text-sm-left {
		text-align: left
	}
}

@media only screen and (min-width:768px) {
	.d-md-none {
		display: none
	}

	.d-md-block {
		display: block
	}

	.d-md-flex {
		display: flex
	}

	.align-md-items-start {
		align-items: flex-start
	}

	.align-md-items-center {
		align-items: center
	}

	.align-md-items-end {
		align-items: flex-end
	}

	.align-md-content-center {
		align-content: center
	}

	.justify-md-content-start {
		justify-content: flex-start
	}

	.justify-md-content-center {
		justify-content: center
	}

	.justify-md-content-end {
		justify-content: flex-end
	}

	.justify-md-content-between {
		justify-content: space-between
	}

	.justify-md-content-around {
		justify-content: space-around
	}

	.justify-md-content-evenly {
		justify-content: space-evenly
	}

	.text-md-center {
		text-align: center
	}

	.text-md-right {
		text-align: right
	}

	.text-md-left {
		text-align: left
	}
}

@media only screen and (min-width:1004px) {
	.d-lg-none {
		display: none
	}

	.d-lg-block {
		display: block
	}

	.d-lg-flex {
		display: flex
	}

	.align-lg-items-start {
		align-items: flex-start
	}

	.align-lg-items-center {
		align-items: center
	}

	.align-lg-items-end {
		align-items: flex-end
	}

	.align-lg-content-center {
		align-content: center
	}

	.justify-lg-content-start {
		justify-content: flex-start
	}

	.justify-lg-content-center {
		justify-content: center
	}

	.justify-lg-content-end {
		justify-content: flex-end
	}

	.justify-lg-content-between {
		justify-content: space-between
	}

	.justify-lg-content-around {
		justify-content: space-around
	}

	.justify-lg-content-evenly {
		justify-content: space-evenly
	}

	.text-lg-center {
		text-align: center
	}

	.text-lg-right {
		text-align: right
	}

	.text-lg-left {
		text-align: left
	}
}

@media only screen and (min-width:1200px) {
	.d-xl-none {
		display: none
	}

	.d-xl-block {
		display: block
	}

	.d-xl-flex {
		display: flex
	}

	.align-xl-items-start {
		align-items: flex-start
	}

	.align-xl-items-center {
		align-items: center
	}

	.align-xl-items-end {
		align-items: flex-end
	}

	.align-xl-content-center {
		align-content: center
	}

	.justify-xl-content-start {
		justify-content: flex-start
	}

	.justify-xl-content-center {
		justify-content: center
	}

	.justify-xl-content-end {
		justify-content: flex-end
	}

	.justify-xl-content-between {
		justify-content: space-between
	}

	.justify-xl-content-around {
		justify-content: space-around
	}

	.justify-xl-content-evenly {
		justify-content: space-evenly
	}

	.text-xl-center {
		text-align: center
	}

	.text-xl-right {
		text-align: right
	}

	.text-xl-left {
		text-align: left
	}
}

@media only screen and (min-width:1400px) {
	.d-xxl-none {
		display: none
	}

	.d-xxl-block {
		display: block
	}

	.d-xxl-flex {
		display: flex
	}

	.align-xxl-items-start {
		align-items: flex-start
	}

	.align-xxl-items-center {
		align-items: center
	}

	.align-xxl-items-end {
		align-items: flex-end
	}

	.align-xxl-content-center {
		align-content: center
	}

	.justify-xxl-content-start {
		justify-content: flex-start
	}

	.justify-xxl-content-center {
		justify-content: center
	}

	.justify-xxl-content-end {
		justify-content: flex-end
	}

	.justify-xxl-content-between {
		justify-content: space-between
	}

	.justify-xxl-content-around {
		justify-content: space-around
	}

	.justify-xxl-content-evenly {
		justify-content: space-evenly
	}

	.text-xxl-center {
		text-align: center
	}

	.text-xxl-right {
		text-align: right
	}

	.text-xxl-left {
		text-align: left
	}
}

form label {
	display: block;
	margin-bottom: .63rem;
	line-height: 1.5;
	font-weight: 400;
	font-family: Inter;
	font-size: .88rem;
	letter-spacing: 1px;
	color: #3f4b57;
	text-transform: uppercase
}

button,
input,
select,
textarea {
	font-family: Inter
}

input[type=button],
input[type=date],
input[type=email],
input[type=password],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
input[type=url],
textarea {
	-webkit-appearance: none;
	outline: 0
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	width: 100%;
	height: 3.13rem;
	background-color: rgba(182, 166, 154, .1);
	padding: 0 1.57rem;
	color: #3f4b57;
	font-size: 1rem;
	font-weight: 400;
	border: 0;
	border-radius: 0;
	transition: border-color .3s cubic-bezier(.215, .61, .355, 1)
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
	border-color: #b6a69a;
	outline: 0
}

input[type=date]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .5);
	opacity: 1
}

input[type=date]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=url]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
	color: rgba(0, 0, 0, .5);
	opacity: 1
}

input[type=date]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	color: rgba(0, 0, 0, .5);
	opacity: 1
}

input[type=date]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: rgba(0, 0, 0, .5);
	opacity: 1
}

textarea {
	display: block;
	height: 9.38rem;
	padding: .63rem .94rem;
	resize: none;
	overflow: auto
}

select {
	-webkit-appearance: none;
	padding-right: .32rem;
	background-color: transparent;
	background-size: .88rem .44rem;
	background-position: right .5em center;
	background-repeat: no-repeat;
	background-color: rgba(182, 166, 154, .1);
	color: #3f4b57;
	cursor: pointer
}

select:focus {
	outline: 0
}

select::-ms-expand {
	display: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s
}

.form-group {
	margin-bottom: 1.25rem
}

.form-group:last-of-type {
	margin-bottom: 0
}

.form-checkbox {
	margin: 8px 0 0 0
}

.form-checkbox input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer
}

.form-checkbox label {
	position: relative;
	cursor: pointer;
	color: #3f4b57;
	font-weight: 500;
	text-transform: none;
	display: flex;
	flex-direction: row;
	align-items: flex-start
}

.form-checkbox label a {
	color: #b6a69a;
	font-weight: 500
}

.form-checkbox label p {
	line-height: 26px;
	color: #3f4b57;
	margin: 0
}

.form-checkbox label:before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid #3f4b57;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05);
	padding: 10px;
	border-radius: 50%;
	background-color: #fff;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 18px;
	transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.form-checkbox label:after {
	transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.form-checkbox input:checked+label:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	left: 10px;
	width: 4px;
	height: 9px;
	border: solid #b6a69a;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg)
}

.form-checkbox input:checked+label:before {
	border: 2px solid #b6a69a
}

.file {
	position: relative;
	display: block;
	cursor: pointer;
	height: 3.13rem
}

.file input {
	min-width: 100%;
	margin: 0;
	opacity: 0
}

.file-custom {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	padding: 0 1.57rem;
	height: 3.13rem;
	line-height: 1.5;
	color: #555;
	background-color: rgba(182, 166, 154, .1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.file-custom:after {
	display: flex;
	align-items: center;
	height: 100%;
	content: 'Choose file...'
}

.file-custom:before {
	position: absolute;
	top: 0;
	right: -.075rem;
	bottom: 0;
	z-index: 6;
	display: block;
	content: 'Upload';
	height: 3.13rem;
	padding: .5rem 1rem;
	line-height: 1.5;
	color: #fff;
	background-color: #b6a69a;
	display: flex;
	align-items: center;
	justify-content: center
}

.btn,
input[type=button],
input[type=reset],
input[type=submit] {
	display: inline-block;
	padding: .75rem 1.57rem;
	vertical-align: top;
	color: #fff;
	font-size: 13px;
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: 0;
	text-align: center;
	text-decoration: none;
	border: .07rem solid;
	border-color: transparent;
	border-radius: 4px;
	background-color: #b6a69a;
	transition: background-color .3s cubic-bezier(.215, .61, .355, 1), color .3s cubic-bezier(.215, .61, .355, 1), border-color .3s cubic-bezier(.215, .61, .355, 1)
}

.btn:focus,
.btn:hover,
input:focus[type=button],
input:focus[type=reset],
input:focus[type=submit],
input:hover[type=button],
input:hover[type=reset],
input:hover[type=submit] {
	color: #fff;
	text-decoration: none;
	background-color: #a18c7c;
	cursor: pointer
}

.btn-rounded {
	border-radius: 2.19rem !important
}

.btn-block {
	display: block
}

.btn-lg {
	padding: .75rem 2.82rem
}

.btn-primary {
	background-color: #b6a69a;
	color: #fff
}

.btn-primary:focus,
.btn-primary:hover {
	background-color: #967f6e;
	color: #fff;
	border-color: #967f6e
}

.btn-blue {
	background-color: #e1f2f5;
	color: #3f4b57
}

.btn-blue:focus,
.btn-blue:hover {
	background-color: #c6e6ec;
	color: #3f4b57;
	border-color: #c6e6ec
}

.btn-green {
	background-color: #edf3e6;
	color: #3f4b57
}

.btn-green:focus,
.btn-green:hover {
	background-color: #dae6cb;
	color: #3f4b57;
	border-color: #dae6cb
}

.btn-orange {
	background-color: #feac11;
	color: #fff
}

.btn-orange:focus,
.btn-orange:hover {
	background-color: #c27f01;
	color: #fff;
	border-color: #c27f01
}

.btn-purple {
	background-color: #eceef5;
	color: #3f4b57
}

.btn-purple:focus,
.btn-purple:hover {
	background-color: #cdd2e5;
	color: #3f4b57;
	border-color: #cdd2e5
}

.btn-white {
	background-color: #fff;
	color: #b6a69a
}

.btn-white:focus,
.btn-white:hover {
	background-color: transparent;
	color: #fff;
	border-color: #fff
}

.btn-light-outline {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, .3);
	color: #fff
}

.btn-light-outline:focus,
.btn-light-outline:hover {
	background-color: #b6a69a;
	color: #fff;
	border-color: #b6a69a
}

.btn-link {
	margin-bottom: .13rem;
	color: #b6a69a;
	background-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #a18c7c;
	border-color: currentColor;
	background-color: transparent
}

.btn.btn-border {
	position: relative;
	padding: 0;
	font-weight: 600;
	color: #b6a69a;
	text-transform: uppercase;
	background-color: transparent;
	letter-spacing: 1px;
	transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.btn.btn-border:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 1px;
	height: 7px;
	background-color: rgba(182, 166, 154, .31);
	z-index: 1;
	transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.btn.btn-border span {
	position: relative;
	z-index: 2
}

.btn.btn-border:focus,
.btn.btn-border:hover {
	color: #fff !important
}

.btn.btn-border:focus:after,
.btn.btn-border:hover:after {
	height: 100%;
	right: 1px;
	background-color: #b6a69a
}

.btn.btn-border-dark:after {
	background-color: rgba(182, 166, 154, .2)
}

.btn.btn-border-dark:focus:after,
.btn.btn-border-dark:hover:after {
	background-color: #ab998b
}

.btn.btn-border-blue {
	color: #1dbcd1
}

.btn.btn-border-blue:after {
	background-color: rgba(29, 188, 209, .2)
}

.btn.btn-border-blue:focus:after,
.btn.btn-border-blue:hover:after {
	background-color: #1aa8bb
}

input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button
}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 150;
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
}

header:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 34px;
	background-color: #EAE5DA;
	z-index: -1;
	display: block;
}

header .container {
	width: 100%;
	max-width: 100%;
}

header nav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 15px 0;
}

header .navbar-top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 8px 0;
	text-align: center;
	background-color: #EAE5DA;
}

header .navbar-top a:nth-of-type(1),
header .navbar-top ul {
	display: none;
}

header .navbar-top a:nth-of-type(2) {
	display: block;
	width: 100%;
	text-align: center;
}

header .navbar-top a {
	font-size: 12px;
	color: #1A2328;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 5px;
}

header .navbar-top a:hover {
	color: #B6A69A;
}

header .navbar-top ul {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	margin: 0;
	list-style: none;
	padding: 0;
}

header .navbar-top ul li {
	padding-top: 0;
	padding-bottom: 0;
}

header .navbar-top ul li a {
	display: block;
	padding: 0 8px;
}

header .navbar-top .footer-socials li a {
	font-size: 18px;
}

header .navbar-top .footer-socials li a i,
header .navbar-top .footer-socials li a svg {
	display: block;
}

header .navbar-top .footer-socials li a svg path {
	transition: all .2s ease-in-out;
}

header .navbar-top .footer-socials li a:hover svg path {
	fill: #b6a69a
}

header .navbar-left {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

header .navbar-left svg path {
	fill: #B6A69A;
}

header .navbar-left .navbar-toggler {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
}

header .navbar-left .navbar-search-mobile {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
}

header .navbar-left .navbar-toggler,
header .navbar-left .navbar-search-mobile {
	font-size: 24px;
}

header .navbar-main {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	position: fixed;
	top: 109px;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow-y: scroll;
	background-color: #f2f2f2;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
}

header .navbar-main.show {
	opacity: 1;
	visibility: visible;
}

header .navbar-main .navbar-nav {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	overflow-y: scroll;
}

header .navbar-main .navbar-nav li {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}

header .navbar-main ul {
	list-style: none;
}

header .navbar-main .navbar-nav li a {
	position: relative;
	display: block;
	padding: 10px 25px 10px 15px;
	font-weight: 600;
	font-size: 12px;
	color: #1A2328;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

header .navbar-main .navbar-nav li a:hover {
	color: #B6A69A;
}

header .navbar-main .navbar-nav li.book-now {
	background-color: #B6A69A;
	transition: all 0.35s cubic-bezier(0.47, 0, 0.745, 0.715);
}

header .navbar-main .navbar-nav li.book-now:hover {
	background-color: #c7bbb2;
}

header .navbar-main .navbar-nav li.book-now a {
	color: #ffffff;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

header .navbar-main .navbar-nav li.book-now a i {
	font-size: 15px;
	display: block;
}

header .navbar-main .navbar-nav li.book-now a:hover {
	color: #ffffff;
}

header .navbar-main .navbar-nav li a.navbar-search {
	padding: 0 15px;
	font-size: 18px;
}

header .navbar-main .navbar-nav li.dropdown>a:after,
header .navbar-main .navbar-nav li.dropdown-sub>a:after {
	font-family: "Phosphor" !important;
	position: absolute;
	font-weight: 300;
	top: 11px;
	right: 12px;
	transition: transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
	will-change: transform;
}

header .navbar-main .navbar-nav li.dropdown>a:after {
	content: "\e9fe";
}

header .navbar-main .navbar-nav li.dropdown-sub>a:after {
	top: 9px;
	content: "\ea00";
}

header .navbar-main .navbar-nav li.dropdown,
header .navbar-main .navbar-nav li.dropdown-sub {
	position: relative;
}

header .navbar-main .navbar-nav li.dropdown .dropdown-menu,
header .navbar-main .navbar-nav li.dropdown-sub .dropdown-menu {
	display: none;
	position: relative;
	background-color: #1b2632;
	z-index: 0;
}

header .navbar-main .navbar-nav li.dropdown .dropdown-menu li a,
header .navbar-main .navbar-nav li.dropdown-sub .dropdown-menu li a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: 500;
	font-size: 12px;
	padding: 8px 12px;
	display: block;
	position: relative;
}

header .navbar-main .navbar-nav li.dropdown .dropdown-menu li a:hover,
header .navbar-main .navbar-nav li.dropdown-sub .dropdown-menu li a:hover {
	background-color: transparent;
	color: #B6A69A;
}

header .navbar-main .navbar-nav li.dropdown:hover>a:after,
header .navbar-main .navbar-nav li.dropdown-sub:hover>a:after {
	transform: rotate(180deg);
}

header .navbar-main .navbar-nav li.dropdown:hover>.dropdown-menu,
header .navbar-main .navbar-nav li.dropdown-sub:hover>.dropdown-menu {
	opacity: 1;
	visibility: visible;
	z-index: 5;
}

header .navbar-main .navbar-nav li.dropdown.active>a:after,
header .navbar-main .navbar-nav li.dropdown-sub.active>a:after {
	transform: rotate(180deg);
}

header .navbar-main .navbar-nav li.dropdown.active>.dropdown-menu,
header .navbar-main .navbar-nav li.dropdown-sub.active>.dropdown-menu {
	display: flex !important;
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-three-cols {
	position: static;
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-three-cols .dropdown-sub {
	position: static;
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-three-cols .dropdown-sub .dropdown {
	position: static;
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-three-cols .dropdown-menu {
	display: none;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: flex-start;
	justify-items: flex-start;
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-three-cols .dropdown-menu li {
	width: 100%;
	break-inside: avoid-column;
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu {
	display: none;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li a {
	padding: 8px 12px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li a:before {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	min-width: 25px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.hydroboost a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/hydroboost.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.myers-cocktail a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/myers-cocktail.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.skin-brightening a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/skin-brightening.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.migraine-relief a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/migraine-relief.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.hangover-rescue a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/hangover-rescue.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.performance-recovery a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/performance-recovery.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.immunity-support a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/immunity-support.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.hair-nails-skin a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/hair-nails-skin.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.weight-loss-fat-burner a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/weight-loss-fat-burner.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.mind-body a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/mind-body.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.super-myers-cocktail a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/super-myers-cocktail.svg");
}

header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li.limitless-all-in-one a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/limitless-all-in-one.svg");
}

header .dropdown-menu li.semaglutide-icon a,
header .dropdown-menu li.tirzepatide-icon a,
header .dropdown-menu li.hcg-icon a,
header .dropdown-menu li.bridge-icon a,
header .dropdown-menu li.testosterone-replacement-icon a,
header .dropdown-menu li.lab-testing-icon a {
	padding: 8px 12px;
	display: flex !important;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

header .dropdown-menu li.semaglutide-icon a:before,
header .dropdown-menu li.tirzepatide-icon a:before,
header .dropdown-menu li.hcg-icon a:before,
header .dropdown-menu li.bridge-icon a:before,
header .dropdown-menu li.testosterone-replacement-icon a:before,
header .dropdown-menu li.lab-testing-icon a:before {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	min-width: 25px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

header .dropdown-menu li.semaglutide-icon a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/semaglutide.png");
}

header .dropdown-menu li.tirzepatide-icon a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/tirzepatide.png");
}

header .dropdown-menu li.hcg-icon a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/hcg.png");
}

header .dropdown-menu li.bridge-icon a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/bridge-device.png");
}

header .dropdown-menu li.testosterone-replacement-icon a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/testosterone-replacement-therapy.png");
}

header .dropdown-menu li.lab-testing-icon a:before {
	background-image: url("/wp-content/themes/ivelements/assets/images/navigation/lab-testing.png");
}

header .navbar-main .navbar-search {
	display: none !important;
}

@media screen and (max-width: 671px) {
	header .navbar-main .navbar-nav li.dropdown .dropdown-menu {
		flex-direction: row;
		flex-wrap: wrap;
		gap: 5px;
		padding: 5px;
	}

	header .navbar-main .navbar-nav li.dropdown .dropdown-menu li {
		width: calc(100% / 2 - 5px);
		background: #121921;
		margin: 0 0 5px 0;
	}

	header .navbar-main .navbar-nav li.dropdown .dropdown-menu .dropdown-menu {
		gap: 0;
		padding-left: 0;
		padding-right: 0;
	}

	header .navbar-main .navbar-nav li.dropdown .dropdown-menu .dropdown-menu li {
		background: #090d11;
		width: 100%
	}
}

@media screen and (min-width: 670px) {
	header .navbar-main {
		top: 109px;
	}

	header:before {
		display: block;
	}

	header .navbar-top a:first-of-type,
	header .navbar-top ul {
		display: flex;
	}

	header .navbar-top a:nth-of-type(2),
	header .navbar-top ul {
		width: auto;
	}
}

@media screen and (min-width: 922px) {
	header .navbar-left {
		width: auto;
	}

	header .navbar-left .navbar-search-mobile {
		display: none;
	}

	header .navbar-left .navbar-toggler {
		display: none;
	}

	header .navbar-main {
		position: relative;
		top: auto;
		left: auto;
		overflow-y: unset;
		align-items: flex-end;
		justify-content: flex-end;
		background-color: transparent;
		opacity: 1;
		visibility: visible;
	}

	header .navbar-main .navbar-search {
		display: block !important;
	}

	header .navbar-main .navbar-nav {
		flex-direction: row;
		width: auto;
		overflow-y: unset;
	}

	header .navbar-main .navbar-nav li {
		width: auto;
	}

	header .navbar-main .navbar-nav li.book-now {
		border-radius: 4px;
	}

	header .navbar-main .navbar-nav li.dropdown .dropdown-menu,
	header .navbar-main .navbar-nav li.dropdown-sub .dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		min-width: 13rem;
		border-radius: 12px;
		padding: 15px;
		background-color: rgb(255, 255, 255);
		box-shadow: 0 0 39px rgba(0, 0, 0, 0.05);
		transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
		opacity: 0;
		visibility: hidden;
		display: block;
	}

	header .navbar-main .navbar-nav li.dropdown .dropdown-menu li a,
	header .navbar-main .navbar-nav li.dropdown-sub .dropdown-menu li a {
		color: #1A2328;
		min-width: 13rem;
		display: inline-block;
	}

	header .navbar-main .navbar-nav li.dropdown .dropdown-menu .dropdown-menu,
	header .navbar-main .navbar-nav li.dropdown-sub .dropdown-menu .dropdown-menu {
		left: 13.5rem;
		top: 0;
	}

	header .navbar-main .navbar-nav li.dropdown .dropdown-menu,
	header .navbar-main .navbar-nav li.dropdown-sub .dropdown-menu {
		padding-left: 0;
		padding: 15px;
	}

	header .navbar-main .navbar-nav li.dropdown .dropdown-menu .dropdown-menu,
	header .navbar-main .navbar-nav li.dropdown-sub .dropdown-menu .dropdown-menu {
		padding-left: 0;
		padding: 15px;
	}

	header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-three-cols .dropdown-menu {
		display: block;
		column-count: 3;
	}

	header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-three-cols .dropdown-menu li {
		width: 100%;
	}

	header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .dropdown-menu {
		left: 13.5rem;
		top: 0;
		z-index: 1;
		background-color: rgb(255, 255, 255);
	}

	header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .dropdown-menu .dropdown-menu {
		left: 13.5rem;
		z-index: 2;
		background-color: rgb(255, 255, 255);
	}

	header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu {
		min-width: 32rem;
		display: flex;
	}

	header .navbar-main .navbar-nav li.dropdown.megamenu.megamenu-sidebar .dropdown-menu .megamenu-treatments .dropdown-menu li {
		width: 50%;
	}

	header .navbar-main .navbar-nav li.dropdown.dropdown-right .dropdown-menu .dropdown-menu {
		left: -100%;
	}

	header .navbar-main .navbar-nav li.dropdown.dropdown-right .dropdown-menu {
		left: -100%;
	}
}

@media screen and (min-width: 1400px) {
	header .container {
		width: 1400px;
		max-width: 1400px;
	}
}

footer {
	background-color: #17212b;
	padding: 20px 0;
}

@media screen and (min-width: 840px) {
	footer {
		padding: 40px 0;
	}
}

@media screen and (min-width: 840px) {
	footer {
		padding: 80px 0;
	}
}

footer .footer-layout {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: auto;
	grid-column-gap: 15px;
	grid-row-gap: 15px;
}

@media screen and (min-width: 470px) {
	footer .footer-layout {
		grid-column-gap: 30px;
		grid-row-gap: 30px;
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (min-width: 840px) {
	footer .footer-layout {
		grid-column-gap: 50px;
		grid-row-gap: 50px;
		grid-template-columns: repeat(4, 1fr);
	}
}

@media screen and (min-width: 470px) {
	footer .footer-layout .footer-services {
		grid-area: 1/1/2/2;
	}
}

@media screen and (min-width: 840px) {
	footer .footer-layout .footer-services {
		grid-area: 1/1/2/2;
	}
}

footer .footer-layout .footer-services ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

footer .footer-layout .footer-services ul li {
	margin: 0;
	padding: 0;
}

footer .footer-layout .footer-services ul li:before {
	display: none;
}

footer .footer-layout .footer-services ul li a {
	padding: 8px 0;
	font-size: 14px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	color: #fff;
}

footer .footer-layout .footer-services ul li a:hover,
footer .footer-layout .footer-services ul li a:focus {
	opacity: 0.5;
}

footer .footer-layout .footer-services ul li.footer-dropdown>a:after {
	content: "\ea00";
	font-family: "Phosphor" !important;
	font-weight: 300;
	transition: transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
	will-change: transform;
}

footer .footer-layout .footer-services ul li.footer-dropdown.active>a:after {
	transform: rotate(90deg);
}

footer .footer-layout .footer-services .footer-dropdown-menu {
	padding-left: 25px;
	display: none;
}

footer .footer-layout .footer-services .footer-dropdown-menu li>a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

footer .footer-layout .footer-services .footer-dropdown-menu li>a:before {
	content: "-";
	margin-right: 15px;
}

@media screen and (min-width: 470px) {
	footer .footer-layout .footer-locations {
		grid-area: 1/2/2/3;
	}
}

@media screen and (min-width: 840px) {
	footer .footer-layout .footer-locations {
		grid-area: 1/2/2/3;
	}
}

footer .footer-layout .footer-locations .footer-location {
	display: block;
	margin: 0 0 30px 0;
}

footer .footer-layout .footer-locations .footer-location p {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
}

footer .footer-layout .footer-locations .footer-location h6 {
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 5px 0;
	color: #fff;
	font-family: "Inter";
	text-transform: none;
	letter-spacing: 0;
}

@media screen and (min-width: 470px) {
	footer .footer-layout .footer-infos {
		grid-area: 2/1/3/2;
	}
}

@media screen and (min-width: 840px) {
	footer .footer-layout .footer-infos {
		grid-area: 1/3/2/4;
	}
}

footer .footer-layout .footer-infos .footer-info {
	display: block;
	margin: 0 0 30px 0;
}

footer .footer-layout .footer-infos .footer-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

footer .footer-layout .footer-infos .footer-info ul li {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	margin: 0 0 5px 0;
}

footer .footer-layout .footer-infos .footer-info a {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
}

footer .footer-layout .footer-infos .footer-info p {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
	line-height: 25px;
}

footer .footer-layout .footer-infos .footer-info h6 {
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 5px 0;
	color: #fff;
	font-family: "Inter";
	text-transform: none;
	letter-spacing: 0;
}

@media screen and (min-width: 470px) {
	footer .footer-layout .footer-desc {
		grid-area: 2/2/3/3;
	}
}

@media screen and (min-width: 840px) {
	footer .footer-layout .footer-desc {
		grid-area: 1/4/2/5;
	}
}

footer .footer-layout .footer-desc p {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
	line-height: 25px;
}

footer .footer-layout .footer-bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	text-align: center;
	padding-top: 35px;
}

@media screen and (min-width: 470px) {
	footer .footer-layout .footer-bottom {
		grid-area: 3/1/4/3;
	}
}

@media screen and (min-width: 840px) {
	footer .footer-layout .footer-bottom {
		grid-area: 2/1/3/5;
	}
}

footer .footer-layout .footer-bottom ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 25px 0 15px 0;
	padding: 0;
	list-style: none;
}

footer .footer-layout .footer-bottom ul li {
	margin: 0;
	padding: 0;
}

footer .footer-layout .footer-bottom ul li::before {
	display: none;
}

footer .footer-layout .footer-bottom ul li a {
	display: block;
	margin: 0 10px;
	color: rgba(255, 255, 255, 0.5);
}

footer .footer-layout .footer-bottom ul li a svg {
	display: block;
}

footer .footer-layout .footer-bottom ul li a svg path {
	fill: rgba(255, 255, 255, 0.5);
	transition: .2s ease-in-out;
}

footer .footer-layout .footer-bottom ul li a i {
	font-size: 22px;
}

footer .footer-layout .footer-bottom ul li a:hover {
	color: white;
}

footer .footer-layout .footer-bottom ul li a:hover svg path {
	fill: white;
}

footer .footer-layout .footer-bottom p {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
	line-height: 25px;
}

@media only screen and (min-width: 500px) {
	.footer-menu {
		display: none !important;
	}
}

.section {
	padding-top: 3.13rem
}

@media screen and (min-width:1004px) {
	.section.section-spacing {
		padding-bottom: 5rem
	}
}

.section-lg {
	padding-top: 6.25rem
}

.section-lg.section-spacing {
	padding-bottom: 6.25rem
}

.section.bg-dark h1,
.section.bg-dark h2,
.section.bg-dark h3,
.section.bg-dark h4,
.section.bg-dark h5,
.section.bg-dark h6,
.section.bg-dark p {
	color: #fff
}

.hero-section {
	position: relative;
	padding: 150px 0 50px 0;
	background-color: #17212B;
}

@media screen and (min-width: 415px) {
	.hero-section {
		padding: 190px 0 50px 0;
	}
}

@media screen and (max-height: 415px) and (orientation: landscape) {
	.hero-section {
		padding: 200px 0 150px 0;
	}
}

@media screen and (min-width: 1000px) {
	.hero-section {
		padding: 290px 0 150px 0;
	}
}

.hero-section-content {
	position: relative;
	margin: 0 0 35px 0;
	z-index: 2;
}

@media screen and (min-width: 1000px) {
	.hero-section-content {
		margin: 0 0 95px 0;
	}
}

.hero-section h1 {
	font-size: 30px;
}

@media screen and (min-width: 1200px) {
	.hero-section h1 {
		font-size: 45px;
	}
}

.hero-section h1,
.hero-section h2,
.hero-section h3,
.hero-section h4,
.hero-section h5,
.hero-section h6,
.hero-section p {
	color: #fff
}

.hero-section-background,
.hero-section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.hero-section .container,
.hero-section .row {
	position: relative;
	height: 100%
}

.hero-section-background {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 62%;
	height: 100%;
	opacity: 1;
	z-index: 1;
	object-fit: cover;
	object-position: center;
}

.hero-section:before {
	background-color: rgba(23, 33, 43, .64);
	z-index: 2
}

.hero-section .container {
	z-index: 3
}

@media screen and (min-width:576px) {
	.hero-section .btn {
		margin-right: .94rem
	}
}

.hero-section .btn:last-of-type {
	margin-right: 0
}

.hero-section-sm {
	text-align: center;
	height: 560px;
}

.hero-section-sm p {
	font-size: 14px;
	font-weight: 300;
}

@media screen and (min-width:1004px) {
	.hero-section-sm {
		text-align: left;
		margin-bottom: 70px
	}
}

.hero-section-sm .h1,
.hero-section-sm h1 {
	font-size: 23px
}

@media (min-width:320px) and (max-width:1200px) {

	.hero-section-sm .h1,
	.hero-section-sm h1 {
		font-size: calc(23px + 12 * (100vw - 320px)/ 880)
	}
}

@media (min-width:1200px) {

	.hero-section-sm .h1,
	.hero-section-sm h1 {
		font-size: 35px
	}
}

.hero-section-sm:before {
	background-color: rgba(23, 33, 43, .98);
	z-index: 2
}

.hero-section-sm .hero-section-img {
	position: absolute;
	right: 0;
	top: 150px;
	width: 50%;
	height: 90%;
	z-index: 2;
	display: none
}

@media screen and (min-width:1004px) {
	.hero-section-sm .hero-section-img {
		display: block
	}
}

.hero-section .btn {
	margin-top: 25px;
	color: #3f4b57;
	font-weight: bolder
}

.hero-section .btn-blue {
	background-color: #c3f1f7
}

.hero-section .btn-orange {
	background-color: #fff3dc
}

.hero-section .btn-green {
	background-color: #eaf3d7
}

.hero-section .btn-purple {
	background-color: #cfd4ea
}

.hero-section-actions {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-start;
	position: relative;
	z-index: 3;
	gap: 10px;
}

.hero-section-actions a {
	color: #3f4b57;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: space-between;
	position: relative;
	transition: background-color .3s cubic-bezier(.215, .61, .355, 1);
	padding: 13px 25px;
	border-radius: 35px;
}

.hero-section-actions a i {
	margin-left: 15px;
	transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.hero-section-actions a i:first-of-type {
	font-size: 25px
}

.hero-section-actions a:hover i:first-of-type {
	transform: rotate(15deg) scale(1.3)
}

.hero-section-actions a:first-of-type {
	background-color: #C3F1F7
}

.hero-section-actions a:first-of-type:hover {
	background-color: #a5eaf3
}

.hero-section-actions a:nth-of-type(2) {
	background-color: #FFF3DC
}

.hero-section-actions a:nth-of-type(2):hover {
	background-color: #ffe4b3
}

.hero-section-actions a:nth-of-type(3) {
	background-color: #CFD4EA
}

.hero-section-actions a:nth-of-type(3):hover {
	background-color: #b8bfe0
}

.info-section {
	position: relative;
	margin: 0
}

@media screen and (min-width:1004px) {
	.info-section {
		margin: 100px 0
	}
}

.info-section:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: -1;
	background-color: rgba(182, 166, 154, .1)
}

@media screen and (min-width:1004px) {
	.info-section:before {
		width: 55%
	}
}

.info-section .col-lg-6,
.info-section .vc_col-sm-6 {
	text-align: center;
	padding: 25px
}

@media screen and (min-width:1004px) {

	.info-section .col-lg-6,
	.info-section .vc_col-sm-6 {
		text-align: left;
		padding: 4em
	}
}

.info-section .animImg {
	position: relative
}

.info-section .animImg span {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f7f8f9
}

@media screen and (min-width:1200px) {
	.info-section p {
		max-width: 85%
	}
}

.info-section p:last-of-type {
	margin-bottom: 3.44rem
}

.info-section ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none
}

.info-section ul li {
	width: calc(100% / 2);
	font-size: 14px
}

.info-section ul li p {
	display: flex;
	flex-direction: row;
	max-width: 100%;
	margin: 0
}

.info-section ul li p:before {
	content: '\f061';
	font-family: 'Font Awesome 6 Pro';
	font-weight: 900;
	color: #b6a69a;
	margin-right: 8px
}

.info-section ul li p:last-of-type {
	margin: 0
}

.info-section ul.lg li {
	width: 100%
}

.info-section-blue h4 {
	color: #1dbcd1
}

.info-section-blue:before {
	background-color: rgba(29, 188, 209, .1)
}

.info-section-blue ul li p:before {
	color: #1dbcd1
}

.info-section-green h4 {
	color: #95c23c
}

.info-section-green:before {
	background-color: rgba(149, 194, 60, .1)
}

.info-section-green ul li p:before {
	color: #95c23c
}

.info-section-orange h4 {
	color: #feac11
}

.info-section-orange:before {
	background-color: rgba(254, 172, 17, .1)
}

.info-section-orange ul li p:before {
	color: #feac11
}

.info-section-reverse:before {
	left: 0;
	right: auto;
	background-color: rgba(244, 231, 209, .2)
}

@media screen and (min-width: 1200px) {
	.info-section-reverse:before {
		left: -80px;
	}

	.info-section:before {
		right: 80px;
	}
}

.info-section-sm {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.info-section-bg {
	position: relative
}

.info-section-bg:before {
	content: '';
	display: block;
	position: relative;
	width: 100%;
	height: 350px;
	background: url(/assets/images/home/img-4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

@media screen and (min-width:1004px) {
	.info-section-bg:before {
		position: absolute;
		top: 0;
		left: 0;
		width: calc(50% - 60px);
		height: 100%
	}
}

.info-section-bg .col-lg-6,
.info-section-bg .vc_col-sm-6 {
	text-align: center;
	padding: 25px
}

@media screen and (min-width:1004px) {

	.info-section-bg .col-lg-6,
	.info-section-bg .vc_col-sm-6 {
		text-align: left;
		padding: 4em
	}
}

@media screen and (min-width:1200px) {
	.info-section-bg p {
		max-width: 60%
	}
}

.info-section-bg p:last-of-type {
	margin-bottom: 3.44rem
}

.info-section-bg h4 {
	color: #b6a69a
}

.info-section-bg .col-lg-6:nth-of-type(2),
.info-section-bg .vc_col-sm-6:nth-of-type(2) {
	background-color: rgba(182, 166, 154, .1)
}

@media screen and (min-width:1200px) {

	.info-section-bg .col-lg-6:nth-of-type(2),
	.info-section-bg .vc_col-sm-6:nth-of-type(2) {
		padding: 8rem
	}
}

.info-section-bg-blue h4 {
	color: #1dbcd1
}

.info-section-bg-blue .col-lg-6:nth-of-type(2) {
	background-color: rgba(29, 188, 209, .1)
}

.info-section-bg-blue .btn-border {
	color: #1dbcd1
}

.info-section-bg-blue .btn-border:after {
	background-color: rgba(29, 188, 209, .31)
}

.info-section-bg-blue .btn-border:focus,
.info-section-bg-blue .btn-border:hover {
	color: #fff
}

.info-section-bg-blue .btn-border:focus:after,
.info-section-bg-blue .btn-border:hover:after {
	background-color: #1dbcd1
}

.info-section-bg-green h4 {
	color: #95c23c
}

.info-section-bg-green .col-lg-6:nth-of-type(2) {
	background-color: rgba(149, 194, 60, .1)
}

.info-section-bg-green .btn-border {
	color: #95c23c
}

.info-section-bg-green .btn-border:after {
	background-color: rgba(149, 194, 60, .31)
}

.info-section-bg-green .btn-border:focus,
.info-section-bg-green .btn-border:hover {
	color: #fff
}

.info-section-bg-green .btn-border:focus:after,
.info-section-bg-green .btn-border:hover:after {
	background-color: #95c23c
}

.info-section-bg-orange h4 {
	color: #feac11
}

.info-section-bg-orange .col-lg-6:nth-of-type(2) {
	background-color: rgba(254, 172, 17, .1)
}

.info-section-bg-orange .btn-border {
	color: #feac11
}

.info-section-bg-orange .btn-border:after {
	background-color: rgba(254, 172, 17, .31)
}

.info-section-bg-orange .btn-border:focus,
.info-section-bg-orange .btn-border:hover {
	color: #fff
}

.info-section-bg-orange .btn-border:focus:after,
.info-section-bg-orange .btn-border:hover:after {
	background-color: #feac11
}

.info-section-bg-primary h4 {
	color: #b6a69a
}

.info-section-bg-primary .col-lg-6:nth-of-type(2) {
	background-color: rgba(182, 166, 154, .1)
}

.info-section-bg-primary .btn-border {
	color: #b6a69a
}

.info-section-bg-primary .btn-border:after {
	background-color: rgba(182, 166, 154, .31)
}

.info-section-bg-primary .btn-border:focus,
.info-section-bg-primary .btn-border:hover {
	color: #fff
}

.info-section-bg-primary .btn-border:focus:after,
.info-section-bg-primary .btn-border:hover:after {
	background-color: #b6a69a
}

.info-section-bg-reverse:before {
	left: 0;
	right: auto
}

.section-product {
	padding-top: 00px
}

.section-product img {
	display: block !important;
	max-width: 77% !important;
	margin-right: auto;
	margin-left: auto;
}

@media screen and (max-width:762px) {
	.section-product {
		padding-top: 0px;
	}

	.section-product img {
		max-width: 100% !important;
	}
}

.section-product h1 {
	font-size: 23px;
}

@media screen and (min-width: 1200px) {
	.section-product h1 {
		font-size: 35px;
	}
}

.product-price {
	display: inline-block;
	margin-right: 35px
}

.product-price strong {
	display: block;
	font-size: 18px;
	line-height: 18px
}

@media screen and (min-width: 900px) {
	.product-price strong {
		display: block;
		font-size: 35px;
		line-height: 35px
	}
}

@media screen and (min-width: 768px) {
	.product-price {
		position: absolute;
		left: -40%;
		bottom: 0;
		text-align: center;
		min-width: 160px;
		background-color: #B6A69A;
		color: white;
		padding: 25px;
		border-radius: 5px;
		margin: 0;
	}

	.section-product .product-price {
		left: 0;
		bottom: auto;
		top: 0;
	}

	.section-product .product-price:nth-of-type(2) {
		left: 0;
		bottom: auto;
		top: 120px;
	}

	.section-product .product-price {
		left: -40%;
		top: auto;
		bottom: 0;
	}

	.section-product .product-price:nth-of-type(2) {
		top: auto;
		bottom: 120px;
		left: -40%
	}
}

@media screen and (min-width: 1130px) {
	.section-product .product-price {
		left: -25%;
	}

	.section-product .product-price:nth-of-type(2) {
		left: -25%
	}
}

.benefits-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap
}

.benefits-list li {
	width: calc(100% / 2 - 10px);
	background-color: #fff;
	font-size: 14px;
	font-weight: 500;
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: 5px;
	color: #3f4b57;
	border-radius: 35px;
}

.benefits-list li:nth-of-type(1),
.benefits-list li:nth-of-type(5),
.benefits-list li:nth-of-type(9) {
	background-color: #e1f2f5;
}


.benefits-list li:nth-of-type(2),
.benefits-list li:nth-of-type(6),
.benefits-list li:nth-of-type(10) {
	background-color: #f8f1e2;
}

.benefits-list li:nth-of-type(3),
.benefits-list li:nth-of-type(7),
.benefits-list li:nth-of-type(11) {
	background-color: #eceef5;
}

.benefits-list li:nth-of-type(4),
.benefits-list li:nth-of-type(8),
.benefits-list li:nth-of-type(12) {
	background-color: #edf3e6;
}

@media screen and (min-width:1200px) {
	.benefits-list li {
		width: calc(100% / 6 - 10px)
	}
}

.benefits-list li p {
	font-size: 14px;
	margin: 0;
	color: white;
}

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

.bullet-list li {
	font-size: 14px
}

.bullet-list li p {
	display: flex;
	flex-direction: row;
	max-width: 100%;
	margin: 0
}

.bullet-list li p:before {
	content: "\ea00";
	font-family: "Phosphor";
	font-weight: 900;
	color: #b6a69a;
	margin-right: 8px
}

.bullet-list li:before {
	content: "\ea00";
	font-family: "Phosphor";
	font-weight: 900;
	color: #b6a69a;
	margin-right: 8px
}

.bullet-list li p:last-of-type {
	margin: 0
}

.bullet-list.lg li {
	width: 100%
}

.bullet-list-sm {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.bullet-list-sm li {
	display: inline-block;
	width: calc(100% / 2)
}

.ModalDialog {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 250;
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	opacity: 0;
	transform: translateY(50px);
	visibility: hidden;
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (min-width: 768px) {
	.ModalDialog {
		align-items: center;
	}
}

.ModalDialog:before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-backdrop-filter: blur(0);
	backdrop-filter: blur(0);
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.85);
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ModalDialog.show {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
}

.ModalDialogStep {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	background-color: #fff;
	border-radius: 10px;
	z-index: 2;
	max-width: 650px;
	box-shadow: 0 10px 99px rgba(0, 0, 0, 0.05);
	transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), visibility 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ModalDialog.show .ModalDialogStep {
	opacity: 1;
	visibility: visible;
}

.ModalDialogTitle {
	padding: 50px 50px 30px 50px;
	border-bottom: 1px solid rgba(63, 75, 87, 0.05);
	position: relative;
}

.ModalDialogTitle h6 {
	text-transform: none;
	opacity: 0.4;
	font-size: 14px;
}

.ModalDialogTitle h5 {
	margin: 0;
}

.ModalDialogContent {
	padding: 50px 50px 30px 50px;
	overflow-y: scroll;
	height: calc(100vh - 171px);
}

@media screen and (min-width: 768px) {
	.ModalDialogContent {
		height: auto;
	}
}

.ModalDialogContent::-webkit-scrollbar {
	width: 2px;
}

.ModalDialogContent::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.ModalDialogContent::-webkit-scrollbar-thumb {
	background-color: #fff;
}

.ModalDialogContent h6 {
	margin: 0 0 25px 0;
	font-size: 14px;
}

.ModalDialogContent h6 span {
	margin: 0;
}

.ModalDialogContent h6 span.text-red {
	color: red;
}

.ModalDialogContent h5 {
	margin: 0 0 30px 0;
}

.ModalDialogClose {
	position: absolute;
	right: 30px;
	top: 30px;
}

.ModalDialogClose a {
	width: 40px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #f7f8f9;
	border-radius: 50%;
	transition: background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ModalDialogClose a span {
	width: 17px;
	height: 2px;
	background-color: #3f4b57;
	border-radius: 35px;
	position: relative;
	transition: background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ModalDialogClose a span:nth-of-type(1) {
	top: 1px;
	transform: rotate(45deg);
}

.ModalDialogClose a span:nth-of-type(2) {
	top: -1px;
	transform: rotate(-45deg);
}

.ModalDialogClose a:focus,
.ModalDialogClose a:hover {
	background-color: #aec4f9;
}

.ModalDialogClose a:focus span,
.ModalDialogClose a:hover span {
	background-color: #fff;
}

.ModalDialog.ModalDialogLg .ModalDialogClose {
	top: 10px;
	right: 10px;
}

.ModalDialog.ModalDialogLg .ModalDialogTitle {
	padding: 20px 20px 10px 20px;
	border: 0;
}

.ModalDialog.ModalDialogLg .ModalDialogContent {
	padding: 20px 20px 20px 20px;
	overflow: hidden;
}

@media screen and (min-width: 768px) {
	.ModalDialog.ModalDialogLg .ModalDialogStep {
		min-width: 650px;
	}
}

.accordions-labels {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 0 25px;
	margin: 0 0 15px 0
}

.accordions-labels p {
	margin: 0;
	font-size: 13px
}

@media screen and (min-width:768px) {
	.accordions-labels {
		padding: 0 45px
	}
}

.accordions .accordion-item {
	margin: 0 0 8px 0;
	background: #FCFBF9;
	transition: all .3s ease-in-out
}

.accordions .accordion-item-title {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 18px 20px;
	position: relative
}

.accordions .accordion-item-title:focus,
.accordions .accordion-item-title:hover {
	cursor: pointer
}

@media screen and (min-width:768px) {
	.accordions .accordion-item-title {
		padding: 18px 30px
	}
}

.accordions .accordion-item-title:after {
	content: "\e9fe";
	font-family: "Phosphor";
	font-weight: 900;
	position: absolute;
	right: 24px;
	top: 24px;
	color: #b6a69a;
	font-size: 13px;
	transform: rotate(0);
	transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.kc_accordion_header>span.ui-accordion-header-icon {
	color: #b6a69a;
}

.accordions .accordion-item-title a,
.kc_accordion_header a {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #000;
	font-weight: 400;
	font-family: "Inter";
	transition: all .3s ease-in-out
}

@media screen and (min-width: 768px) {
	.kc_accordion_header a {
		padding: 18px 30px !important;
	}
}

.kc_accordion_header {
	background-color: #FCFBF9;
	border: 0 !important;
}

.accordions .accordion-item-title a {
	font-size: 14px
}

@media (min-width:320px) and (max-width:1200px) {

	.accordions .accordion-item-title a,
	.kc_accordion_header a {
		font-size: calc(14px + 4 * (100vw - 320px)/ 880) !important;
	}
}

@media (min-width:1200px) {

	.accordions .accordion-item-title a,
	.kc_accordion_header a {
		font-size: 18px !important;
	}
}

.kc_accordion_content {
	border: 0 !important;
}

.accordions .accordion-item-title a i {
	margin-left: 25px;
	min-width: 20px
}

.accordions .accordion-item-content {
	padding: 0 20px 20px 20px;
	display: none;
	line-height: 1.8;
	font-size: 14px;
}

@media screen and (min-width:768px) {
	.accordions .accordion-item-content {
		padding: 0 30px 20px 30px
	}
}

.accordions .accordion-item-content ul {
	margin: 0 0 30px 15px
}

.accordions .accordion-item.active {
	background-color: #f7f8f9
}

.accordions .accordion-item.active .accordion-item-title:after {
	transform: rotate(-180deg)
}

.accordions-primary .accordion-item {
	background: #f7f8f9
}

.accordions-primary .accordion-item-title a {
	color: #b6a69a
}

.accordions-primary .accordion-item-title:after {
	color: #b6a69a
}

.accordions-primary .accordion-item.active {
	background: rgba(182, 166, 154, .1)
}

.accordions-green .accordion-item {
	background: rgba(149, 194, 60, .1)
}

.accordions-green .accordion-item-title a {
	color: #95c23c
}

.accordions-green .accordion-item-title:after {
	color: #95c23c
}

.accordions-green .accordion-item.active {
	background: rgba(149, 194, 60, .1)
}

.accordions-blue .accordion-item {
	background: rgba(29, 188, 209, .1)
}

.accordions-blue .accordion-item-title a {
	color: #1dbcd1
}

.accordions-blue .accordion-item-title:after {
	color: #1dbcd1
}

.accordions-blue .accordion-item.active {
	background: rgba(29, 188, 209, .1)
}

.accordions-orange .accordion-item {
	background: rgba(254, 172, 17, .1)
}

.accordions-orange .accordion-item-title a {
	color: #feac11
}

.accordions-orange .accordion-item-title:after {
	color: #feac11
}

.accordions-orange .accordion-item.active {
	background: rgba(254, 172, 17, .1)
}

.info-items {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: center;
}

.info-items .info-item {
	position: relative;
	padding: 1.25rem;
	display: inline-block;
	width: calc(100% / 2 - 5px);
	text-align: center;
}

.info-items .info-item-blue {
	background-color: #1dbcd1;
}

.info-items .info-item-primary {
	background-color: #8794cc;
}

.info-items .info-item-green {
	background-color: #95c23c;
}

.info-items .info-item-orange {
	background-color: #feac11;
}


@media screen and (min-width: 568px) {
	.info-items .info-item {
		gap: 15px;
		width: calc(100% / 4 - 15px);
	}
}

@media screen and (min-width:1200px) {
	.info-items {
		padding: 50px;
	}

	.info-items .info-item {
		padding: 1.88rem
	}
}

.info-items .info-item p {
	max-width: 100%;
	margin: 15px 0 0 0;
	font-size: 12px;
}

@media screen and (min-width: 768px) {
	.info-items .info-item p {
		font-size: 14px;
	}
}

.info-items .info-item-icon {
	margin: 0 0 .94rem 0
}

.info-items .info-item h5,
.info-items .info-item p {
	color: #fff
}

.box-item {
	padding: 15px;
}

@media screen and (min-width: 768px) {
	.box-item {
		padding: 30px;
	}
}

.box-item.box-item-blue {
	background-color: #e1f2f5
}

.box-item.box-item-blue h5 {
	color: #3f4b57
}

.box-item.box-item-orange {
	background-color: #f8f1e2
}

.box-item.box-item-orange h5 {
	color: #3f4b57
}

.box-item.box-item-green {
	background-color: #edf3e6
}

.box-item.box-item-green h5 {
	color: #3f4b57
}

.box-item.box-item-primary {
	background-color: #eceef5
}

.box-item.box-item-primary h5 {
	color: #3f4b57
}

.box-item p {
	color: #3f4b57;
}

.testimonial-item {
	text-align: center;
	padding: 1.57rem
}

@media screen and (min-width:1200px) {
	.testimonial-item {
		padding: 2.82rem
	}
}

.testimonial-item h5 {
	font-size: 15px
}

@media screen and (min-width:1200px) {
	.testimonial-item h5 {
		font-size: 1.13rem
	}
}

.team-item {
	margin: 0 0 90px 0;
}

.team-item-title {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.team-item-title h5 {
	margin: 0;
}

.team-item-title h6 {
	letter-spacing: 0;
	font-weight: 500;
	font-family: "Inter"
}

.team-item-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 25px;
}

@media screen and (min-width: 676px) {
	.team-item-content {
		flex-direction: row;
		align-items: flex-start;
	}
}

.team-item-content .team-item-image {
	width: 100%;
	height: 350px;
	overflow: hidden;
	margin: 0 0 30px 0;
	text-align: center;
}

.team-item-content .team-item-image img {
	object-fit: cover;
	object-position: top;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 676px) {
	.team-item-content .team-item-image {
		width: 316px;
		height: 316px;
		border-radius: 50%;
		overflow: hidden;
		margin: 0;
		margin-right: 30px;
	}
}

@media screen and (min-width: 676px) {
	.team-item-content .team-item-text {
		width: calc(100% - 316px);
	}
}

.team-item-content .team-item-text ul li {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}

.team-item-content .team-item-text ul li p {
	margin: 0;
}

.team-item-content .team-item-text ul li a i {
	margin-left: 15px;
}

.team-item-content .team-item-text h1 {
	font-size: 25px;
}

.blog-item {
	position: relative;
	background-color: #FCFBF9;
	transition: all .3s cubic-bezier(.215, .61, .355, 1);
	margin: 0 0 30px 0;
}

@media only screen and (min-width: 1004px) {
	.blog-item {
		height: 100%;
		margin: 0px;
	}

	.blog .blog-item,
	.page-id-1474 .blog-item {
		height: auto;
		margin: 0 0 30px 0;
	}
}

.blog-item:focus,
.blog-item:hover {
	opacity: .65;
}

.blog-item a:not(.blog-item-link) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.blog-item-image {
	height: 262px
}

.blog-item-content {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 20px;
	margin: 0 0 1.25rem;
	min-height: unset;
	padding: 1.57rem
}

.blog-item-content .blog-item-content-date {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.blog-item-content .blog-item-content-date span:nth-of-type(1) {
	font-weight: bold;
	font-size: 25px;
}

.blog-item-content .blog-item-content-date span:nth-of-type(2) {
	text-transform: uppercase;
	color: #B6A69A;
}

.blog-item-content h5 {
	font-size: 20px;
	margin: 0;
	color: #1A2328
}

.blog-item-content p {
	margin: 0;
	color: #1A2328;
}

.blog-item-actions {
	padding: 0 1.57rem 1.57rem 1.57rem
}

.blog-item-actions a {
	font-weight: 600;
	font-size: 14px;
	color: #1A2328;
	transition: opacity .3s cubic-bezier(.215, .61, .355, 1)
}

.blog-item-actions a.focus,
.blog-item-actions a:hover {
	color: #b6a69a;
}

.package-item {
	position: relative;
	height: 100%;
}

.package-item-price {
	position: absolute;
	bottom: 15px;
	right: 0;
	background-color: rgba(255, 255, 255, .1);
	color: #3f4b57;
	font-size: 22px;
	font-weight: bolder;
	padding: .75rem .94rem .75rem 1.57rem;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px
}

.package-item-content {
	padding: 2.19rem
}

.package-item-content h5,
.package-item-content p,
.package-item-content p a {
	color: #3f4b57 !important;
}

.package-item-content ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.package-item-content ul li p {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 5px;
}

.package-item-content ul li p:before {
	content: "\ea00";
	font-family: "Phosphor" !important;
	font-weight: 900;
	color: #3f4b57;
	font-size: 9px;
	position: relative;
	top: 5px;
}

.package-item-actions {
	padding: 0 2.19rem 2.19rem 2.19rem
}

.package-item-actions a {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 14px;
	letter-spacing: .5px;
	color: #3f4b57;
	transition: opacity .3s cubic-bezier(.215, .61, .355, 1)
}

.package-item-actions a.focus,
.package-item-actions a:hover {
	opacity: .5
}

.package-item-primary {
	background-color: #cdd2e5
}

.package-item-primary .package-item-price {
	background-color: #cdd2e5;
}

.package-item-green {
	background-color: #edf3e6
}

.package-item-green .package-item-price {
	background-color: #dae6cb;
}

.package-item-blue {
	background-color: #e1f2f5
}

.package-item-blue .package-item-price {
	background-color: #c6e6ec;
}

.package-item-orange {
	background-color: #f8f1e2
}

.package-item-orange .package-item-price {
	background-color: #f0e1c1;
}

.package-item-purple {
	background-color: #eceef5
}

.package-item-purple .package-item-price {
	background-color: #cdd2e5;
}

.certificate-item {
	margin: 0 0 3.13rem 0
}

@media screen and (min-width:1004px) {
	.certificate-item {
		margin: 0
	}
}

.certificate-item-image {
	padding: 2.19rem;
	margin: 0 auto;
	text-align: center;
}

.certificate-item-image span {
	display: block;
	margin: 0 auto;
	width: 190px;
	height: 190px;
	border-radius: 50%;
	background-color: #fff
}

.certificate-item-content {
	padding: 2.19rem;
	text-align: center
}

.certificate-item-actions {
	text-align: center;
	padding: 0 2.19rem 2.19rem 2.19rem
}

.certificate-item-actions a {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 14px;
	letter-spacing: .5px;
	transition: opacity .3s cubic-bezier(.215, .61, .355, 1)
}

.certificate-item-actions a.focus,
.certificate-item-actions a:hover {
	opacity: .5
}

.certificate-item-primary {
	border: 1px solid rgba(182, 166, 154, .3);
	background-color: rgba(182, 166, 154, .1)
}

.certificate-item-primary .certificate-item-content h5 {
	color: #b6a69a
}

.certificate-item-primary .certificate-item-actions a {
	color: #b6a69a
}

.certificate-item-green {
	border: 1px solid rgba(149, 194, 60, .3);
	background-color: rgba(149, 194, 60, .1)
}

.certificate-item-green .certificate-item-content h5 {
	color: #95c23c
}

.certificate-item-green .certificate-item-actions a {
	color: #95c23c
}

.certificate-item-blue {
	border: 1px solid rgba(29, 188, 209, .3);
	background-color: rgba(29, 188, 209, .1)
}

.certificate-item-blue .certificate-item-content h5 {
	color: #1dbcd1
}

.certificate-item-blue .certificate-item-actions a {
	color: #1dbcd1
}

.certificate-item-orange {
	border: 1px solid rgba(254, 172, 17, .3);
	background-color: rgba(254, 172, 17, .1)
}

.certificate-item-orange .certificate-item-content h5 {
	color: #feac11
}

.certificate-item-orange .certificate-item-actions a {
	color: #feac11
}

.certificate-item-image img {
	max-width: 267px;
	max-height: 267px;
	width: 260px;
	height: 260px;
	display: block;
	object-fit: cover;
	object-position: center;
	margin: 0 auto;
	border-radius: 50%
}

.requirement-item {
	margin: 0 0 3.13rem 0;
	min-height: 170px;
	display: flex;
	align-items: center;
	justify-content: center
}

@media screen and (min-width:1004px) {
	.requirement-item {
		margin: 0
	}
}

.requirement-item-content {
	padding: 2.19rem;
	text-align: center
}

.requirement-item-content p {
	font-weight: 700
}

.requirement-item-primary {
	border: 1px solid rgba(182, 166, 154, .3);
	background-color: rgba(182, 166, 154, .1)
}

.requirement-item-primary .requirement-item-content p {
	color: #b6a69a
}

.requirement-item-green {
	border: 1px solid rgba(149, 194, 60, .3);
	background-color: rgba(149, 194, 60, .1)
}

.requirement-item-green .requirement-item-content p {
	color: #95c23c
}

.requirement-item-blue {
	border: 1px solid rgba(29, 188, 209, .3);
	background-color: rgba(29, 188, 209, .1)
}

.requirement-item-blue .requirement-item-content p {
	color: #1dbcd1
}

.requirement-item-orange {
	border: 1px solid rgba(254, 172, 17, .3);
	background-color: rgba(254, 172, 17, .1)
}

.requirement-item-orange .requirement-item-content p {
	color: #feac11
}

.requirement-item-purple {
	border: 1px solid rgba(135, 148, 204, .3);
	background-color: rgba(135, 148, 204, .1)
}

.requirement-item-purple .requirement-item-content p {
	color: #8794cc
}

.location-item {
	position: relative;
	background-color: rgba(182, 166, 154, .1);
	border: 1px solid rgba(182, 166, 154, .3);
	margin: 0 0 3.13rem 0
}

.location-item-time {
	position: absolute;
	top: 15px;
	right: 0;
	background-color: #b6a69a;
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: .5rem .63rem .5rem .94rem;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px
}

.location-item-title {
	padding: 2.19rem 2.19rem 0 2.19rem
}

.location-item-title h5 {
	font-weight: 700
}

.location-item-title img {
	margin: 0 0 1.57rem 0
}

.location-item-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 0 2.19rem 2.19rem 2.19rem
}

.location-item-content div {
	margin: 0 0 1.57rem 0
}

.location-item-content div p {
	margin: 0
}

.location-item-content div:last-of-type {
	margin: 0
}

#home-product-items .product-item,
#boosters-product-items .product-item {
	width: calc(100% / 2 - 15px);
}

@media screen and (max-width: 1000px) {
	#home-product-items.section-spacing {
		padding-bottom: 4rem !important
	}
}

#home-product-items .home-product-items-speciality-items .product-item {
	border: 0;
}

#home-product-items .home-product-items-speciality-items .product-item .product-item--prices {
	display: none;
}

#home-product-items .home-product-items-speciality-items .product-item .product-item--image img {
	margin: 0 auto 25px auto;
}

@media screen and (max-width: 670px) {
	#home-product-items .home-product-items-speciality-items .product-item .product-item--image img {
		max-width: 55px;
		margin: 15px auto 15px auto
	}
}

#home-product-items .home-product-items-speciality-items .product-item .product-item--actions a {
	display: inline-block;
}

#home-product-items .home-product-items-speciality-items .product-item:hover .product-item--image img {
	transform: scale(1) !important;
}

.test-boxes .product-item--content,
.test-boxes .product-item--prices {
	margin: 0;
}

#boosters-product-items .kc-col-container,
#home-product-items .kc-col-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 15px;
	row-gap: 15px;
	justify-content: center;
}

@media screen and (min-width: 768px) {
	#home-product-items .product-item {
		width: calc(100% / 3 - 15px);
	}

	#boosters-product-items .product-item {
		width: calc(100% / 3 - 15px);
	}
}

@media screen and (min-width: 1150px) {
	#home-product-items .product-item {
		width: calc(100% / 4 - 15px);
	}

	#boosters-product-items .product-item {
		width: calc(100% / 4 - 15px);
	}

	#home-product-items .home-product-items-speciality-items .product-item {
		width: calc(100% / 3 - 15px);
	}
}

#home-product-items .kc_col-sm-12 {
	width: 100% !important;
}


.product-item-booster {
	width: 100%;
	min-height: 360px;
}

.product-item-booster .product-item--prices {
	background-color: #1dbcd1;
	margin: 0;
}

.product-item-booster .product-item-image {
	margin: 0
}

.product-item-booster .product-item-content {
	padding-bottom: 0;
	text-align: center
}

.product-item-booster .product-item-content h5 {
	color: #1dbcd1
}

.product-item-booster .product-item-content h6 {
	text-transform: uppercase;
	font-family: Inter;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: .5px
}

.therapy-item {
	margin: 0 0 3.13rem 0;
	min-height: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative
}

@media screen and (min-width:1004px) {
	.therapy-item {
		margin: 0
	}
}

.therapy-item-price {
	position: absolute;
	top: 15px;
	right: 0;
	background-color: #b6a69a;
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: .5rem .63rem .5rem .94rem;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px
}

.therapy-item-content {
	padding: 2.19rem
}

.therapy-item-content ul {
	margin: 0 0 1.57rem 0;
	padding: 0;
	list-style: none
}

.therapy-item-content ul li {
	display: flex;
	flex-direction: row;
	padding: 4px 0;
	font-size: 14px
}

.therapy-item-content ul li p {
	font-size: 14px
}

.therapy-item-content ul li:before {
	content: '\f061';
	font-family: 'Font Awesome 6 Pro';
	font-weight: 900;
	font-size: 12px;
	position: relative;
	top: 4px;
	color: #b6a69a;
	margin-right: 8px
}

.therapy-item-primary {
	border: 1px solid rgba(182, 166, 154, .3);
	background-color: rgba(182, 166, 154, .1)
}

.therapy-item-primary .therapy-item-content h5 {
	color: #b6a69a
}

.therapy-item-primary .therapy-item-content p.lead {
	color: #b6a69a
}

.therapy-item-primary .therapy-item-content ul li:before {
	color: #b6a69a
}

.therapy-item-purple {
	border: 1px solid rgba(135, 148, 204, .3);
	background-color: rgba(135, 148, 204, .1)
}

.therapy-item-purple .therapy-item-content h5 {
	color: #8794cc
}

.therapy-item-purple .therapy-item-content p.lead {
	color: #8794cc
}

.therapy-item-purple .therapy-item-content ul li:before {
	color: #8794cc
}

.therapy-item-green {
	border: 1px solid rgba(149, 194, 60, .3);
	background-color: rgba(149, 194, 60, .1)
}

.therapy-item-green .therapy-item-content h5 {
	color: #95c23c
}

.therapy-item-green .therapy-item-content p.lead {
	color: #95c23c
}

.therapy-item-green .therapy-item-content ul li:before {
	color: #95c23c
}

.therapy-item-blue {
	border: 1px solid rgba(29, 188, 209, .3);
	background-color: rgba(29, 188, 209, .1)
}

.therapy-item-blue .therapy-item-content h5 {
	color: #1dbcd1
}

.therapy-item-blue .therapy-item-content p.lead {
	color: #1dbcd1
}

.therapy-item-blue .therapy-item-content ul li:before {
	color: #1dbcd1
}

.therapy-item-orange {
	border: 1px solid rgba(254, 172, 17, .3);
	background-color: rgba(254, 172, 17, .1)
}

.therapy-item-orange .therapy-item-content h5 {
	color: #feac11
}

.therapy-item-orange .therapy-item-content p.lead {
	color: #feac11
}

.therapy-item-orange .therapy-item-content ul li:before {
	color: #feac11
}

.nad-therapy-item {
	position: relative;
	border: 1px solid rgba(63, 75, 87, .1);
	padding: 25px
}

.nad-therapy-item-price {
	position: absolute;
	top: -15px;
	right: 0;
	background-color: #b6a69a;
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: .5rem .63rem .5rem .94rem;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px
}

.nad-therapy-item-image {
	text-align: center;
	margin: 0 0 1.57rem 0
}

.nad-therapy-item-content ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.nad-therapy-item-content div {
	display: inline-block;
	width: 49%;
	vertical-align: text-top
}

.nad-therapy-item-content div.full-width {
	width: 100%
}

.nad-therapy-item-orange .nad-therapy-item-price {
	background-color: #feac11
}

.nad-therapy-item-orange .nad-therapy-item-content h5 {
	color: #feac11
}

.nad-therapy-item-orange .nad-therapy-item-content ul li:first-child p {
	color: #feac11
}

.nad-therapy-item-green .nad-therapy-item-price {
	background-color: #95c23c
}

.nad-therapy-item-green .nad-therapy-item-content h5 {
	color: #95c23c
}

.nad-therapy-item-green .nad-therapy-item-content ul li:first-child p {
	color: #95c23c
}

.nad-therapy-item-blue {
	background-color: rgba(29, 188, 209, .1);
	border: 1px solid transparent
}

.nad-therapy-item-blue .nad-therapy-item-price {
	background-color: #1dbcd1
}

.nad-therapy-item-blue .nad-therapy-item-content h5 {
	color: #1dbcd1
}

.nad-therapy-item-blue .nad-therapy-item-content ul li:first-child p {
	color: #1dbcd1
}

.homepage-products-slider .homepage-product {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

@media screen and (min-width:768px) {
	.homepage-products-slider .homepage-product {
		flex-direction: row
	}
}

.homepage-products-slider .homepage-product-content,
.homepage-products-slider .homepage-product-image {
	width: 100%
}

.homepage-products-slider .homepage-product-content {
	position: relative
}

@media screen and (min-width:1200px) {
	.homepage-products-slider .homepage-product-content {
		width: 50%
	}
}

.homepage-products-slider .homepage-product-content .homepage-products-slider-item-nav {
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	flex-direction: row;
	align-items: center
}

.homepage-products-slider .homepage-product-content .homepage-products-slider-item-nav a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #b6a69a;
	background-color: #fff;
	width: 52px;
	height: 52px;
	transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.homepage-products-slider .homepage-product-content .homepage-products-slider-item-nav a:focus,
.homepage-products-slider .homepage-product-content .homepage-products-slider-item-nav a:hover {
	background-color: #b6a69a;
	color: #fff
}

@media screen and (min-width:768px) {
	.homepage-products-slider .homepage-product-content .homepage-products-slider-item-nav a {
		width: 72px;
		height: 72px
	}
}

.homepage-products-slider .homepage-product-content .homepage-products-slider-item-nav a i {
	font-size: 14px
}

@media screen and (min-width:768px) {
	.homepage-products-slider .homepage-product-content .homepage-products-slider-item-nav a i {
		font-size: 18px
	}
}

.homepage-products-slider .homepage-product-image {
	position: relative;
	text-align: center
}

@media screen and (min-width:768px) {
	.homepage-products-slider .homepage-product-image {
		text-align: left
	}
}

@media screen and (min-width:1200px) {
	.homepage-products-slider .homepage-product-image {
		width: 50%;
		left: -72px
	}
}

.homepage-products-slider .homepage-product-content {
	padding: 1.57rem
}

@media screen and (min-width:1200px) {
	.homepage-products-slider .homepage-product-content {
		padding: 10.5em 6em
	}
}

.homepage-products-slider .homepage-product-content p {
	margin-bottom: 2.19rem
}

.homepage-products-slider .homepage-product-primary .homepage-product-content {
	background-color: rgba(182, 166, 154, .1)
}

.homepage-products-slider .homepage-product-primary .homepage-product-content h4 {
	color: #b6a69a
}

.homepage-products-slider .homepage-product-primary .homepage-product-content .btn-border {
	color: #b6a69a
}

.homepage-products-slider .homepage-product-primary .homepage-product-content .btn-border:after {
	background-color: rgba(182, 166, 154, .31)
}

.homepage-products-slider .homepage-product-primary .homepage-product-content .btn-border:focus,
.homepage-products-slider .homepage-product-primary .homepage-product-content .btn-border:hover {
	color: #fff
}

.homepage-products-slider .homepage-product-primary .homepage-product-content .btn-border:focus:after,
.homepage-products-slider .homepage-product-primary .homepage-product-content .btn-border:hover:after {
	background-color: #b6a69a
}

.homepage-products-slider .homepage-product-primary .homepage-product-content .homepage-products-slider-item-nav a {
	color: #b6a69a;
	background-color: #fff
}

.homepage-products-slider .homepage-product-primary .homepage-product-content .homepage-products-slider-item-nav a:focus,
.homepage-products-slider .homepage-product-primary .homepage-product-content .homepage-products-slider-item-nav a:hover {
	background-color: #b6a69a;
	color: #fff
}

.homepage-products-slider .homepage-product-primary .homepage-product-content .homepage-products-slider-item-nav a i {
	font-size: 18px
}

.homepage-products-slider .homepage-product-green .homepage-product-content {
	background-color: rgba(149, 194, 60, .1)
}

.homepage-products-slider .homepage-product-green .homepage-product-content h4 {
	color: #95c23c
}

.homepage-products-slider .homepage-product-green .homepage-product-content .btn-border {
	color: #95c23c
}

.homepage-products-slider .homepage-product-green .homepage-product-content .btn-border:after {
	background-color: rgba(149, 194, 60, .31)
}

.homepage-products-slider .homepage-product-green .homepage-product-content .btn-border:focus,
.homepage-products-slider .homepage-product-green .homepage-product-content .btn-border:hover {
	color: #fff
}

.homepage-products-slider .homepage-product-green .homepage-product-content .btn-border:focus:after,
.homepage-products-slider .homepage-product-green .homepage-product-content .btn-border:hover:after {
	background-color: #95c23c
}

.homepage-products-slider .homepage-product-green .homepage-product-content .homepage-products-slider-item-nav a {
	color: #95c23c;
	background-color: #fff
}

.homepage-products-slider .homepage-product-green .homepage-product-content .homepage-products-slider-item-nav a:focus,
.homepage-products-slider .homepage-product-green .homepage-product-content .homepage-products-slider-item-nav a:hover {
	background-color: #95c23c;
	color: #fff
}

.homepage-products-slider .homepage-product-green .homepage-product-content .homepage-products-slider-item-nav a i {
	font-size: 18px
}

.homepage-products-slider .homepage-product-orange .homepage-product-content {
	background-color: rgba(254, 172, 17, .1)
}

.homepage-products-slider .homepage-product-orange .homepage-product-content h4 {
	color: #feac11
}

.homepage-products-slider .homepage-product-orange .homepage-product-content .btn-border {
	color: #feac11
}

.homepage-products-slider .homepage-product-orange .homepage-product-content .btn-border:after {
	background-color: rgba(254, 172, 17, .31)
}

.homepage-products-slider .homepage-product-orange .homepage-product-content .btn-border:focus,
.homepage-products-slider .homepage-product-orange .homepage-product-content .btn-border:hover {
	color: #fff
}

.homepage-products-slider .homepage-product-orange .homepage-product-content .btn-border:focus:after,
.homepage-products-slider .homepage-product-orange .homepage-product-content .btn-border:hover:after {
	background-color: #feac11
}

.homepage-products-slider .homepage-product-orange .homepage-product-content .homepage-products-slider-item-nav a {
	color: #feac11;
	background-color: #fff
}

.homepage-products-slider .homepage-product-orange .homepage-product-content .homepage-products-slider-item-nav a:focus,
.homepage-products-slider .homepage-product-orange .homepage-product-content .homepage-products-slider-item-nav a:hover {
	background-color: #feac11;
	color: #fff
}

.homepage-products-slider .homepage-product-orange .homepage-product-content .homepage-products-slider-item-nav a i {
	font-size: 18px
}

.homepage-products-slider .homepage-product-blue .homepage-product-content {
	background-color: rgba(29, 188, 209, .1)
}

.homepage-products-slider .homepage-product-blue .homepage-product-content h4 {
	color: #1dbcd1
}

.homepage-products-slider .homepage-product-blue .homepage-product-content .btn-border {
	color: #1dbcd1
}

.homepage-products-slider .homepage-product-blue .homepage-product-content .btn-border:after {
	background-color: rgba(29, 188, 209, .31)
}

.homepage-products-slider .homepage-product-blue .homepage-product-content .btn-border:focus,
.homepage-products-slider .homepage-product-blue .homepage-product-content .btn-border:hover {
	color: #fff
}

.homepage-products-slider .homepage-product-blue .homepage-product-content .btn-border:focus:after,
.homepage-products-slider .homepage-product-blue .homepage-product-content .btn-border:hover:after {
	background-color: #1dbcd1
}

.homepage-products-slider .homepage-product-blue .homepage-product-content .homepage-products-slider-item-nav a {
	color: #1dbcd1;
	background-color: #fff
}

.homepage-products-slider .homepage-product-blue .homepage-product-content .homepage-products-slider-item-nav a:focus,
.homepage-products-slider .homepage-product-blue .homepage-product-content .homepage-products-slider-item-nav a:hover {
	background-color: #1dbcd1;
	color: #fff
}

.homepage-products-slider .homepage-product-blue .homepage-product-content .homepage-products-slider-item-nav a i {
	font-size: 18px
}

.testimonials-slider .swiper-slide {
	opacity: 0 !important;
}

.testimonials-slider .swiper-slide-active {
	opacity: 1 !important;
}

.testimonials-slider .testimonial-item {
	position: relative
}

.testimonials-slider .testimonial-item:before {
	content: "\f10d";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	color: #3f4b57;
	opacity: .04;
	position: absolute;
	top: -15px;
	left: 35px;
	font-size: 75px
}

.testimonials-slider .testimonials-slider-nav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center
}

.testimonials-slider .swiper-pagination {
	position: relative;
	margin: 0 1.25rem;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	width: auto
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet {
	background-color: #b6a69a;
	transition: background-color .3s cubic-bezier(.215, .61, .355, 1)
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #b6a69a
}

.similar-products .swiper-pagination {
	position: relative;
	margin: 1.57rem 1.25rem 0 1.25rem;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	width: auto
}

.similar-products .swiper-pagination .swiper-pagination-bullet {
	background-color: #b6a69a;
	transition: background-color .3s cubic-bezier(.215, .61, .355, 1)
}

.similar-products .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #b6a69a
}

.pagination {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	margin: .89rem 0 1.77rem 0
}

.pagination .page-numbers {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25px;
	height: 25px;
	border-radius: 3px;
	text-transform: .06rem;
	text-transform: uppercase;
	color: #fff;
	background-color: #b6a69a;
	margin: 0 .3rem 0 0;
	transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.pagination .page-numbers.current {
	pointer-events: none;
	background-color: #d6cdc6
}

.pagination .page-numbers:focus,
.pagination .page-numbers:hover {
	background-color: #967f6e
}

.pagination span {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	text-transform: uppercase
}

.pagination a.next,
.pagination a.prev {
	width: auto;
	padding-left: .3rem;
	padding-right: .3rem
}

.single-post ul,
.single-post ol {
	margin: 0 0 0 30px;
}

.single-post thead th {
	text-align: left;
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #f2f2f2;
}

.single-post table td {
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

h5.text-orange a {
	color: #feac11;
	text-decoration: underline;
}

.hidden-xs {
	display: none;
}

@media screen and (min-width: 768px) {
	.hidden-xs {
		display: block;
	}
}

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

.service-menu-list li {
	padding: 10px 0;
	margin: 0 0 15px 0;
}

.service-menu-list h6 {
	color: #1dbcd1;
	font-family: Inter;
	font-weight: 600;
}

.service-menu-list p {
	margin: 0;
}

div p b i {
	font-size: 12px;
}

.form-group .row .col-md-3 {
	margin: 0 0 30px 0;
}

.form-group .row .col-md-3 strong {
	display: block;
}

.scroll-to-top {
	position: fixed;
	bottom: 100px;
	right: 15px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s cubic-bezier(.47, 0, .745, .715);
	z-index: 99;
}

.scroll-to-top.show {
	opacity: 1;
	visibility: visible;
}

.scroll-to-top-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-color: #B6A69A;
	color: white;
	transition: all .3s cubic-bezier(.47, 0, .745, .715);
}

.scroll-to-top-button:hover,
.scroll-to-top-button:focus {
	background-color: #9f8a7a;
	color: white;
}

/* */
.content-image-text,
.content-text-image {
	position: relative;
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: center;
}

.content-image-text:before,
.content-text-image:before {
	content: '';
	position: absolute;
	width: 150%;
	height: 150%;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-image: url(/wp-content/uploads/2023/04/cta-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
}

.content-image-text .content-image,
.content-image-text .content-text,
.content-text-image .content-image,
.content-text-image .content-text {
	width: 100%;
}

.content-image-text .content-text,
.content-text-image .content-text {
	margin-bottom: 40px;
}

.content-image-text .content-text h4,
.content-text-image .content-text h4 {
	position: relative;
	font-size: 22px;
	margin: 0 0 20px;
}

.content-image-text .content-text ul,
.content-text-image .content-text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content-image-text .content-text ul.list-half,
.content-text-image .content-text ul.list-half {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}

.content-image-text .content-text ul.list-half li,
.content-text-image .content-text ul.list-half li {
	width: calc(100% / 2);
	font-size: 14px;
	margin: 0;
}

.content-image-text .content-text ul li,
.content-text-image .content-text ul li {
	margin-bottom: 0.08rem;
	line-height: 1.8;
	font-size: 14px;
	position: relative;
	padding-left: 20px;
}

.content-image-text .content-text ul li:before,
.content-text-image .content-text ul li:before {
	content: "\ea00";
	font-family: "Phosphor" !important;
	font-weight: 900;
	color: #b6a69a;
	margin-right: 8px;
	background: 0 0;
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0.3em;
}

.content-image-text .content-image,
.content-text-image .content-image {
	position: relative;
	overflow: hidden;
}

.content-image-text .content-image img,
.content-text-image .content-image img {
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	width: 100%;
	height: 100%;
}

.content-text-image {
	flex-direction: column;
	margin: 0;
	text-align: left;
}

.content-text-image:before {
	display: none;
}

.content-text-image .content-text {
	margin-top: 40px;
}

.content-text-image .content-text a.btn {
	display: inline-block;
	margin-top: 15px;
}

.content-text-image .content-image {
	position: relative;
	box-shadow: none;
	border-top-left-radius: 0;
	overflow: hidden;
}

.content-text-image .content-image img {
	margin: 0 auto;
	display: block;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
	width: auto;
	height: auto;
}

.content-text-image-reverse:before {
	display: none;
}

.justify-content-center {
	justify-content: center;
}

.breadcrumb {
	padding: 78px 0 0;
	background-color: #fcfbf9;
}

.breadcrumb ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	margin: 0;
	padding: 25px 15px;
	list-style: none;
}

.breadcrumb ul li {
	margin: 0 10px 0 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.breadcrumb ul li:before {
	content: "\ea00";
	display: block;
	font-family: "Phosphor" !important;
	font-weight: 400;
	font-size: 12px;
	color: #b6a69a;
	margin-right: 10px;
}

.breadcrumb ul li:first-of-type::before {
	display: none;
}

.breadcrumb ul li a {
	font-size: 10px;
	color: #1A2328;
	font-weight: 600;
}

.breadcrumb ul li a:hover {
	color: #b6a69a;
}

@media screen and (min-width: 480px) {
	.breadcrumb {
		padding: 130px 0 0;
	}

	.breadcrumb ul li a {
		font-size: 12px;
	}
}

#breadcrumbs {
	font-size: 12px;
}

.home p#breadcrumbs {
	display: none !important;
}

@media only screen and (max-width: 1000px) {
	p#breadcrumbs {
		text-align: center;
		font-size: 11px;
	}
}

@media screen and (min-width: 768px) {

	.content-image-text .content-text h4,
	.content-text-image .content-text h4 {
		font-size: 32px;
	}
}

@media screen and (min-width: 820px) {

	.content-image-text,
	.content-text-image {
		flex-direction: row;
	}

	.content-image-text .content-image,
	.content-image-text .content-text,
	.content-text-image .content-image,
	.content-text-image .content-text {
		width: 50%;
	}

	.content-image-text .content-text,
	.content-text-image .content-text {
		padding-left: 40px;
		margin-bottom: 0;
	}

	.content-text-image {
		flex-direction: row-reverse;
		text-align: left;
	}

	.content-text-image:before {
		display: block;
	}

	.content-text-image .content-text {
		padding-right: 40px;
		padding-left: 0;
		margin-top: 0;
	}

	.content-text-image-reverse {
		flex-direction: row;
	}

	.content-text-image-reverse:before {
		display: block;
		top: 50%;
		transform: translate(-50%, -50%) scale(-1);
	}

	.content-text-image-reverse .content-text {
		padding-left: 40px;
		padding-right: 0;
	}
}

.products {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px;
}

.product-item {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
	background-color: #fff;
	width: calc(50% - 15px);
	border: 1px solid #e8e9ec;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media screen and (max-width: 465px) {
	.product-item:only-child {
		width: 100%;
	}
}

.product-item--image img {
	display: block;
	max-width: 80%;
	margin: 0 auto;
	will-change: transform;
	transition: all .3s cubic-bezier(.47, 0, .745, .715);
}

.product-item--content {
	text-align: center;
	margin: 0 0 20px;
	position: relative;
	z-index: 1;
}

.product-item--content h5 {
	font-size: 12px;
}

.product-item--content p {
	display: none;
}

.product-item--prices {
	margin: 0 0 20px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.product-item--prices-100,
.product-item--prices-50 {
	background-color: #fff;
	text-align: center;
	width: 100%;
}

.product-item--prices-100 h6,
.product-item--prices-50 h6 {
	margin: 0;
	font-weight: 800;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Inter;
	letter-spacing: 0;
}

.product-item--prices-100 p,
.product-item--prices-50 p {
	margin: 0;
	font-size: 12px;
}

.product-item--actions a {
	display: block;
	padding: 5px 5px 15px;
	text-align: center;
	background-color: transparent;
	color: #b6a69a;
	font-size: 14px;
	font-weight: 600;
	border-radius: 4px;
	transition: all .3s cubic-bezier(.47, 0, .745, .715);
}

.product-item--actions a:hover {
	color: #c7bbb2;
}

.product-item:hover .product-item--image img {
	transform: scale(1.3)
}

.product-item--content p,
.product-item--content ul li {
	font-size: 12px;
}

@media screen and (min-width: 480px) {
	.product-item {
		padding: 20px;
	}

	.product-item--content h5 {
		font-size: 18px;
	}

	.product-item--content p,
	.product-item--content ul li {
		display: block;
		font-size: 12px;
	}

	.product-item--prices-100,
	.product-item--prices-50 {
		padding: 20px 15px 15px 15px;
		background-color: #fcfbf9;
	}

	.product-item--prices-100 h6,
	.product-item--prices-50 h6 {
		font-size: 11px;
	}

	.product-item--prices-100 p,
	.product-item--prices-50 p {
		font-size: 14px;
	}
}

@media screen and (min-width: 768px) {
	.product-item {
		padding: 40px;
		width: calc(33.3333333333% - 15px);
	}

	.product-item--prices {
		flex-direction: row;
	}

	.product-item--prices-100 p,
	.product-item--prices-50 p {
		font-size: 16px;
	}

	.product-item--prices-50 {
		width: calc(50% - 15px);
	}

	.product-item--prices-50:only-child {
		width: 100%;
	}

	.product-item--actions a {
		padding: 15px 25px;
		background-color: #b6a69a;
		color: #fff;
	}

	.product-item--actions a:hover {
		background-color: #967f6e;
		color: #fff;
		border-color: #967f6e
	}
}

@media screen and (min-width: 991px) {
	.product-item--content h5 {
		font-size: 22px;
	}

	.product-item--content p,
	.product-item--content ul li {
		font-size: 14px;
	}
}

@media screen and (min-width: 1050px) {
	.product-item {
		width: calc(25% - 15px);
	}
}

.test-boxes .product-item {
	border: 0;
	justify-content: flex-start;
}

.test-boxes .product-item .product-item--image {
	margin: 0 0 20px 0;
}

.test-boxes .product-item:hover .product-item--image img {
	transform: scale(1);
}

@media screen and (min-width: 1050px) {
	.test-boxes .products {
		flex-wrap: nowrap;
	}
}

.drips .products .product-item {
	width: auto;
	border: 0;
	justify-content: flex-start;
	background: transparent;
}

.drips .products .product-item .product-item--prices {
	margin: 0;
}

@media screen and (min-width: 768px) {
	.drips .products .product-item {
		padding: 20px;
	}
}

@media screen and (min-width: 992px) {
	.drips .products .product-item {
		width: calc(100% / 6 - 15px);
	}
}

@media screen and (min-width: 1250px) {
	.drips .products .product-item {
		width: calc(100% / 7 - 15px);
	}
}

.drips .products .product-item .product-item--image {
	margin: 0 0 20px 0;
}

.drips .products .product-item--content h5 {
	font-size: 16px;
}

.products-three-cols .products .product-item {
	width: 100%;
}

.products-three-cols .products .product-item .product-item--content p {
	display: block;
}

.products-three-cols .products .product-item .product-item--image {
	margin: 0 0 25px 0;
}

@media screen and (min-width: 568px) {
	.products-three-cols .products .product-item {
		padding: 40px;
		width: calc(50% - 15px);
	}
}

@media screen and (min-width: 992px) {
	.products-three-cols .products .product-item {
		padding: 40px;
		width: calc(33.3333333333% - 15px);
	}
}

.cta {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin: 45px 0;
}

.cta:before {
	content: '';
	position: absolute;
	width: 150%;
	height: 150%;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-image: url(/wp-content/uploads/2023/04/cta-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.cta--title {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: 0 0 50px;
	z-index: 2;
	width: 100%;
}

.cta--title h4 {
	position: relative;
	font-size: 22px;
	margin: 0;
}

.cta--img {
	border-top-right-radius: 165px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.cta--img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	margin: 0 auto;
}

.cta--content {
	padding: 0 20px;
	position: relative;
	z-index: 3;
	width: 100%;
	text-align: center;
}

.cta--content p {
	font-size: 16px;
}

.cta--content a.btn {
	display: inline-block;
	margin-top: 15px;
}

.cta--img {
	width: 50%;
	margin: 0 0 50px;
}

@media screen and (min-width: 768px) {
	.cta--title h4 {
		font-size: 32px;
	}

	.cta--content {
		padding: 0 0 0 60px;
		width: 50%;
		text-align: left;
	}

	.cta--img {
		width: 33%;
		margin: 0;
	}
}

@media screen and (min-width: 1120px) {
	.cta {
		flex-wrap: nowrap;
	}

	.cta--title {
		left: 50px;
		top: -170px;
		text-align: right;
		flex-direction: column;
		margin: 0;
	}

	.cta--title h4:nth-of-type(2) {
		left: -90px;
	}

	.cta--content,
	.cta--title {
		width: 33%;
	}
}

.section-shape-bg-1 {
	background-image: url(/wp-content/themes/ivelements/assets/images/section-shape-1.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
}

.page-header-sm {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.cta-lg {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	padding: 25px;
}

.cta-lg--bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.cta-lg--bg:before,
.cta-lg--bg:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cta-lg--bg:before {
	background-color: #1A2328;
	mix-blend-mode: screen;
}

.cta-lg--bg:after {
	background-color: #63584F;
	opacity: 0.85;
}

.cta-lg--content {
	position: relative;
	z-index: 2;
	text-align: center;
}

.cta-lg--content h3,
.cta-lg--content p {
	color: #ffffff;
}

.cta-lg--content h3 {
	line-height: 1.2;
}

@media screen and (min-width: 1200px) {
	.cta-lg--content h3 {
		font-size: 35px;
	}
}

.cta-lg--content p {
	line-height: 26px;
	margin: 0 0 25px 0;
}

.cta-lg-reverse {
	justify-content: flex-end;
}

.cta-lg-reverse .cta-lg--content {
	text-align: center;
}

.cta-lg-center {
	justify-content: center;
}

@media screen and (min-width: 490px) {
	.cta-lg--content {
		max-width: 490px;
		text-align: left;
	}

	.cta-lg-reverse .cta-lg--content {
		text-align: right;
	}

	.cta-lg-center .cta-lg--content {
		text-align: center;
		max-width: 100%;
	}
}

@media screen and (min-width: 550px) {
	.cta-lg {
		padding: 100px;
	}
}

@media screen and (min-width: 1050px) {
	.cta-lg {
		padding: 100px;
		min-height: 586px;
	}

	.cta-lg--bg:after {
		opacity: 0.6;
	}
}

.references {
	padding: 25px;
	background-color: #FCFBF9;
	border-radius: 10px;
}

.references ol {
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: section;
}

.references ol li {
	position: relative;
	padding-left: 25px;
	line-height: 1.8;
	font-size: 14px;
}

.references ol li a {
	color: #1A2328 !important;
	font-weight: 600
}

.references ol li a:hover {
	color: #B6A69A !important;
}

.references ol li:before {
	content: "";
	position: absolute;
	left: 0;
	color: #63584F;
	content: counter(section) ". ";
	counter-increment: section;
	font-weight: 600;
}

@media screen and (min-width: 768px) {
	.references {
		padding: 100px;
	}
}


.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	height: 50px;
	line-height: 45px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}

.nice-select:hover {
	border-color: #dbdbdb;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
	border-color: #999;
}

.nice-select:after {
	font-family: "Phosphor" !important;
	font-weight: 300;
	content: "\e9fe";
	display: block;
	pointer-events: none;
	position: absolute;
	right: 12px;
	color: #B6A69A;
	top: 50%;
	transform: translateY(-50%);
	line-height: 0;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.nice-select.open:after {
	-webkit-transform: rotate(-180deg) translateY(-50%);
	-ms-transform: rotate(-180deg) translateY(-50%);
	transform: rotate(-180deg) translateY(-50%);
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}

.nice-select.disabled:after {
	border-color: #cccccc;
}

.nice-select.wide {
	width: 100%;
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}

.nice-select.right {
	float: right;
}

.nice-select.right .list {
	left: auto;
	right: 0;
}

.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}

.nice-select.small:after {
	height: 4px;
	width: 4px;
}

.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}

.nice-select .list {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important;
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 27px;
	list-style: none;
	min-height: 40px;
	outline: none;
	color: #1A2328;
	padding-left: 18px;
	padding-right: 29px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
	display: flex;
	align-items: center;
	-webkit-transition: all 0.2s;
	white-space: break-spaces;
	transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
	background-color: #f6f6f6;
}

.nice-select .option.selected {
	font-weight: bold;
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}

.no-csspointerevents .nice-select .list {
	display: none;
}

.no-csspointerevents .nice-select.open .list {
	display: block;
}

.booking-form-section {
	position: relative;
	z-index: 1;
}

.booking-form {
	display: block;
	padding: 0px;
	background-color: #FCFBF9;
	border-radius: 10px;
}

@media screen and (min-width: 544px) {
	.booking-form {
		padding: 60px;
	}
}

.booking-form p,
.booking-form label {
	color: #1A2328;
}

.booking-form label p {
	font-size: 12px;
	letter-spacing: 0;
	text-transform: none;
}

@media screen and (min-width: 650px) {
	.booking-form label p {
		font-size: 13px;
	}
}

.booking-form-title {
	margin: 0 0 30px 0;
}

.booking-form-title h5 {
	margin: 0;
	color: #B6A69A;
}

.booking-form-title p {
	margin: 0;
}

.booking-form-content .booking-form-item {
	margin: 0 0 30px 0;
	display: block;
	width: 100%;
}

.booking-form-content .booking-form-item.hidden {
	display: none;
}

.booking-form-content .booking-form-item label {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1.2px;
	margin: 0;
}

.booking-form-content .booking-form-item .nice-select,
.booking-form-content .booking-form-item input[type=text],
.booking-form-content .booking-form-item input[type=date],
.booking-form-content .booking-form-item input[type=email],
.booking-form-content .booking-form-item input[type=time],
.booking-form-content .booking-form-item textarea {
	display: block;
	width: 100%;
	padding: 0 1.57rem;
	height: 2.9rem;
	border: 0;
	border-bottom: 1px solid #e9e7e6;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: transparent;
	color: #1A2328;
	font-size: 13px;
}

@media screen and (min-width: 1000px) {

	.booking-form-content .booking-form-item .nice-select,
	.booking-form-content .booking-form-item input[type=text],
	.booking-form-content .booking-form-item input[type=date],
	.booking-form-content .booking-form-item input[type=email],
	.booking-form-content .booking-form-item input[type=time],
	.booking-form-content .booking-form-item textarea {
		font-size: 1rem;
		height: 3.13rem;
	}
}

@media screen and (max-width: 1000px) {
	.booking-form-content .booking-form-item .nice-select {
		background: #eae5e1;
		padding-left: 15px;
		padding-right: 15px;
	}

	.booking-form-content .booking-form-item input[type=text],
	.booking-form-content .booking-form-item input[type=date],
	.booking-form-content .booking-form-item input[type=email],
	.booking-form-content .booking-form-item input[type=time],
	.booking-form-content .booking-form-item textarea {
		padding-left: 15px;
		padding-right: 15px;
		background: #eae5e1
	}
}

.booking-form-content .booking-form-item .nice-select::-webkit-input-placeholder,
.booking-form-content .booking-form-item input[type=text]::-webkit-input-placeholder,
.booking-form-content .booking-form-item input[type=date]::-webkit-input-placeholder,
.booking-form-content .booking-form-item input[type=email]::-webkit-input-placeholder,
.booking-form-content .booking-form-item input[type=time]::-webkit-input-placeholder,
.booking-form-content .booking-form-item textarea::-webkit-input-placeholder {
	color: rgba(23, 33, 43, 0.23);
}

.booking-form-content .booking-form-item .nice-select:-moz-placeholder,
.booking-form-content .booking-form-item input[type=text]:-moz-placeholder,
.booking-form-content .booking-form-item input[type=date]:-moz-placeholder,
.booking-form-content .booking-form-item input[type=email]:-moz-placeholder,
.booking-form-content .booking-form-item input[type=time]:-moz-placeholder,
.booking-form-content .booking-form-item textarea:-moz-placeholder {
	color: rgba(23, 33, 43, 0.23);
}

.booking-form-content .booking-form-item .nice-select::-moz-placeholder,
.booking-form-content .booking-form-item input[type=text]::-moz-placeholder,
.booking-form-content .booking-form-item input[type=date]::-moz-placeholder,
.booking-form-content .booking-form-item input[type=email]::-moz-placeholder,
.booking-form-content .booking-form-item input[type=time]::-moz-placeholder,
.booking-form-content .booking-form-item textarea::-moz-placeholder {
	color: rgba(23, 33, 43, 0.23);
}

.booking-form-content .booking-form-item .nice-select:-ms-input-placeholder,
.booking-form-content .booking-form-item input[type=text]:-ms-input-placeholder,
.booking-form-content .booking-form-item input[type=date]:-ms-input-placeholder,
.booking-form-content .booking-form-item input[type=email]:-ms-input-placeholder,
.booking-form-content .booking-form-item input[type=time]:-ms-input-placeholder,
.booking-form-content .booking-form-item textarea:-ms-input-placeholder {
	color: rgba(23, 33, 43, 0.23);
}

.booking-form-content .booking-form-item .nice-select:focus,
.booking-form-content .booking-form-item input[type=text]:focus,
.booking-form-content .booking-form-item input[type=date]:focus,
.booking-form-content .booking-form-item input[type=email]:focus,
.booking-form-content .booking-form-item input[type=time]:focus,
.booking-form-content .booking-form-item textarea:focus {
	outline: none;
}

.booking-form-content .booking-form-item .info {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin: 9px 0 0 0;
	font-size: 12px;
}

.booking-form-content .booking-form-item .info img {
	display: block;
	margin-right: 8px;
	position: relative;
	top: 2px;
	max-width: 19px;
}

.booking-form-content .booking-form-item-bg {
	position: relative;
	z-index: 1;
	margin-top: 60px;
	margin-bottom: 60px;
}

.booking-form-content .booking-form-item-bg:before {
	content: "";
	position: absolute;
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: -30px;
	border-radius: 10px;
	background-color: rgba(182, 166, 154, 0.05);
	z-index: -1;
}

.booking-form-content .booking-form-item .booking-form-input-radios {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin-top: 15px;
}

@media screen and (min-width: 746px) {
	.booking-form-content .booking-form-item .booking-form-input-radios {
		margin-top: 0;
	}
}

.booking-form-content .booking-form-item .booking-form-input-radios .booking-form-input-radios-item .wpcf7-form-control {
	display: flex;
	gap: 8px;
}

.booking-form-content .booking-form-item .booking-form-input-radios input[type=radio] {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.booking-form-content .booking-form-item .booking-form-input-radios .wpcf7-list-item-label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 600;
	color: #17212b;
	padding: 7px 17px;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
	border-radius: 5px;
	margin: 0 auto;
	font-size: 11px;
}

.booking-form-content .booking-form-item .booking-form-input-radios .wpcf7-list-item-label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(182, 166, 154, 0.2);
	color: #ffffff;
	border-radius: 5px;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item .booking-form-input-radios .wpcf7-list-item-label p {
	position: relative;
	z-index: 1;
	margin: 0;
	text-transform: uppercase;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item .booking-form-input-radios input[type=radio]:checked+span {
	background-color: #B6A69A;
	color: #ffffff;
}

.booking-form-content .booking-form-item .booking-form-input-radios input[type=radio]:checked+span:before {
	opacity: 0.2;
}

.booking-form-content .booking-form-item .booking-form-input-radios input[type=radio]:checked+span p {
	color: #ffffff;
}

@media screen and (min-width: 745px) {
	.booking-form-content .booking-form-item label+.booking-form-input-radios {
		margin-left: 20px;
	}
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes {
	margin: 15px 0 0 0;
	display: none;
}

.booking-form-input-checkbox-label>div {
	display: flex;
	flex-direction: row;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin-top: 15px;
}

@media screen and (min-width: 746px) {
	.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox {
		margin-top: 0;
	}
}

@media screen and (min-width: 1000px) {
	.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox.booking-form-input-checkbox-50 {
		width: 49%;
		display: inline-block;
	}
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox] {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox label {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding-right: 0px;
}

@media screen and (min-width: 1000px) {
	.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox label {
		padding-right: 27px;
	}
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox label img {
	max-width: 22.45px;
	max-height: 22.45px;
	margin-right: 8px;
	position: relative;
	top: 6px;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox label p {
	margin: 0;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox .booking-form-input-checkbox-flex {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox .wpcf7-list-item-label {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	cursor: pointer;
	text-transform: none;
	font-weight: 400;
	color: #17212b;
	letter-spacing: 0;
	font-size: 12px;
	padding: 7px 5px 7px 0;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
	border-radius: 3px;
	margin: 0 auto;
	width: 100%;
}

@media screen and (min-width: 650px) {
	.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox .wpcf7-list-item-label {
		font-size: 13px;
		padding: 7px 7px 7px 0;
	}
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox .wpcf7-list-item-label:before {
	content: "";
	display: inline-block;
	width: 22.45px;
	height: 22.45px;
	margin-right: 8px;
	border-radius: 3px;
	background-color: rgba(182, 166, 154, 0.2);
	color: #ffffff;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox .wpcf7-list-item-label:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 11px;
	width: 12px;
	height: 12px;
	background-image: url("/wp-content/themes/ivelements/assets/images/icons/check-light.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	opacity: 0;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox .wpcf7-list-item-label p {
	position: relative;
	z-index: 1;
	margin: 0;
	font-size: 14px;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before {
	background-color: #b6a69a;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:after {
	opacity: 1;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox]:checked+label:before {
	background-color: #B6A69A;
	color: #ffffff;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox]:checked+label:before:before {
	opacity: 0.2;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox]:checked+label:before:after {
	opacity: 1;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox]:checked+label:before p {
	color: #ffffff;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox]:checked+span,
.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox]:checked+label .booking-form-input-checkbox-box:after {
	opacity: 1;
}

.booking-form-content .booking-form-item .booking-form-input-checkboxes .booking-form-input-checkbox input[type=checkbox]:checked+label .booking-form-input-checkbox-box:before {
	background-color: #B6A69A;
	color: #ffffff;
}

.booking-form-content .booking-form-item .booking-form-checkboxes {
	position: relative;
	display: block;
	margin: 0;
}

.booking-form-content .booking-form-item .booking-form-checkboxes:hover {
	cursor: pointer;
}

.booking-form-content .booking-form-item .booking-form-checkboxes:after {
	content: "";
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
	background-image: url("/wp-content/themes/ivelements/assets/images/icons/angle-down-light.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item .booking-form-checkboxes.active:after {
	transform: rotate(-90deg);
}

.booking-form-content .booking-form-item .booking-form-content-row {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: flex-end;
	justify-content: space-between;
	gap: 15px;
	margin: 0 0 15px 0;
}

.booking-form-content .booking-form-item .booking-form-content-row.hidden {
	display: none;
}

.booking-form-content .booking-form-item .booking-form-content-row-flex-start {
	align-items: flex-start;
	margin: 60px 0 !important;
}

@media screen and (min-width: 544px) {
	.booking-form-content .booking-form-item .booking-form-content-row {
		margin: 0 0 20px 0;
	}
}

.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control {
	display: block;
	width: 100%;
}

.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-flex {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

@media screen and (min-width: 746px) {
	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-flex {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
}

@media screen and (min-width: 746px) {
	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-flex label p {
		padding-right: 35px;
	}
}

@media screen and (min-width: 746px) {
	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-flex .booking-form-input-radios label p {
		padding-right: 0px;
	}
}

.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-50 {
	width: 100%;
	margin: 0 0 15px 0;
}

@media screen and (min-width: 850px) {
	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-50 {
		width: calc(100% / 2 - 7.5px);
		margin: 0 0 15px 0;
	}
}

.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-33 {
	width: 100%;
	margin: 0 0 15px 0;
}

@media screen and (min-width: 850px) {
	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-33 {
		width: calc(33.3333333333% - 15px);
		margin: 0 0 15px 0;
	}

	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-33:nth-of-type(3) {
		width: calc(33.3333333333% - 15px);
	}
}

.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 25px;
}

.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 10px;
	background-color: rgba(182, 166, 154, 0.05);
	z-index: -1;
}

.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(1),
.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(2) {
	margin-bottom: unset;
}

.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(3),
.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(4) {
	margin-top: 0px;
}

@media screen and (min-width: 850px) {

	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(1)::before,
	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(3)::before {
		right: 0px;
	}
}

@media screen and (min-width: 850px) {

	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(2),
	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(4) {
		padding-left: 25px;
	}
}

@media screen and (min-width: 850px) {

	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(2)::before,
	.booking-form-content .booking-form-item .booking-form-content-row .booking-form-control-bg:nth-of-type(4)::before {
		left: 0px;
	}
}

.booking-form-content .booking-form-item.covid-19 {
	margin-top: 45px;
}

.booking-form-content .booking-form-item.covid-19 label {
	text-transform: none;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 1.7;
}

.booking-form-content .booking-form-item.covid-19 label p {
	font-weight: 400;
}

.booking-form-content .booking-form-item.covid-19 h5 {
	font-size: 17px;
	color: #B6A69A;
	margin: 0;
}

.booking-form-content .booking-form-item.covid-19 .booking-form-input-radios label p {
	font-weight: 600;
	text-transform: uppercase;
}

.booking-form-content .booking-form-item.tos {
	position: relative;
	z-index: 1;
	margin-top: 60px;
	margin-bottom: 60px;
}

.booking-form-content .booking-form-item.tos:before {
	content: "";
	position: absolute;
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: -30px;
	border-radius: 10px;
	background-color: rgba(182, 166, 154, 0.05);
	z-index: -1;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-title {
	position: relative;
	display: block;
	width: 100%;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-title:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
	background-image: url("/wp-content/themes/ivelements/assets/images/icons/angle-down-light.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-color: transparent;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item.tos .booking-form-tos-title h5 {
	font-size: 17px;
	color: #B6A69A;
	margin: 0;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-title:hover {
	cursor: pointer;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-content {
	display: none;
	margin: 20px 0 0 0;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-content-item {
	display: block;
	margin: 0 0 20px 0;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-content-item:last-of-type {
	margin: 0;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-content-item p {
	font-size: 13px;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-content-item h6 {
	text-transform: none;
	letter-spacing: 0;
	font-weight: 600;
	font-size: 13px;
	margin: 0 0 12px 0;
	color: #1A2328;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-content-item ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-content-item ul li {
	margin: 0;
	padding: 0;
	font-size: 13px;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-content-item ul li:before {
	content: "";
	position: relative;
	top: 9px;
	display: block;
	width: 15px;
	height: 15px;
	background-color: transparent;
	min-width: 15px;
	min-height: 15px;
	background-image: url("/wp-content/themes/ivelements/assets/images/icons/angle-right-light.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin-right: 8px;
}

.booking-form-content .booking-form-item.tos .booking-form-tos-content-item ul li strong {
	white-space: nowrap;
}

.booking-form-content .booking-form-item.actions {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 658px) {
	.booking-form-content .booking-form-item.actions {
		flex-direction: row;
		justify-content: space-between;
	}
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin-bottom: 25px;
}

@media screen and (min-width: 658px) {
	.booking-form-content .booking-form-item.actions .booking-form-input-checkbox {
		margin-bottom: 0;
	}
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox] {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox .wpcf7-list-item-label {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	cursor: pointer;
	text-transform: none;
	font-weight: 600;
	color: #17212b;
	letter-spacing: 0;
	font-size: 14px;
	padding: 7px 17px 7px 0;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
	border-radius: 3px;
	margin: 0 auto;
	width: 100%;
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox .wpcf7-list-item-label:before {
	content: "";
	display: inline-block;
	width: 33px;
	height: 33px;
	margin-right: 8px;
	border-radius: 3px;
	background-color: rgba(182, 166, 154, 0.2);
	color: #ffffff;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox .wpcf7-list-item-label:after {
	content: "";
	position: absolute;
	left: 8px;
	top: 17px;
	width: 17px;
	height: 12px;
	background-image: url("/wp-content/themes/ivelements/assets/images/icons/check-light.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	opacity: 0;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox .wpcf7-list-item-label p {
	position: relative;
	z-index: 1;
	margin: 0;
	font-size: 14px;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before {
	background-color: #b6a69a;
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:after {
	opacity: 1;
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox]:checked+span:before,
.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox]:checked+label:before:before {
	opacity: 0.2;
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox]:checked+span p,
.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox]:checked+label:before p {
	color: #ffffff;
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox]:checked+span,
.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox]:checked+label .booking-form-input-checkbox-box:after {
	opacity: 1;
}

.booking-form-content .booking-form-item.actions .booking-form-input-checkbox input[type=checkbox]:checked+label .booking-form-input-checkbox-box:before {
	background-color: #B6A69A;
	color: #ffffff;
}

.booking-form-content .booking-form-item.actions input[type=submit] {
	display: block;
	padding: var(--form-element-padding);
	outline: none;
	width: 100%;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: none;
	border: none;
	padding: 12px 20px;
	background-color: #B6A69A;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	font-weight: 600;
	transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}

.booking-form-content .booking-form-item.actions input[type=submit]:hover {
	background-color: #a18c7c;
	color: #fff;
}

.booking-form-expanded .booking-form-content .booking-form-item .booking-form-input-checkboxes {
	display: block;
}

.booking-form p:empty {
	display: none;
}

.contact-form .nice-select {
	background-color: #F7F5F4;
	padding: 0 1.57rem;
	border-bottom: 0;
}

.ivelements-button {
	float: none !important;
	display: inline-block;
	margin: 0 auto;
	width: auto !important;
}

.benefits .products {
	justify-content: flex-start;
	gap: unset;
	column-gap: 15px;
	width: 100%;
}

.benefits .products .product-item {
	width: calc(100% / 2 - 15px);
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	border: 0;
	padding: 0;
	overflow: unset;
	margin: 0 0 10px 0;
	background-color: transparent;
}

@media screen and (min-width: 520px) {
	.benefits .products .product-item {
		width: calc(100% / 3 - 15px)
	}
}

@media screen and (min-width: 820px) {
	.benefits .products .product-item {
		width: calc(25% - 15px)
	}
}

.benefits.benefits-full .products .product-item {
	width: 100%;
}

.benefits.benefits-half .products .product-item {
	width: 100%;
}

@media screen and (min-width: 520px) {
	.benefits.benefits-half .products .product-item {
		width: calc(100% / 2 - 10px);
	}
}

.benefits.benefits-full .mt-4 {
	margin-top: 0 !important;
}

.benefits.benefits-full .products {
	margin: 0 0 30px 0;
}

@media only screen and (min-width: 1000px) and (max-width: 5000px) {
	.benefits.benefits-full .mt-4 {
		margin-top: 4em !important;
	}

	.benefits.benefits-full .products {
		margin: 0 0 0px 0;
	}
}

.benefits .products .product-item--image {
	width: 35px;
	height: 35px;
	max-width: 35px;
	max-height: 35px;
	min-width: 35px;
	min-height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
	background-color: #f6f4ef;
	margin-right: 15px;
}

.benefits .products .product-item--image img {
	max-width: 19px;
}

.benefits .products .product-item--content {
	text-align: left;
	min-height: unset;
	margin: 0;
	padding-top: 4px;
}

.benefits .products .product-item--content h5 {
	margin: 0;
	font-size: 13px;
	font-family: "Inter";
}

@media screen and (min-width: 520px) {
	.benefits .products .product-item--content h5 {
		font-size: 14px;
	}
}

.benefits .products .product-item--content p {
	display: none;
}

section.instagram {
	padding: 15px;
	background-color: #FBFAF9;
}




.kc_accordion_content {
	color: #3f4b57 !important;
}

ul,
ol {
	padding-left: 1rem;
	margin-bottom: 1rem;
}

ul li {
	line-height: 1.8;
	font-size: 14px;
	color: #3f4b57;
}

.lab-testings {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	gap: 15px;
}

.lab-testing--item {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	padding: 15px;
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #E8E9EC;
}

.lab-testing--item-image img {
	display: block;
	max-width: 85px;
	margin: 0 auto 15px auto;
}

.lab-testing--item-content {
	text-align: center;
	margin: 0 0 20px 0;
}

.lab-testing--item-content h5 {
	font-size: 16px;
}

.lab-testing--item-collapse .title {
	cursor: pointer;
	font-weight: bold;
	transition: all 0.3s ease-in-out;
}

.lab-testing--item-collapse .title:hover {
	color: #B6A69A;
}

.lab-testing--item-collapse .description {
	display: none;
}

.lab-testing--item-prices {
	margin: 0 0 20px 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.lab-testing--item-prices-50 {
	background-color: #ffffff;
	text-align: center;
}

.lab-testing--item-prices-50 h6 {
	margin: 0;
	font-weight: 800;
	font-size: 10px;
	text-transform: uppercase;
	font-family: "Inter";
}

.lab-testing--item-prices-50 p {
	margin: 0;
	font-size: 12px;
}

.lab-testing--item-prices-50 {
	width: 100%;
}

.lab-testing--item-actions a {
	display: block;
	padding: 5px 5px 15px 5px;
	text-align: center;
	background-color: transparent;
	color: #B6A69A;
	border-radius: 4px;
}

.lab-testing--item-actions a:hover {
	color: #c7bbb2;
}

@media screen and (min-width: 480px) {
	.lab-testing--item {
		padding: 20px;
	}

	.lab-testing--item-content {
		min-height: 140px;
	}

	.lab-testing--item-content p {
		font-size: 12px;
	}

	.lab-testing--item-prices-50 {
		padding: 20px 15px;
		background-color: #FCFBF9;
	}

	.lab-testing--item-prices-50 h6 {
		font-size: 11px;
	}

	.lab-testing--item-prices-50 p {
		font-size: 14px;
	}
}

@media screen and (min-width: 768px) {
	.lab-testing--item {
		padding: 40px;
		width: calc(33.3333333333% - 15px);
	}

	.lab-testing--item-image img {
		margin: 0 auto 15px 0;
	}

	.lab-testing--item-content {
		text-align: left;
	}

	.lab-testing--item-prices {
		flex-direction: row;
	}

	.lab-testing--item-prices-50 p {
		font-size: 16px;
	}

	.lab-testing--item-prices-50 {
		width: calc(50% - 15px);
	}

	.lab-testing--item-prices-50:only-child {
		width: 100%;
	}

	.lab-testing--item-actions a {
		padding: 15px 25px;
		background-color: #B6A69A;
		color: #ffffff;
	}

	.lab-testing--item-actions a:hover {
		background-color: #c7bbb2;
		color: #fff;
	}
}

@media screen and (min-width: 991px) {
	.lab-testing--item-content h5 {
		font-size: 22px;
	}

	.lab-testing--item-content p {
		font-size: 14px;
	}
}

@media screen and (min-width: 1050px) {
	.lab-testing--item {
		width: calc(25% - 15px);
	}
}

.kc_accordion_header>span.ui-accordion-header-icon {
	position: absolute;
	right: 10px;
	top: 10px;
}

.trt-section .kc-col-container .kc_shortcode,
.trt-section .kc-col-container .kc_shortcode .box-item {
	height: 100%
}

.benefits-desktop {
	display: none;
}

.benefits-mobile {
	display: block;
}

@media screen and (min-width:746px) {
	.benefits-desktop {
		display: block;
	}

	.benefits-mobile {
		display: none;
	}
}

.kc_accordion_content ul li {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 5px;
}

.kc_accordion_content ul li:before,
.kc_accordion_content ul li:before {
	content: "\ea00";
	font-family: "Phosphor" !important;
	font-weight: 900;
	color: #b6a69a;
}

.footer-tabs {
	display: none;
}

.articles {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
	gap: 45px;
	margin-top: 45px;
}

@media screen and (min-width: 700px) {
	.articles {
		flex-wrap: nowrap;
	}
}

.articles--nav {
	width: 100%;
}

@media screen and (min-width: 700px) {
	.articles--nav {
		width: 25%;
	}
}

.articles--nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.articles--nav ul li {
	padding: 0;
}

.articles--nav ul li:before {
	display: none;
}

.articles--nav ul li a {
	display: flex;
	padding: 8px 15px;
	margin: 0 0 8px 0;
	border-radius: 4px;
	color: #3f4b57;
	background-color: #F8F7F6;
	transition: all 0.3s ease-in-out;
}

.articles--nav ul li a.active,
.articles--nav ul li a:hover {
	color: white;
	background-color: #B6A69A;
}

.articles--descriptions {
	width: 100%;
}

@media screen and (min-width: 700px) {
	.articles--descriptions {
		width: 75%;
	}
}

.articles--descriptions .article--description {
	display: none;
	padding: 0 25px 25px 25px;
}

.articles--descriptions .article--description.active {
	display: block;
}

.articles--descriptions .article--description ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.articles--descriptions .article--description ul li {
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: row;
}

.articles--descriptions .article--description ul li a:before {
	content: "\ea00";
	font-family: "Phosphor" !important;
	margin-right: 8px;
}

.articles--descriptions .article--description ul li a {
	display: flex;
	padding: 8px 15px;
	transition: all 0.3s ease-in-out;
	color: #3f4b57;
}

.articles--descriptions .article--description ul li a:hover {
	color: #B6A69A;
}

.single-post .wp-block-heading {
	font-size: 26px;
	margin: 35px 0 15px 0
}

.single-post.single-format-standard a {
	word-wrap: break-word;
}

.wpcf7-not-valid-tip {
	position: absolute;
}

.wpcf7 form .wpcf7-response-output {
	display: block;
	padding: 15px;
	border-radius: 5px;
	width: 100%;
	border: 0;
	margin: 0;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	background-color: #F14668;
	color: white;
	font-weight: 400;
}

form .wpcf7-response-output {
	padding: 1.0714285714rem 1.7857142857rem;
	text-align: left;
	border: 0;
	margin: 1.0714285714rem 0;
	border-radius: 3px;
	background-color: #2D2D67;
	color: white;
	font-weight: 500;
}

form.invalid .wpcf7-response-output,
form.unaccepted .wpcf7-response-output,
form.payment-required .wpcf7-response-output {
	background-color: #FFDD57;
	color: white;
}

form.failed .wpcf7-response-output,
form.aborted .wpcf7-response-output,
form.spam .wpcf7-response-output {
	background-color: #F14668;
	color: white;
}

form.sent .wpcf7-response-output {
	background-color: #48C774;
	color: white;
}

.only-desktop {
	display: none;
}

.only-mobile {
	display: block;
}

.only-mobile:nth-of-type(2) {
	margin: 0 0 30px 0;
}

@media only screen and (min-width: 768px) and (max-width: 5000px) {
	.only-desktop {
		display: block;
		margin: 0 0 30px 0;
	}

	.only-mobile {
		display: none;
	}
}

.reviews-desc {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin-bottom: 45px;
}

@media screen and (min-width: 460px) {
	.reviews-desc {
		flex-direction: row
	}
}

.reviews-desc ul {
	display: flex;
	flex-direction: row;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.reviews-desc p {
	margin: 0;
}

.reviews-desc-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}

.reviews-desc .btn {
	padding: 8px 15px
}

.reviews-desc-content p {
	margin: 0;
}

.reviews-desc ul li i {
	color: rgb(255, 181, 66);
}

.footer-reviews {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin-top: 25px;
}

@media screen and (min-width: 460px) {
	.footer-reviews {
		flex-direction: row
	}
}

.footer-reviews ul {
	display: flex;
	flex-direction: row;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-reviews ul li i {
	color: rgb(255, 181, 66);
}

.footer-reviews a {
	color: white;
	font-size: 14px;
}

.single-post-details,
.single-post-tags ul {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	border-top: 1px solid rgba(0, 0, 0, 0.06);
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.single-post-details li,
.single-post-tags li {
	display: inline-flex;
	align-items: center;
	margin: 0 !important;
	padding: 15px 0
}

.single-post-details li:after,
.single-post-tags li:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
	margin: 0 15px
}

.single-post-details li:last-of-type:after,
.single-post-tags li:last-of-type:after {
	display: none
}

.single-post-share {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.single-post-share li {
	padding: 0;
	margin: 0;
	width: calc(100% / 2 - 4px);
}

@media screen and (min-width: 768px) {
	.single-post-share li {
		width: calc(100% / 4 - 4px);
	}
}

.single-post-share li a {
	display: flex;
	padding-top: 8px;
	padding-bottom: 8px;
	align-items: center;
	justify-content: center;
	gap: 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	transition: all .25s linear;
}

.single-post-share li a:hover {
	border: 1px solid rgba(0, 0, 0, 0.5);
}

.single-post-share li a img {
	width: 20px;
	height: 20px;
}
