@charset "UTF-8";
/*-----------------------------------------------------------------------------------
    Note: This is Main Style Scss File.
-----------------------------------------------------------------------------------
	CSS INDEX
	===================
  

-----------------------------------------------------------------------------------*/
/*=======01  COMMON CSS  =======*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins.eot");
	src: url("../fonts/Poppins.eot") format("embedded-opentype"), url("../fonts/Poppins.woff2") format("woff2"), url("../fonts/Poppins.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins.svg#Poppins") format("svg");
}

/*==================== Poppins */
/* --Thin */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Thin.ttf");
	font-weight: thin;
	font-style: normal;
}

/* --Light */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Light.ttf");
	font-weight: lighter;
	font-style: normal;
}

/* --Regular */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Regular.ttf");
	font-weight: normal;
	font-style: normal;
}

/* --Medium */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Medium.ttf");
	font-weight: medium;
	font-style: normal;
}

/* --Bold */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Bold.ttf");
	font-weight: bold;
	font-style: normal;
}

/* --Bold */
@font-face {
	font-family: "Comic Sans MS", cursive, sans-serif;
	src: url("../fonts/ComicSansMS3.ttf");
	font-weight: normal;
	font-style: normal;
}


/*==================== Century Gothic ==============*/


@import url('https://fonts.googleapis.com/css2?family=CenturyGothic:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
	font-family: 'Century Gothic', sans-serif;
	src: url("../fonts/CenturyGothic.ttf");
	src: url("../fonts/CenturyGothic.ttf") format("truetype");
}
body {
    font-family: 'Century Gothic', sans-serif;
}


@font-face {
    font-family: 'Century Gothic';
    src: url("../fonts/CenturyGothic.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url("../fonts/Century\ Gothic.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Century Gothic';
    src: url("../fonts/GOTHICB.TTF") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url("../fonts/GOTHICB0.TTF") format("truetype");
    font-weight: 700;
    font-style: normal;
}




/* ============Generic code  ==========*/


body {
	font-weight: 400;
	font-style: normal;
	overflow-x: hidden;
	font-size: 15px;
	line-height: 1.5;
	color: #616161;
	overflow-x: hidden;
	/* font-family: "Bebas Neue", "Oswald", sans-serif !important; */
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

a:focus,
.slick-initialized .slick-slide:focus,
input:focus,
textarea:focus,
select:focus,
button:focus {
	text-decoration: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

::-webkit-scrollbar {
	background-color: #ccc;
	width: 8px;
	height: 4px;
}

::-webkit-scrollbar-thumb {
	background: transparent linear-gradient(150deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
}

.slick-slide img {
	display: inline-block;
}

a:focus,
a:hover {
	text-decoration: none;
}

i,
span,
a {
	display: inline-block;
	font-family: 'Century Gothic', sans-serif;
	/* font-family: 'Poppins', sans-serif; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	color: #002249;
	font-family: 'Century Gothic', sans-serif;
	/* font-family: 'Poppins', sans-serif; */
}

ul,
ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: 'Century Gothic', sans-serif;
	/* font-family: 'Poppins', sans-serif; */
}

p {
	margin: 0px;
	font-family: 'Century Gothic', sans-serif;
	/* font-family: 'Poppins', sans-serif; */
}

p.text-color-2 {
	color: #81a3bb;
}

p.text-color-3 {
	color: #69a1bb;
}

p.fs-16 {
	font-size: 16px;
}

a {
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	/* font-family: 'Poppins', sans-serif; */
	font-family: 'Century Gothic', sans-serif;
	color: #F26630;
	text-decoration: none;
}

/*======= Input Styles =======*/
input,
textarea,
select {
	width: 100%;
	height: 40px;
	background-color: #fff;
	color: #686767;
	font-size: 16px;
	border: none;
	font-family: 'Century Gothic', sans-serif;
	/* font-family: 'Poppins', sans-serif; */
}

textarea {
	display: inherit;
	font-family: 'Century Gothic', sans-serif;
	/* font-family: 'Poppins', sans-serif; */
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

::placeholder {
	color: inherit;
	opacity: 1;
}

input[type=search]::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

input[type=search]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	display: none;
}

input[type=checkbox],
input[type=radio] {
	height: auto;
	width: auto;
}

.input-group {
	position: absolute;
	border-radius: 13px !important;
}

.input-group input,
.input-group textarea,
.input-group select {
	padding-right: 40px;
}

.input-group .icon {
	position: absolute;
	right: 30px;
	z-index: 2;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #81a3bb;
	line-height: 1;
}

.input-group.textarea-group .icon {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	top: 20px;
}

/*======= Common Class =======*/
@media (min-width: 1400px) {
	.container-1470 {
		max-width: 1470px;
	}
}

@media (min-width: 1200px) {
	.header-full-width .container-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.section-gap {
	padding-top: 100px;
	padding-bottom: 100px;
}

.section-gap-top {
	padding-top: 100px;
}

.section-gap-bottom {
	padding-bottom: 100px;
}

@media(max-width:1200px) {
	.section-gap {
		padding-top: 90px;
		padding-bottom: 90px;
	}

	.section-gap-top {
		padding-top: 90px;
	}

	.section-gap-bottom {
		padding-bottom: 90px;
	}
}

@media(max-width:991px) {
	.section-gap {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.section-gap-top {
		padding-top: 80px;
	}

	.section-gap-bottom {
		padding-bottom: 80px;
	}
}

@media(max-width:767px) {
	.section-gap {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.section-gap-top {
		padding-top: 70px;
	}

	.section-gap-bottom {
		padding-bottom: 70px;
	}
}

@media(max-width:525px) {
	.section-gap {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.section-gap-top {
		padding-top: 50px;
	}

	.section-gap-bottom {
		padding-bottom: 50px;
	}
}




.section-title .title-tag {
	color: #F26630;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 5px;
	z-index: 1;
	position: relative;
	letter-spacing: 2px;
}


/*======= Preloader =======*/
div#preloader {
	margin: auto;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 9999999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

div#preloader .preloader-container {
	position: absolute;
	display: -ms-grid;
	display: grid;
	width: 100%;
	height: 100%;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

div#preloader .loader-cubes {

	width: 100%;
	height: 100%;
	position: relative;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-animation: scale 4s infinite linear;
	animation: scale 4s infinite linear;
}

div#preloader .loader-text p,
div#preloader .loader-text h4 {
	color: #686767;
}

div#preloader .loader-text p {
	font-size: 16px;
	font-size: normal;
}

div#preloader .loader-text h4 {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}




/*=======  Animations  =======*/
@-webkit-keyframes sticky {
	0% {
		top: -200px;
	}

	100% {
		top: 0;
	}
}

@keyframes sticky {
	0% {
		top: -200px;
	}

	100% {
		top: 0;
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes sk-foldCubeAngle {

	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1;
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
}

@keyframes sk-foldCubeAngle {

	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1;
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
}

@-webkit-keyframes pulseBtnBefore {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0;
	}
}

@keyframes pulseBtnBefore {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0;
	}
}

@-webkit-keyframes pulseBtnAfter {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0;
	}
}

@keyframes pulseBtnAfter {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0;
	}
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotateTwo {
	0% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}

@keyframes rotateTwo {
	0% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}

@-webkit-keyframes scale {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@keyframes scale {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

/*=======02 Header=======*/
.header-topbar {
	border-bottom: 2px solid #ebebeb;
	padding: 15px 0;
}

.header-topbar .contact-info li {
	display: inline-block;
}

.header-topbar .contact-info li:not(:last-child) {
	margin-right: 30px;
}

.header-topbar .contact-info li a {
	color: #616161;
	font-size: 14px;
}

.header-topbar .contact-info li i {
	margin-right: 5px;
	color: #F26630;
}

.header-topbar .social-icon li {
	display: inline-block;
}

.header-topbar .social-icon li:not(:first-child) {
	margin-left: 20px;
}

.header-topbar .social-icon li a {
	font-size: 16px;
}

.header-topbar .social-icon li a:hover {
	color: #F26630;
}

.header-navigation .primary-menu li {
	display: inline-block;
	/* line-height: 40px; */
	position: relative;
	/* width: max-content; */
	/* padding:5px 0px; */
}

.header-navigation .primary-menu li .dd-trigger {
	font-size: 12px;
	font-weight: 500;
	color: #b1b1b1;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

/* @media (max-width: 1199px) {
	.header-navigation .primary-menu li .dd-trigger {
		right: -5px;
	}
} */

.header-navigation .primary-menu li a {
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	padding: 12px 15px;
	color: #000000;
	margin: 0 0;
	font-family: "Oswald", sans-serif;
}

@media all and (min-width:1200px) {
	.header-navigation .primary-menu li a {
		padding: 12px 25px;
	}
}

@media all and (min-width:992px) {}

/* .header-navigation .primary-menu li a.active {
	padding: 2px 17px;
	background: #0CA640 0% 0% no-repeat padding-box;
	border-radius: 14px;
	color: #FFFFFF;
} */

/* .header-navigation .primary-menu li a:hover::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #f36523;
	height: 2px;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-khtml-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transition: transform .25s cubic-bezier(.37, .31, .2, .85);
	-o-transition: transform .25s cubic-bezier(.37, .31, .2, .85);
	-webkit-transition: -webkit-transform .25s cubic-bezier(.37, .31, .2, .85);
	transition: -webkit-transform .25s cubic-bezier(.37, .31, .2, .85);
	transition: transform .25s cubic-bezier(.37, .31, .2, .85);
	transition: transform .25s cubic-bezier(.37, .31, .2, .85), -webkit-transform .25s cubic-bezier(.37, .31, .2, .85);

} */

.header-navigation .primary-menu li .submenu li a {
	font-size: 16px;
	font-weight: normal;
	position: relative;
	width: 100%;
}


.header-navigation .primary-menu li .submenu li {
	position: relative;
	width: 100%;
}


/* -----------------Double arrow for nav-bar----------------*/
/* .header-navigation .primary-menu li .submenu li a::before {
	font-family: "FontAwesome";
	content: "\f101";
	position: absolute;
	left: 0;
	font-size: 20px;
	font-weight: 500;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	text-align: center;
	background-color: transparent;
	opacity: 0;
	-webkit-transition: opacity 0.3s linear, left 0.3s linear;
	-o-transition: opacity 0.3s linear, left 0.3s linear;
	transition: opacity 0.3s linear, left 0.3s linear;
} */

.header-navigation .primary-menu li .submenu li.current a::before,
.header-navigation .primary-menu li .submenu li:hover a::before {
	opacity: 1;
	left: 1px;
	font-size: 20px;
}

@media(max-width:992px) {
	.header-navigation .primary-menu li .submenu li a::before {
		left: 0;
		font-size: 16px;
		font-weight: 500;
	}

	.header-navigation .primary-menu li .submenu li.current a::before,
	.header-navigation .primary-menu li .submenu li:hover a::before {
		opacity: 1;
		left: -10px;
		font-size: 16px;
	}
}


/* @media (max-width: 1199px) {
	.header-navigation .primary-menu li a {
		padding: 8px;
		margin: 0 5px;
		font-size: 15px;
	}
}
@media all and (min-width:992px) and (max-width:1199px){
	.header-navigation .primary-menu li a {
		padding: 8px;
		margin: 0px 0px;
		font-size: 14px;
	}
} */

.header-navigation .primary-menu li .submenu {
	position: absolute;
	left: 0px;
	top: 110%;
	width: 300px;
	/* background-color: #fff; */
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 99;
	height: auto;
	opacity: 0;
	visibility: hidden;
	border-radius: 15px;
	padding: 20px 10px;

}

@media(min-width:992px) {
	.dd-trigger {
		display: none;
	}
}

.header-navigation .primary-menu li .submenu li {
	line-height: 1;
	padding: 4px 0px;
	margin: 0;
	display: block;
	margin-top: 4px;
	padding-left: 43px;
}

@media all and (min-width:992px) {
	.header-navigation .primary-menu li .submenu li::before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 38px;
		height: 100%;
		background: #FF2D2D 0% 0% no-repeat padding-box;
		/* border: 1px solid white; */
		/* border-radius: 15px; */

	}

	.header-navigation .primary-menu li .submenu.submenu-1 li::after {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		content: "Ez";
		font-size: 18px;
		color: #FFFFFF;
		font-weight: 500;
		height: 100%;
		width: 38px;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}



.header-navigation .primary-menu li .submenu .dropdown-title {
	color: #303030;
	font-size: 20px;
	line-height: 30px;
	padding: 10px 20px;
}

.header-navigation .primary-menu li .submenu .sub-submenu li.drop-element i {
	display: none;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.header-navigation .primary-menu li .submenu .sub-submenu li.drop-element:hover i {
	display: inline-block;
}



.header-navigation .primary-menu li .submenu .sub-submenu li.drop-element::before {
	position: absolute;
	content: "";
	z-index: 100;
	left: 0;
	width: 50px;
	height: 50px;
	background-color: #F26630;
}

.header-navigation .primary-menu li .submenu li:not(:last-child) {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.header-navigation .primary-menu li .submenu h4.dropdown-title {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}



.header-navigation .primary-menu li .submenu li a {
	padding: 4px 15px;
	font-size: 15px;
	display: block;
	margin: 0;
	line-height: 18px;
	-webkit-transition: margin-left 0.3s linear;
	-o-transition: margin-left 0.3s linear;
	transition: margin-left 0.3s linear;
}


.header-navigation .primary-menu li .submenu li .dd-trigger {
	right: 20px;
}

.header-navigation .primary-menu li .submenu li a:hover~.dd-trigger {
	color: #000000;
}

.header-navigation .primary-menu li .submenu li .submenu {
	left: 100%;
	top: 20%;
}

.header-navigation .primary-menu li .submenu li:hover>.submenu {
	top: 0;
}

.header-navigation .primary-menu li:hover>.submenu {
	visibility: visible;
	top: 100%;
	opacity: 1;
}

.header-navigation .primary-menu li.current>a,
.header-navigation .primary-menu li.current li.current a,
.header-navigation .primary-menu li.current>.dd-trigger,
.header-navigation .primary-menu li a:hover,
.header-navigation .primary-menu li a:hover~.dd-trigger {
	color: #000000;
}

.header-navigation .primary-menu li.current>a {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

@media all and (min-width:992px) {

	.header-navigation .primary-menu li a::after {
		content: "";
		position: absolute;
		left: 15%;
		bottom: 0;
		background: transparent -o-linear-gradient(300deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
		background: transparent linear-gradient(150deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
		width: 0%;
		height: 5px;
		-webkit-transform-origin: right center;
		-ms-transform-origin: right center;
		transform-origin: right center;
		-webkit-transition: width 0.4s linear;
		-o-transition: width 0.4s linear;
		transition: width 0.4s linear;
		/* -ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-khtml-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transition: transform .25s cubic-bezier(.37, .31, .2, .85);
	-o-transition: transform .25s cubic-bezier(.37, .31, .2, .85);
	-webkit-transition: -webkit-transform .25s cubic-bezier(.37, .31, .2, .85);
	transition: -webkit-transform .25s cubic-bezier(.37, .31, .2, .85);
	transition: transform .25s cubic-bezier(.37, .31, .2, .85);
	transition: transform .25s cubic-bezier(.37, .31, .2, .85), -webkit-transform .25s cubic-bezier(.37, .31, .2, .85); */

	}

	.header-navigation .primary-menu .submenu li a::after {
		display: none;
	}


	.header-navigation .primary-menu li:hover a::after {
		width: 70%;
		/* -ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform-origin: right center;
	-webkit-transform: scale(0, 1);
	-khtml-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	transition: -webkit-transform .25s cubic-bezier(.37, .31, .2, .85);
	transition: transform .25s cubic-bezier(.37, .31, .2, .85);
	transition: transform .25s cubic-bezier(.37, .31, .2, .85), -webkit-transform .25s cubic-bezier(.37, .31, .2, .85);  */

	}

	.header-navigation .primary-menu li a.contact-btn::after {
		display: none;
	}
}



@media all and (min-width:992px) {
	.header-navigation .primary-menu li.current>a::after {
		position: absolute;
		content: "";
		width: 60%;
		height: 5px;
		bottom: 0;
		left: 20%;
		background: transparent -o-linear-gradient(300deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
		background: transparent linear-gradient(150deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
	}
}


.header-navigation .primary-menu li a.active:hover,
.header-navigation .primary-menu li a.active:hover~.dd-trigger {
	color: #FFFFFF;
}

/* @media(min-width:992px) {

	.header-navigation .primary-menu li.current li.current a {
		color: #F26630;
		margin-left: 5px;
	}
} */
@media (max-width: 991px) {

	.header-navigation .primary-menu li.current>a,
	.header-navigation .primary-menu li.current>.dd-trigger,
	.header-navigation .primary-menu li a:hover,
	.header-navigation .primary-menu li a:hover~.dd-trigger {
		color: #fff;
	}
}

@media (max-width: 560px) {
	.header-navigation .site-logo {
		max-width: 150px;
	}
}

.header-navigation .site-logo .sticky-logo {
	display: none;
}


.header-navigation .cart-icon,
.header-navigation .search-icon {
	font-size: 18px;
	color: #555;
	margin-right: 30px;
}

@media (max-width: 1199px) {

	.header-navigation .cart-icon,
	.header-navigation .search-icon {
		margin-right: 20px;
	}
}

.header-navigation .cart-icon:hover,
.header-navigation .search-icon:hover {
	color: #F26630;
}

.header-navigation .search-widget .search-form {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	background-color: rgba(35, 35, 35, 0.9);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	will-change: transform, opacity;
	height: 0;
	z-index: -1;
	opacity: 0;
}

.header-navigation .search-widget .search-form .search-close {
	font-size: 30px;
	color: #fff;
	position: absolute;
	right: 50px;
	top: 50px;
	line-height: 1;
}

.header-navigation .search-widget .search-form form {
	width: 50%;
}

.header-navigation .search-widget .search-form input {
	background-color: transparent;
	font-size: 20px;
	color: #fff;
	border-bottom: 2px solid rgba(255, 255, 255, 0.6);
	padding: 0 30px;
}

.header-navigation .search-widget .search-form.opened {
	height: 100vh;
	opacity: 1;
	z-index: 99;
}

.header-navigation .offcanvas-icon,
.header-navigation .nav-toggler {
	position: relative;
	width: 33px;
	height: 33px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	cursor: pointer;
}

.header-navigation .nav-toggler {
	border: 2px solid #f5ac3f;
	padding: 3px;
}

.header-navigation .offcanvas-icon span,
.header-navigation .nav-toggler span {
	background: transparent -o-linear-gradient(300deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(150deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
	height: 3px;
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	position: relative;
}

.header-navigation .nav-toggler {
	display: none;
}

.header-navigation .nav-toggler.menu-opened span:nth-child(1) {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	top: 8px;
}

.header-navigation .nav-toggler.menu-opened span:nth-child(2) {
	opacity: 0;
}

.header-navigation .nav-toggler.menu-opened span:nth-child(3) {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	top: -8px;
}

.header-navigation .nav-close {
	display: none;
	font-size: 20px;
	color: #e1a13f;
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: 1;
}

.header-navigation .navbar-btn {
	margin-left: 40px;
}

@media (max-width: 1199px) {
	.header-navigation .navbar-btn {
		margin-left: 30px;
	}
}

@media (max-width: 767px) {
	.header-navigation .navbar-btn {
		margin-left: 20px;
	}
}

@media (max-width: 575px) {
	.header-navigation .navbar-btn {
		display: none;
	}
}

.header-navigation .navbar-btn {
	display: block;
	overflow: hidden;
	width: 130px;
}

.header-navigation .navbar-btn a {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	border-radius: 5px;
	padding: 6px 12px;
	background: transparent -o-linear-gradient(300deg, #F67C4D 0%, #FC4600 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(150deg, #F67C4D 0%, #FC4600 100%) 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 3px 6px #00000029;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 10px;
	position: relative;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.header-navigation .navbar-btn a i {
	font-size: 14px;
	font-weight: 600;
	margin-left: -6px;
	position: relative;
	top: 2px;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	-webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s linear 0.3s, margin-left 0.3s linear;
	-o-transition: opacity 0.3s ease-in-out, visibility 0.3s linear 0.3s, margin-left 0.3s linear;
	transition: opacity 0.3s ease-in-out, visibility 0.3s linear 0.3s, margin-left 0.3s linear;
}

.header-navigation .navbar-btn a:hover i {
	position: relative;
	margin-left: 6px;
	opacity: 1;
	visibility: visible;
}

@media (max-width: 1199px) {
	.header-navigation .navbar-btn a i {
		margin-left: 5px;
	}
}

.header-navigation .navbar-btn a:hover {
	background-color: transparent;
	color: #F26630;
}

.header-one {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 999;
	border-radius: 0;
	padding: 5px 25px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 21px 46px #00000029;
	box-shadow: 0px 21px 46px #00000029;
}




@media all and (min-width:992px) {
	.primary-menu li .submenu li {
		display: block;
		opacity: 0;
		-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-1 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 50ms ease-in-out forwards;
		animation: rotateX 400ms 50ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-2 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 100ms ease-in-out forwards;
		animation: rotateX 400ms 100ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-3 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 150ms ease-in-out forwards;
		animation: rotateX 400ms 150ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-4 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 200ms ease-in-out forwards;
		animation: rotateX 400ms 200ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-5 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 250ms ease-in-out forwards;
		animation: rotateX 400ms 250ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-6 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 300ms ease-in-out forwards;
		animation: rotateX 400ms 300ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-7 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 350ms ease-in-out forwards;
		animation: rotateX 400ms 350ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-8 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 400ms ease-in-out forwards;
		animation: rotateX 400ms 400ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-9 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 450ms ease-in-out forwards;
		animation: rotateX 400ms 450ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-10 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 500ms ease-in-out forwards;
		animation: rotateX 400ms 500ms ease-in-out forwards;
	}

	.primary-menu li:hover .submenu li.dropdown_item-11 {
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		-webkit-animation: rotateX 400ms 500ms ease-in-out forwards;
		animation: rotateX 400ms 500ms ease-in-out forwards;
	}
}


@-webkit-keyframes rotateX {
	0% {
		opacity: 0;
		-webkit-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
	}

	50% {
		-webkit-transform: rotateX(-20deg);
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
	}
}

@keyframes rotateX {
	0% {
		opacity: 0;
		-webkit-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
	}

	50% {
		-webkit-transform: rotateX(-20deg);
		transform: rotateX(-20deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
	}
}

.header-two {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}


.sticky-header.sticky-on {
	position: fixed;
	top: 0px;
	width: 100%;
	left: 0%;
	z-index: 999;
	-webkit-animation: sticky 1.2s linear;
	animation: sticky 1.2s linear;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 6px 12px #00000029;
	box-shadow: 0px 6px 12px #00000029;
	border-radius: 0px;
	/* background-color: #fff; */
	/* -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.04); */
	/* box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.04); */
}

@media all and (max-width:992px) {
	.sticky-header.sticky-on {
		width: 100%;
		left: 0%;
		border-radius: 0px;

	}
}

.sticky-header .header-navigation {
	position: relative;
	z-index: 999;
	/* padding:8px 15px; */
	background: #FFFFFF 0% 0% no-repeat padding-box;
}

.sticky-header .header-navigation::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0%;
	height: 100%;
	width: 100%;
	/* background: #FFFFFF 0% 0% no-repeat padding-box; */
	z-index: -1;
}

@media all and (max-width:767px) {
	.sticky-header.sticky-on {
		top: 0px;
	}

	.header-one {
		padding: 0px;
	}
}

.sticky-header.sticky-on .header-navigation .sticky-logo {
	display: block;
}



.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li .dd-trigger {
	color: #000000;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li.current>a,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li.current li.current a,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li.current>.dd-trigger,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a:hover,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a:hover~.dd-trigger {
	color: #000000;
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a.active,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a.active~.dd-trigger .sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a.active:hover,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a.active:hover~.dd-trigger {
	color: #000000;
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li .submenu li a:hover {
	color: #E0231D;
}



.header-navigation.breakpoint-on {
	padding: 0px 0 0px 0;
}

.header-navigation.breakpoint-on .nav-toggler {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header-navigation.breakpoint-on .site-nav-menu {
	position: fixed;
	top: 0;
	height: 100vh;
	width: 300px;
	padding: 50px 25px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	z-index: 999;
	overflow-x: hidden;
	overflow-y: scroll;
	left: -300px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

@media(max-width:992px) {
	.header-navigation.breakpoint-on .site-nav-menu {
		padding: 30px 25px;
	}
}

.header-navigation.breakpoint-on .site-nav-menu .nav-close {
	display: block;
}

.header-navigation.breakpoint-on .site-nav-menu::-webkit-scrollbar {
	background: transparent linear-gradient(150deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;

}

.header-navigation.breakpoint-on .site-nav-menu.menu-opened {
	left: 0;
	visibility: visible;
	opacity: 1;
}

.header-navigation.breakpoint-on .site-nav-menu::-webkit-scrollbar {
	width: 5px;
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li {
	margin: 0;
	padding: 0;
	display: block;
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li a {
	color: #000000 !important;
	display: block;
	padding: 15px 25px 15px 0;
	font-size: 18px;
	line-height: 1;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .dd-trigger {
	display: block;
	top: 0;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	right: 0 !important;
	height: 45px;
	width: 45px;
	color: #000000;
	cursor: pointer;
	text-align: center;
	line-height: 45px;
	border-left: 1px solid rgba(253, 244, 244, 0.445);
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .dd-trigger i {
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu {
	padding-left: 15px;
	-webkit-transition: 0;
	-o-transition: 0;
	transition: 0;
	border: none;
}

@media all and (min-width:992px) {
	.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu a {
		color: #ffff !important;
		display: block;
		padding: 15px 5px 15px 0;
		line-height: 1.2;
	}

	.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu a:hover {
		background-color: transparent !important;
	}




	.header-navigation.breakpoint-on .site-nav-menu .primary-menu li a.active::before {
		position: absolute;
		left: -25px;
		top: 2px;
		bottom: 2px;
		width: 2px;
		background-color: #fff;
		content: "";
	}
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu,
.header-navigation.breakpoint-on .site-nav-menu .primary-menu li li .submenu {
	position: unset;
	top: 0;
	width: 100%;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	visibility: visible;
	opacity: 1;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: none;
}

@media all and (max-width:991px) {
	.header-navigation .primary-menu li .submenu li a {
		color: #FFFFFF;
	}
}


@media all and (min-width:992px) {

	.contact-btn {
		/* margin-left: 20px; */
		margin: 0px 25px !important;
		color: #FFFFFF !important;
		-webkit-transition: color 0.4s linear, background 0.4s linear, border 0.4s linear;
		-o-transition: color 0.4s linear, background 0.4s linear, border 0.4s linear;
		transition: color 0.4s linear, background 0.4s linear, border 0.4s linear;
		background: #E0231D 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 4px 8px #0000001F;
		box-shadow: 0px 4px 8px #0000001F;
		border: 1px solid #E0231D;
		opacity: 1;
	}

	.contact-btn:hover {
		background: #FFFFFF 0% 0% no-repeat padding-box;
		color: #E0231D !important;
		border: 1px solid #E0231D;
		/* padding: 12px 35px !important; */
	}


	.header-logo {
		padding: 0px 0px 0px 0px;
	}


}

@media all and (max-width:767px) {
	.header-one {
		width: 100%;
		left: 0;
		border-radius: 0px;
		top: 0;
	}

	.sticky-header.sticky-on {
		width: 100%;
		left: 0%;
		border-radius: 0px;
	}
}

/*=== Back to top css =======*/
.back-to-top {
	position: fixed;
	right: 30px;
	bottom: 30px;
	display: none;
	z-index: 999999;
}

@media(min-width:768px) {
	.back-to-top {
		right: 20px;
		bottom: 100px;
	}
}

@media(max-width:768px) {
	.back-to-top {
		right: 10px;
		bottom: 90px;
	}
}

.back-to-top a {
	color: #fff;
	background: transparent -o-linear-gradient(300deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(150deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	opacity: 0.8;
}

.back-to-top:hover a {
	opacity: 1;
}


/* ========08 footer section=========== */



/* ------------general--------------- */
p {

	font-style: normal;
	font-stretch: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	color: #464545;
}

.jccb1200 {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media all and (min-width:1200px) {
	.jccb1200 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}





/*=======  Footer  =======*/
.footer-area {
	/* background-color: #000000; */
	padding: 90px 0px 40px 0px;
	position: relative;
	width: 100%;
	height: 100%;
	background: #000000 0% 0% no-repeat padding-box;

}

/* 
.footer-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
} */

.footer-mid-2 {
	position: relative;
	margin-top: 55px;
	margin-bottom: 60px;
}

@media all and (max-width:767px) {
	.ftopb {
		margin-top: 20px;
	}

	.fmidb .address-lists {
		margin-top: 40px;
	}

	.fsl.fbotb {
		margin-top: 30px;
	}

	.footer-mid-2 .fmb {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
		gap: 15px;
	}

	.footer-mid-2 .fmb img {
		position: relative;
		min-width: 28px;
	}
}

@media all and (min-width:768px) {
	.footer-mid-2 {
		text-align: center;
	}
}


.footer-bottom {
	position: relative;
	padding-top: 25px;
}

.footer-bottom::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 0px;
	top: 0;
	left: 0;
	border: 1px solid #000000;
	opacity: 0.5;
}

.qlink-list,
.address-list {
	position: relative;
	margin-top: 17px;
}

.ftopbc {
	position: relative;

}

.subscription-box {
	position: relative;
	width: 100%;
	height: 57px;
}

.footer-section .footer-top .subscription-box input {
	position: relative;
	height: 57px;
	border-radius: 13px !important;
	padding-left: 15px;
	background: #FFFFFF 0% 0% no-repeat padding-box !important;
	border: 1px solid #707070 !important;
}

.sendicon-box {
	position: absolute;
	width: 20%;
	right: 0;
	height: 100%;
	top: 0;
	background: transparent -o-linear-gradient(329deg, #E0231D 0%, #000000 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(121deg, #E0231D 0%, #000000 100%) 0% 0% no-repeat padding-box;
	border-radius: 11px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.address-link {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 17px;
}

.address-list:nth-of-type(2) {
	margin-top: 24px;
}

.fsl {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 25px;
}

.lsx-link {
	color: #F58A26;
}

@media all and (max-width:767px) {
	.damb-block {
		text-align: center;
	}
}





/* ==========banner section=========== */

.banner-section {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2;
	padding-top: 160px;
	padding-bottom: 0px;
}


@media all and (max-width:1199px) {
	.banner-section {
		padding-top: 175px;
	}
}



/* =================contact form================== */
.contact-section {
	position: relative;
}

.conform-fcontainer,
.conform-icontainer {
	position: relative;
	height: 100%;
}

.conform-fcontainer {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.conform-tb {
	position: relative;
	margin-bottom: 40px;
}

.cform-field input,
.cform-field textarea {
	position: relative;
	/* margin-top: 12px !important; */
	background: #FFFFFF 0% 0% no-repeat padding-box !important;
	border: 0.5px solid #70707075 !important;
	border-radius: 5px !important;
	padding: 15px !important;

}

.cform-field textarea {
	height: 100px;
}

.submit {
	position: relative;
	margin-top: 38px;
	padding: 21px 23px;
	border-radius: 8px;
	border: none;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
	background: #E1A13F 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 3px 6px #00000029;
	box-shadow: 0px 3px 6px #00000029;
	font-family: "Century Gothic", sans-serif;

}

.form-message {
	height: 100%;

}

.form-message {
	margin-bottom: 10px;
}


.form-message.success,
.form-message.error {
	margin-top: 30px;
}

.form-message.error {
	color: red;
}

.form-message.success {
	color: #f48826;
}

.footer-bottom p a:hover {
	color: #F7703C;
}


.conform-ib {
	position: relative;
	width: 100%;
	height: 100%;
	/* display: grid; */
	/* justify-content: center; */
}

.conform-ibc {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}


.conform1 {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 2;
	-webkit-transition: top 0.5s;
	-o-transition: top 0.5s;
	transition: top 0.5s;
}

@media all and (min-width:768px) {
	.conform1 {
		position: absolute;
		top: -100px;
		left: 0;
		z-index: 2;
		-webkit-transition: top 0.5s;
		-o-transition: top 0.5s;
		transition: top 0.5s;
	}

	.contact-section:hover .conform1 {
		top: 0;
	}
}

.conform2 {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

/* @media all and (min-width:1200px) {
	.conform-ib {
		padding-left: 80px;
	}
} */


/* 1.9 Stay connected section */
.stayconnect-icons {
	position: relative;
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 30px;
}

/*======================================================================================================================================================================================================     */
.main-logo {
	max-width: 219px;
	max-height: 58px;
}

@media all and (min-width:1200px) {
	.main-logo {
		max-width: 289px;
		max-height: 85px;
	}

}

/*======================================================================================================================================================================================================     */




/*---------------------Devices of particular size ----------------------- */


/* ---------for extra large-laptop  from 1200px--------- */
@media all and (min-width:1200px) {}

/* ---------for extra large-laptop from 1400px---------- */
@media all and (min-width:1400px) {}

/* ---------for large-laptop between 1200px and 1400px---------- */
@media all and (min-width:1200px) and (max-width:1400px) {}

/* ---------for small laptop between 992px and 1200px --------- */
@media all and (min-width:992px) and (max-width:1200px) {}


/* ----------for tablet between 768px and 992px-------------- */
@media all and (min-width:768px) and (max-width:992px) {}

@media all and (min-width:575px) and (max-width:768px) {}

/* ---------between mobile and laptop----------- */
@media all and (min-width:425px) and (max-width:768px) {}

/* ----------for mobile phones-------------- */
@media(max-width:425px) {}





/* =========== Common media queries======== */

/* Media Query: Large Screens */
@media(max-width:1200px) {}

/* Media Query: Medium Screens */
@media(max-width:991px) {}

/* Media Query: Small Screens */
@media(max-width:767px) {}

/* Media Query: Extra Small Screens */
@media(max-width:524px) {}

/* Media Query: Tiny Screens */
@media(max-width:425px) {}



/* ======================================================================================================================================================================================================   */



/* 3.3 Contact form section */
.contact-section {
	position: relative;
	width: 100%;
	height: 100%;
}

.conform-container {
	position: relative;
	margin-top: 110px;
}

.conform-container::before {
	position: absolute;
	content: "";
	width: 1000%;
	left: -400%;
	/* top:calc(50% - 292px); */
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 292px;
	background: #E0231D 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 21px 46px #0000001A;
	box-shadow: 0px 21px 46px #0000001A;

}

.conform-card .conform-fbc {
	position: relative;

	padding: 35px 45px 45px 45px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 3px 6px #00000029;
	box-shadow: 0px 3px 6px #00000029;

}

.cform-field .form-inner {
	position: relative;
	margin-top: 30px;
}

.cform-field .form-inner input,
.cform-field .form-inner textarea {
	position: relative;
	border: none !important;
	padding: 20px 0px 20px 30px !important;
	height: 55px;

	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 0.5px solid #707070 !important;
	border-radius: 5px !important;
}

.cform-field .form-inner textarea {
	height: 150px;
}

@media all and (max-width:767px) {
	.conform-card {
		padding: 30px 25px 30px 25px;
	}
}

/* ==============================================================================================================================================================================================================  */

.about-banner .hero-img {
	opacity: 0;
	-webkit-animation: otherHeroBounceInUp 0.8s linear 0.5s normal forwards;
	animation: otherHeroBounceInUp 0.8ss linear 0.5s normal forwards;
}

@-webkit-keyframes otherHeroBounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
		visibility: hidden;

	}

	80% {
		opacity: 0.8;
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		visibility: visible;
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		visibility: visible;
	}
}

@keyframes otherHeroBounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		-ms-transform: translateY(100px);
		transform: translateY(100px)
	}

	60% {
		opacity: 0.5;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
		visibility: hidden;
	}

	80% {
		opacity: 0.8;
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
		visibility: visible;
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
		visibility: visible;
	}
}


.home-banner .hero-cb {
	display: block;
	overflow: hidden;
}

.home-banner .hero-title {
	opacity: 0;
	-webkit-animation: htBounceInLeft 0.8s linear 0.5s normal forwards;
	animation: htBounceInLeft 0.8s linear 0.5s normal forwards;
}

.home-banner .hero-cb p {
	opacity: 0;
	-webkit-animation: htBounceInLeft 1s linear 0.8s normal forwards;
	animation: htBounceInLeft 1s linear 0.8s normal forwards;
}


@-webkit-keyframes htBounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-200px);
		transform: translateX(-200px)
	}

	60% {
		opacity: 0.6;
		-webkit-transform: translateX(30px);
		transform: translateX(30px)
	}

	80% {
		opacity: 0.8;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes htBounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-200px);
		-ms-transform: translateX(-200px);
		transform: translateX(-200px)
	}

	60% {
		opacity: 0.6;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px)
	}

	80% {
		opacity: 0.8;
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}


/*======================================================================================================================================================================================================     */



/*---------------------Devices of particular size ----------------------- */


/* ---------for extra large-laptop  from 1200px--------- */
@media all and (min-width:1200px) {}

/* ---------for extra large-laptop from 1400px---------- */
@media all and (min-width:1400px) {}

/* ---------for large-laptop between 1200px and 1400px---------- */
@media all and (min-width:1200px) and (max-width:1400px) {}

/* ---------for small laptop between 992px and 1200px --------- */
@media all and (min-width:992px) and (max-width:1200px) {}


/* ----------for tablet between 768px and 992px-------------- */
@media all and (min-width:768px) and (max-width:992px) {}

@media all and (min-width:575px) and (max-width:768px) {}

/* ---------between mobile and laptop----------- */
@media all and (min-width:425px) and (max-width:768px) {}

/* ----------for mobile phones-------------- */
@media(max-width:425px) {}





/* =========== Common media queries======== */

/* Media Query: Large Screens */
@media(max-width:1200px) {}

/* Media Query: Medium Screens */
@media(max-width:991px) {}

/* Media Query: Small Screens */
@media(max-width:767px) {}

/* Media Query: Extra Small Screens */
@media(max-width:524px) {}

/* Media Query: Tiny Screens */
@media(max-width:425px) {}



/* ======================================================================================================================================================================================================   */


h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul li {
	font-family: "Century Gothic", sans-serif;
}

/* =================================================== */

/* 1.1 hero section */
.home-banner {
	position: relative;
	width: 100%;
	height: 100vh;
}

.home-banner::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/home/hero-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.home-banner-mwl::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/services/medical-weightloss/mwl-hero-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.home-banner-vbMP2::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/services/venus-bliss-mp2/venus-bliss-mp2-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.home-banner-vbl::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/services/venus-bliss-laser/venus-bliss-laser-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.home-banner-vblm::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/services/Venus-bliss-flex-max/Venus-bliss-flex-max-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.home-banner-st::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/services/softwave-therapy/softwave-therapy-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.home-banner-iv::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/services/iv-therapy/iv-therapy-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.home-banner-hormone-optmization::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/services/hormone-optimization/hormone-optimization-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.home-banner-hair-restoration::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/services/hair-restoration/hair-restoration-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.home-banner::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000000 0% 0% no-repeat padding-box;
	mix-blend-mode: multiply;
	border: 1px solid #707070;
	opacity: 0.56;
	z-index: -1;
}

.hero-block,
.hero-block .container,
.hero-block .container .row,
.hero-cbc,
.hero-cb {
	position: relative;
	/* width: 100%; */
	height: 100%;
}

.hero-cb {
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}


.hero-title,
.hero-title-tag {
	letter-spacing: 0px;
	-webkit-transition: letter-spacing 0.4s linear;
	-o-transition: letter-spacing 0.4s linear;
	transition: letter-spacing 0.4s linear;
}

.hero-title {
	margin-top: 20px;
	margin-bottom: 20px;
}

.hero-section:hover .hero-title {
	letter-spacing: 4.32px;
}

.hero-section:hover .hero-title-tag {
	letter-spacing: 1.88px;
}

.hero-logo {
	position: relative;
	margin: auto;
	width: 147px;
	height: 141px;
	opacity: 0;
	-webkit-animation: heroBounceInUp 1s linear 1s normal forwards;
	animation: heroBounceInUp 1s linear 1s normal forwards;
}

@-webkit-keyframes heroBounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
		visibility: hidden;

	}

	80% {
		opacity: 0.8;
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		visibility: visible;
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		visibility: visible;
	}
}

@keyframes heroBounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		-ms-transform: translateY(100px);
		transform: translateY(100px)
	}

	60% {
		opacity: 0.5;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
		visibility: hidden;
	}

	80% {
		opacity: 0.8;
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
		visibility: visible;
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
		visibility: visible;
	}
}

@media all and (min-width:768px) {

	@-webkit-keyframes heroBounceInUp {
		0% {
			opacity: 0;
			-webkit-transform: translateY(100px);
			transform: translateY(100px)
		}

		60% {
			opacity: 1;
			-webkit-transform: translateY(30px);
			transform: translateY(30px);
			visibility: hidden;

		}

		80% {
			opacity: 0.8;
			-webkit-transform: translateY(20px);
			transform: translateY(20px);
			visibility: visible;
		}

		100% {
			opacity: 1;
			-webkit-transform: translateY(10px);
			transform: translateY(10px);
			visibility: visible;
		}
	}

	@keyframes heroBounceInUp {
		0% {
			opacity: 0;
			-webkit-transform: translateY(100px);
			-ms-transform: translateY(100px);
			transform: translateY(100px)
		}

		60% {
			opacity: 0.5;
			-webkit-transform: translateY(30px);
			-ms-transform: translateY(30px);
			transform: translateY(30px);
			visibility: hidden;
		}

		80% {
			opacity: 0.8;
			-webkit-transform: translateY(20px);
			-ms-transform: translateY(20px);
			transform: translateY(20px);
			visibility: visible;
		}

		100% {
			opacity: 1;
			-webkit-transform: translateY(10px);
			-ms-transform: translateY(10px);
			transform: translateY(10px);
			visibility: visible;
		}
	}
}



/* 1.2 Our service section */


.our-service-section {
	position: relative;
	width: 100%;
	height: 100%;
}

.our-service-block,
.our-service-block .container,
.our-service-block .container .row,
.our-service-cbc,
.our-service-cb {
	position: relative;
	/* width: 100%; */
	height: 100%;
}

.our-service-cb {
	position: relative;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.our-service-title {
	position: relative;
	margin-top: 28px;
	margin-bottom: 14px;
}

.our-service-section .block-text {
	margin-top: 23px;
}

.our-service-logo {
	position: relative;
	margin: auto;
	width: 112px;
	height: 111px;
}

/* 1.3 Our signature treatment section */


.ost-section {
	position: relative;
	width: 100%;
	/* height:100vh; */
}

@media all and (max-width:767px) {
	.ost-section {
		height: 100%;
	}
}

.ost-section::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/home/our-signature-treatment.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

/* .ost-section::after{
  position: absolute;
  content:"";
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
mix-blend-mode: multiply;
border: 1px solid #707070;
opacity: 0.9;
z-index: -1;
} */
.ost-cc {
	position: relative;
	margin-top: 30px;
	padding: 10px 0px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;

}

.ost-card {
	position: relative;
	width: 189px;
	height: 234px;
	padding: 33px 10px 45px 10px;
	display: -ms-grid;
	display: grid;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);

}

/* .ost-card::before{
  position: absolute;
  content:"";
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
opacity: 0.69;
backdrop-filter: blur(100px);
-webkit-backdrop-filter: blur(100px);
z-index: -1;
} */
/* .ostc-text{
  margin-top: 25px;
} */
.ost-cmc {
	position: relative;
	margin-top: 15px;
}

.ost-block,
.ost-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.ost-container {
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/* @media all and (min-width:992px){
  .ost-card{
    transition:transform 0.4s linear;
  }
  .ost-cc:nth-of-type(1) .ost-card{
    transform: translateX(-150px);
  }
  .ost-cc:nth-of-type(3) .ost-card{
    transform: translateX(150px);
  }
  .ost-section:hover .ost-card{
    transform: translateX(0);
  }
} */
@media all and (max-width:991px) {
	.ost-cmc {
		margin-top: 60px;
	}
}

@media all and (max-width:767px) {
	.ost-cmc {
		margin-top: 30px;
	}

	.ost-card {
		width: 90%;
	}
}

/* 1.4 Timer section  */
.timer-section {
	position: relative;
	width: 100%;
	height: 100vh;
}

.timer-block {
	position: relative;
	width: 100%;
	height: 100%;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.countdown-timer {
	position: relative;
	margin-top: 5px;
	margin-bottom: 35px;
}

.cd-list {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	color: #707070;
	list-style-type: none;
	padding: 45px;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.cd-list span {
	font-weight: bold;
	font-size: 63px;
	line-height: 1;
	letter-spacing: 0px;
	color: #353434;
	display: block;
	margin-top: 20px;
}

@media all and (max-width:991px) {
	.cd-list {
		padding: 25px;
	}

	.cd-list span {
		font-size: 40px;
	}
}

@media all and (max-width:767px) {
	.cd-list {
		font-size: 14px;
		padding: 10px;
	}

	.cd-list span {
		font-size: 16px;
	}
}


/* 1.5 The Avenu difference section */
.tad-section {
	position: relative;
	width: 100%;
	height: 100%;
}

.tad-title {
	position: relative;
	margin-bottom: 16px;
}

.tad-cbfc {
	position: relative;
	padding-top: 40px;
}

.tad-cbc {
	position: relative;
	width: 100%;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	margin-top: 20px;
}

@media all and (min-width:992px) {
	.tad-cbc:nth-of-type(1) {
		-webkit-box-pack: right;
		-ms-flex-pack: right;
		justify-content: right;
	}

	.tad-cbc:nth-of-type(3) {
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
	}

}

.tad-card {
	position: relative;
	width: 234px;
	height: 100%;
	background: #E1A13F 0% 0% no-repeat padding-box;
}

.tad-cbsc {
	position: relative;
	padding: 15px 11px 30px 11px;
}

.tadc-text {
	position: relative;
	margin-top: 15px;
}

.tadc-ibsc {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}

.tadc-ibsc::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/home/colored-layer.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 2;
	opacity: 0.3;
}

.tad-card:hover .tadc-ibsc::before {
	opacity: 0;
}

.tadc-ibsc::after {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.tadc-ibsc:hover::after {
	-webkit-animation: shine 1s;
	animation: shine 1s;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

@media all and (max-width:991px) {
	.tad-card {
		width: 100%;
	}

	.tad-cbc {
		margin-top: 30px;
	}
}


/* Footer section */
.footer-section {
	position: relative;
	padding: 30px 0px;
	background: #000000 0% 0% no-repeat padding-box;
}

.footer-top {
	position: relative;
	padding-bottom: 20px;
}

.footer-logo {
	position: relative;
	width: 220px;
	height: 146px;
}

.widget-title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 20px;
	font-family: "Century Gothic", sans-serif;
}

.footer-links li a {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;
}

.fmb p {
	padding-bottom: 20px;
}

.footer-mid-2 {
	position: relative;
	width: 100%;

}

.fmbc:nth-of-type(1) .fmb-text,
.fmbc:nth-of-type(2) .fmb-text {
	margin-top: 20px;
}

.fmbc:nth-of-type(3) .fmb-text {
	margin-bottom: 20px;
}
.fmb-text .email:hover{
	color:#e1a13f;
}

.copyright-text {
	position: relative;
	margin-bottom: 20px;
}

.maintainedby-text {
	position: relative;

}

.footer-top::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 0;
	border: 1px solid #FFFFFF;
	opacity: 0.29;
}

.footer-bottom::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	left: 0;
	top: 0;
	border: 1px solid #FFFFFF;
	opacity: 0.29;
}

.footer-link-list li {
	padding: 5px 0px;
}

.fsl-lists .fsl-list {
	position: relative;
	display: inline-block;
	padding: 5px;
}

.footer-link-list a:hover {
	color: #E1A13F;
}

@media all and (min-width:768px) and (max-width:991px) {
	.fmbc:nth-of-type(3) {
		margin-top: 40px;
	}

	.fslb p {
		display: -ms-grid;
		display: grid;
		max-width: 80%;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}


@media all and (max-width:767px) {
	.footer-mid-2 {
		padding-bottom: 50px;
	}

	.fmbc {
		margin-top: 50px;
	}

	.footer-mid-1 {
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

}



/*========================================================================================================
02 Services page
==========================================================================================================*/

.home-banner.service-banner::before {
	background-image: url('/assets/img/services/service-hero-bg.jpg');
}

/* .home-banner.service-banner::after{
	position: absolute;
	content:"";
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: #000000 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  border: 1px solid #707070;
  opacity: 0.56;
  z-index: -1;
  } */



/* 2.2 Service explanation section*/

.serexp-label {
	position: relative;
	width: 100%;
	height: 100%;
}

.serexp-label::before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: -o-linear-gradient(top, rgba(46, 47, 48, 0.6) 10%, rgba(171, 172, 173, 0) 30%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(46, 47, 48, 0.6)), color-stop(30%, rgba(171, 172, 173, 0)));
	background: linear-gradient(180deg, rgba(46, 47, 48, 0.6) 10%, rgba(171, 172, 173, 0) 30%);
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	z-index: 1;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	/* border-radius: 8px; */
}

.serexp-label-text {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0;
	z-index: 2;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2.28px;
	color: #FFFFFF;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.serexp-label:hover .serexp-label-text {
	letter-spacing: 1px;
	color: #f7a223;
	/* font-weight: 600; */
	/* counter-reset: ; */
}

.owl-item .sel-img {
	position: relative;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.owl-item .sel-img2 {
	display: none;
}

.owl-item.active.center .sel-img1 {
	display: none;

}

.owl-item.active.center .sel-img2 {
	display: unset;
}

.serexp-carousel-block .owl-carousel .owl-item {
	position: relative;
	min-height: 371px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.serexp-detail-card {
	position: relative;
	width: 100%;
	height: 100%;
	margin-top: 40px;
	background: #F8F8F8 0% 0% no-repeat padding-box;
	padding: 55px 45px;
}

.sedc-ib {
	position: relative;
	width: 100%;
	height: 100%;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.sedc-ib-span {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.serexp-detail-card:hover .sedc-ib-span {
	-webkit-box-shadow: 0px 3px 6px 1px #f5ac3f;
	box-shadow: 0px 3px 6px 1px #f5ac3f;
	/* border: 1px solid rgba(255, 255, 255, 0.454); */
}

.sedc-cb {
	position: relative;
	width: 100%;
	height: 100%;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	align-content: center;
}

.sedc-lists {
	position: relative;
	margin-bottom: 20px;
}

.sedc-list .list-point {
	vertical-align: unset;
	position: relative;
	min-width: 13px;
	min-height: 13px;
}

.sedc-list {
	position: relative;
	margin-top: 10px;
}

.sedc-list span {
	position: relative;
}

.sedc-lists-title {
	position: relative;
}

.sedc-lists-title::before {
	position: absolute;
	content: "";
	top: -15px;
	left: 25%;
	height: 0.25px;
	width: 50%;
	background-color: #00000029;
}

.sedc-read-more {
	position: relative;
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 22px;
	opacity: 1;
	margin: 10px;
	padding: 10px 35px;

}

/* .sedc-list span::before{
	position: absolute;
	content:"";
	top:5px;
	left:0;
	width: 13px;
height: 13px;
border: 0.1px solid #707070;
border-radius: 50%;
}

.sedc-list span::after{
	position: absolute;
	content:"";
	top:8px;
	left:3px;
	width: 7px;
height: 7px;
border: 0.1px solid #707070;
border-radius: 50%;
} */
@media all and (max-width:1199px) {
	.serexp-detail-card {
		padding: 50px 25px;
	}
}

@media all and (max-width:991px) {
	.serexp-detail-card {
		padding: 30px 15px;
	}

	.sedc-cbc {
		margin-top: 30px;
	}
}


/*========================================================================================================
03 About us page
==========================================================================================================*/


/* 3.1 About us hero section */
.home-banner.about-banner::before {
	background-image: url('/assets/img/about-us/about-banner.jpg');
}

/* 3.2 Discover Avenu med spa section */

.discover-tbc {
	position: relative;
	margin-bottom: 58px;
}

.discover-cbc {
	position: relative;
	overflow: hidden;
}

.discover-cb {
	position: relative;
	width: 100%;
	height: 100%;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;

}

.discover-ib {
	position: relative;
	width: 100%;
	height: 100%;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;

}

.discover-img2 {
	position: absolute;
	top: 42.5%;
	left: 50%;
	z-index: 2;
}

.discover-cb .pl30 {
	position: relative;
	padding-left: 30px;
}


/* 3.3 Discover Avenu med spa explanation section */
.discover-explanation-section {
	position: relative;
	width: 100%;
	height: 100%;
}

.discover-explanation-section::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/assets/img/about-us/discover-avenu-med-spa-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -2;
}

.disexp-tb {
	position: relative;
	margin-bottom: 20px;
}

.disexp-card {
	position: relative;
	width: 251px;
	height: 205px;
	padding: 24px 11px 24px 11px;
	display: -ms-grid;
	display: grid;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

}

.disexp-card::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: transparent -o-linear-gradient(300deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(150deg, #e4ad5c 0%, #f5ac3f 100%) 0% 0% no-repeat padding-box;
	border-radius: inherit;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transform: skew(-24deg);
	-ms-transform: skew(-24deg);
	transform: skew(-24deg);
	-webkit-clip-path: circle(0% at 50% 50%);
	clip-path: circle(0% at 50% 50%);
	-webkit-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
	z-index: -1;
}

.disexp-card:hover::after {
	opacity: 1;
	-webkit-transform: skew(0deg);
	-ms-transform: skew(0deg);
	transform: skew(0deg);
	-webkit-clip-path: circle(140.9% at 0 0);
	clip-path: circle(140.9% at 0 0);
}



.disexp-cc {
	position: relative;
	margin-top: 30px;
	overflow: hidden;
	width: 100%;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.disexp-card::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 5px;
	opacity: 0.8;
	backdrop-filter: blur(30px);
	z-index: -2;
	-webkit-backdrop-filter: blur(30px);
}

.disexp-card .disexpc-text {
	margin-top: 20px;
}

@media all and (min-width:992px) {
	.disexp-card .disexpc-text {
		padding: 0px 5px;
	}
}

/* 3.5 Call to action card section */
.cta-card {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 3px 6px #00000029;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 26px;
}

/* .ctac-ib{
	position: relative;
	width: 100%;
	height:100%;
} */
.cta-section .internal-flex-container {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}

.ctac-img {
	position: absolute;
	left: 0;
	bottom: 0;
}

.ctac-cb {
	position: relative;
	padding: 31px 33px 17px 0px;
}

.sya-btn {
	position: relative;
	color: #FFFFFF;
	margin-top: 10px;
	padding: 14px 18px;
	font-size: 14px;
	font-weight: 500;
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;

}

.sya-btn:hover {
	color: #FFFFFF;
}

@media all and (max-width:767px) {
	.ctac-img {
		position: relative;
	}

	.ctac-cb {
		padding: 25px 0px 15px 0px;
	}
}

@media all and (min-width:768px) {
	.cta-section {
		padding-top: 150px;
	}
}

.sya-section.section-gap {
	padding-top: 20px;
	padding-bottom: 20px;
}


/*========================================================================================================
04 Contact us page
==========================================================================================================*/

/* 4.1 Contact us banner */
.home-banner.contact-banner::before {
	background-image: url('/assets/img/contact-us/contact-banner.jpg');
}

/* 4.3 Contact details section */
.condetail-db {
	position: relative;
	width: 100%;
	height: 100%;
	background: #E1A13F 0% 0% no-repeat padding-box;
	padding: 30px 20px 50px 63px;
}

.condetail-list {
	position: relative;
	margin-top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	gap: 20px;
}


@media all and (max-width:767px) {
	.condetail-db {
		padding: 20px 20px 30px 40px;
	}

	.condetail-list {
		margin-top: 30px;
	}
}







/*========================================================================================================
05 Blog page
==========================================================================================================*/

/* 5.1 Blog banner section */

.home-banner.blog-banner::before {
	background-image: url('/assets/img/blog/blog-banner.jpg');
}








/* navigation bar changes */

@media all and (max-width:1099px) {
	.mlw {
		display: none;
	}
}

@media all and (min-width:1100px) {
	.header-one .mlb {
		display: none;
	}


	.header-one .mlw {
		min-height: 100px !important;
		min-width: 100px !important;
	}

	.header-one.sticky-on .mlw {
		display: none;
	}

	.header-one.sticky-on .mlb {
		display: block;
		max-width: 219px;
		max-height: 58px;
	}

	.main-logo {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transition: all 0.4s linear;
		-o-transition: all 0.4s linear;
		transition: all 0.4s linear;
	}

	.header-one {
		height: 150px;
	}

	.header-one,
	.sticky-header .header-navigation {
		background: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.primary-menu li a,
	.header-navigation .primary-menu li a,
	.header-navigation .primary-menu li.current>a,
	.header-navigation .primary-menu li.current li.current a,
	.header-navigation .primary-menu li.current>.dd-trigger,
	.header-navigation .primary-menu li a:hover,
	.header-navigation .primary-menu li a:hover~.dd-trigger {
		color: #FFFF;
	}

	.header-navigation .primary-menu li {
		-webkit-transition: all 0.4s linear;
		-o-transition: all 0.4s linear;
		transition: all 0.4s linear;
		opacity: 0.4;
	}

	.header-navigation .primary-menu li a {
		font-size: 14px;
		-webkit-transform: all 0.4s linear;
		-ms-transform: all 0.4s linear;
		transform: all 0.4s linear;
	}

	.primary-menu li:nth-of-type(1) {
		position: absolute;
		top: 0;
		left: 37.5%;
		-webkit-transform: translate(-50%, -20%);
		-ms-transform: translate(-50%, -20%);
		transform: translate(-50%, -20%);
	}

	.primary-menu li:nth-of-type(2) {
		position: absolute;
		top: 100%;
		left: 42.5%;
		-webkit-transform: translate(-50%, 10%);
		-ms-transform: translate(-50%, 10%);
		transform: translate(-50%, 10%);
	}

	.primary-menu li:nth-of-type(3) {
		position: absolute;
		top: 200%;
		left: 50%;
		-webkit-transform: translate(-50%, 40%);
		-ms-transform: translate(-50%, 40%);
		transform: translate(-50%, 40%);
	}

	.primary-menu li:nth-of-type(4) {
		position: absolute;
		top: 100%;
		left: 57.5%;
		-webkit-transform: translate(-50%, 10%);
		-ms-transform: translate(-50%, 10%);
		transform: translate(-50%, 10%);
	}

	.primary-menu li:nth-of-type(5) {
		position: absolute;
		top: 0%;
		left: 62.5%;
		-webkit-transform: translate(-50%, -20%);
		-ms-transform: translate(-50%, -20%);
		transform: translate(-50%, -20%);
	}

	.header-one:hover .main-logo {
		top: 0;
		left: 50%;
		-webkit-transform: translate(-50%, 0%);
		-ms-transform: translate(-50%, 0%);
		transform: translate(-50%, 0%);
	}

	.header-one:hover .primary-menu li:nth-of-type(1) {
		top: 100%;
		left: 35%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.header-one:hover .primary-menu li:nth-of-type(2) {
		top: 200%;
		left: 40%;
		-webkit-transform: translate(-50%, 0%);
		-ms-transform: translate(-50%, 0%);
		transform: translate(-50%, 0%);
	}

	.header-one:hover .primary-menu li:nth-of-type(3) {
		top: 250%;
		left: 50%;
		-webkit-transform: translate(-50%, 100%);
		-ms-transform: translate(-50%, 100%);
		transform: translate(-50%, 100%);
	}

	.header-one:hover .primary-menu li:nth-of-type(4) {
		top: 200%;
		left: 60%;
		-webkit-transform: translate(-50%, 0%);
		-ms-transform: translate(-50%, 0%);
		transform: translate(-50%, 0%);
	}

	.header-one:hover .primary-menu li:nth-of-type(5) {
		top: 100%;
		left: 65%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.header-one:hover .primary-menu li {
		-webkit-transition: all 0.4s linear;
		-o-transition: all 0.4s linear;
		transition: all 0.4s linear;
		opacity: 1;
	}

	.header-one:hover .header-navigation .primary-menu li a {
		font-size: 16px;
	}

	.header-one.sticky-on {
		height: unset;
	}



	.sticky-on.header-one .header-navigation .primary-menu li {
		opacity: 1;
	}

	.sticky-on.header-one .header-navigation .primary-menu li a {
		font-size: 16px;
	}

	.sticky-on .main-logo,
	.sticky-on .primary-menu li:nth-of-type(1),
	.sticky-on .primary-menu li:nth-of-type(2),
	.sticky-on .primary-menu li:nth-of-type(3),
	.sticky-on .primary-menu li:nth-of-type(4),
	.sticky-on .primary-menu li:nth-of-type(5),
	.header-one.sticky-on:hover .main-logo,
	.header-one.sticky-on:hover .primary-menu li:nth-of-type(1),
	.header-one.sticky-on:hover .primary-menu li:nth-of-type(2),
	.header-one.sticky-on:hover .primary-menu li:nth-of-type(3),
	.header-one.sticky-on:hover .primary-menu li:nth-of-type(4),
	.header-one.sticky-on:hover .primary-menu li:nth-of-type(5) {
		position: relative;
		top: unset;
		left: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
	}


}



/* ==========Video section=========== */
.video-block {
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url('/assets/img/about-us/video-bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0px 80px 0px;
}

.video-vb {
	position: relative;
	width: 100%;
	height: 100%;
}

.daytime-video {
	border-radius: 15px;
	margin-top: 40px;
}

.video-logo {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 45%);
	    -ms-transform: translate(-50%, 45%);
	        transform: translate(-50%, 45%);
}

@media all and (max-width:767px) {
	.video-logo {
		display: none;
	}
}

.daytime-video {
	position: relative;
	width: 100%;
	/* max-height:500px; */
}





/* ===========Book Appointment button========= */


.book-appointment {
	position: fixed;
	z-index: 100;
	top: 200px;
	right: 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 5px 5px 5px 10px;
	border-radius: 10px 0px 0px 10px;
	background: 0% 0% no-repeat padding-box padding-box #ffffff;
	z-index: 1;
	/* transform: scale(0.8); */
	/* transform-origin: right; */
	/* opacity: 0.7; */
	/* transition: all 0.4s linear; */
}

.book-appointment::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* background: 0% 0% no-repeat padding-box padding-box #e1a13f; */
	z-index: -1;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	border-bottom: 5px solid #e1a13f;
	border-right: 2px solid #e1a13f;
	border-radius: 10px 0px 0px 10px;
	/* animation: widthl 1s linear forwards; */
	/* animation: movebgltr1 6s linear infinite; */
	z-index: -1
}

.book-appointment-link i {
	font-size: 36px;
	font-weight: 500;
	line-height: 1.5;
	color: #e1a13f;
}

.book-appointment-link span {
	font-size: 16px;
	line-height: 1.2;
	font-weight: 600;
	/* background: 0% 0% no-repeat padding-box padding-box #e1a13f; */
	color: #e1a13f;
	/* transform: translateX(100%); */
}

.book-appointment {
	-webkit-transform: translateX(67.5%);
	    -ms-transform: translateX(67.5%);
	        transform: translateX(67.5%);
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;


}

.book-appointment:hover {
	-webkit-transform: translateX(0%);
	    -ms-transform: translateX(0%);
	        transform: translateX(0%);
}

/* .book-appointment-link  span:hover{
	color:#FFFFFF;
} */


/* weight-loss-program */
.wlp-block {

	height: 629px;
	background: #F5F6F5 0% 0% no-repeat padding-box;

}

.wlp-cbc p {
	margin-top: 63px;
	color: #2E2E2E;
	text-align: center;
}

.wlp-cb-left img {


	width: 656px;
	height: 429px;
	background: transparent url('img/Mask Group 83.png') 0% 0% no-repeat padding-box;
	opacity: 1;
	margin-top: 55px;
}

.container-wlp {
	position: absolute;
	width: 100%;

}


@media all and (max-width:767px) {
	.wlp-cbc p {
		text-align: center;
	}
}

/* What makes our medical weight loss program the right choice */
.wmomwlrc-card {
	position: relative;
	padding: 10px 10px;
	height: 100%;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 1px 3px #00000029;
	        box-shadow: 0px 1px 3px #00000029;
	border-radius: 5px;
}

@media all and (max-width:991px) {
	.wmomwlrc-ibc {
		position: relative;
		margin: 30px 0px;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wmomwlrc-card {
		position: relative;
		padding: 40px 10px;
		height: 100%;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}

	.wmomwlrc-cc {
		margin: 25px 0px;
	}
}

@media all and (min-width:992px) {
	.wmomwlrc-container {
		position: relative;
		min-width: 100%;
		min-height: 429px;
	}

	.wmomwlrc-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 429px;
	}

	.wmomwlrc-tb h2 {
		padding-bottom: 10px;
	}

	.wmomwlrc-section {
		position: relative;
		width: 100%;
		height: 100%;
		background: #F5F6F5 0% 0% no-repeat padding-box;
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.wmomwlrc-cb {
		min-width: 80%;
	}


	.wmomwlrc-tbc {
		position: relative;
		margin-bottom: 55px;
	}

	.wmomwlrc-cc:nth-of-type(3) {
		margin-top: 30px;
	}


}

@media all and (min-width:1200px) {
	.wmomwlrc-cc {
		position: relative;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wmomwlrc-cc:nth-of-type(1) {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: end;
	}

	.wmomwlrc-cc:nth-of-type(2) {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
	}

	.wmomwlrc-card {
		min-height: 205px;
		width: 250px;
		padding: 20px 13px;
		/* display: grid; */
		/* align-content: center; */
	}
}


/* Benefits of our programs */
@media all and (max-width:767px) {

	.boop-tbc,
	.boop-ibc {
		margin-top: 40px;

	}
}

@media all and (min-width:768px) {
	.boop-tbc {
		position: relative;
		min-width: 50%;
	}

	.boop-tb {
		position: relative;
		max-width: 80%;
		margin: auto;
	}
}

@media all and (min-width:992px) {
	.boop-block {
		position: relative;
	}

	.boop-container {
		position: relative;
		min-width: 100%;

	}

	.boop-ib {
		min-height: 426px;

	}

	.boop-p {
		padding-right: 100px;
	}

	.boop-img {
		position: absolute;
		top: 0;
		right: 0;
		min-height: 426px;
	}
}

@media all and (min-width:1200px) {
	.boop-tb {
		max-width: 65%;
	}
}

/* Make the .grid a flex container */
.grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 200px;


}

/* How our program works */

.hopw-name1,
.hopw-name2,
.hopw-name3 {
	white-space: nowrap;

}

.hopw-cc {
	position: relative;
	margin-top: 40px;
}

@media all and (min-width:992px) {
	.hopw-cc:nth-of-type(2) .hopw-card {
		position: relative;
		-webkit-transform: translateY(-20px);
		    -ms-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
}

.hopw-card {
	position: relative;
	padding: 0px 20px;

}

.hopwc-title {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}

@media all and (min-width:768px) {
	.hopw-tbc {
		position: relative;
		margin-bottom: 50px;
	}
}

@media all and (max-width:991px) {
	.hopw-cc:nth-of-type(2) .hopwc-img {
		max-width: 180px;
		max-height: 180px;
	}
}

/* Optional: Add responsiveness for smaller screens */


@media (min-width: 1440px) {
	.grid {
		padding-left: 100px;

	}

	.hopw-name1,
	.hopw-name2,
	.hopw-name3 {
		white-space: nowrap;
	}

	.hopw-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

@media (min-width: 1024px) {
	.grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		gap: 150px;
	}

	.hopw-name1,
	.hopw-name2,
	.hopw-name3 {
		white-space: nowrap;
	}

	.hopw-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

/* Why medical weight loss is right for you? */
.wmwlrfy-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
}

.wmwlrfy-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.wmwlrfy-container {
	position: relative;
	min-width: 100%;
	/* padding: 0;
    margin: 0; */
}

.wmwlrfy-cbc {
	position: relative;
	min-height: 380px;
	padding: 0px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.wmwlrfy-cb h2 {
	padding: 10px 0px;
}

@media all and (min-width:992px) {
	.wmwlrfy-container {
		position: relative;
		min-height: 380px;
	}

	.wmwlrfy-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

@media all and (min-width:1200px) {
	.wmwlrfy-cb {
		position: relative;
		min-width: 80%;
	}
}

/* Start your weight loss journey today */
.sywljt-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
	opacity: 1;
}

.sywljt-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.sywljt-container {
	position: relative;
	min-width: 100%;

}

.sywljty-cbc {
	position: relative;
	min-height: 380px;
	padding: 10px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.sywljt-cb h2 {
	margin: 20px 0px;
}

.sywljt-cb p {
	margin-bottom: 20px;
}

.sywljt-schedule {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px;
	margin-bottom: 15px;
}

.sywljt-semaglutide {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px;
}

.sywljt-cb {
	min-width: 100%;

}

@media all and (min-width:992px) {
	.sywljt-container {
		position: relative;
		min-width: 100%;
	}

	.sywljt-container {
		position: relative;
		min-height: 380px;
	}

	.sywljt-img {
		position: absolute;
		top: 0;
		right: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* What is Venus Bliss Laser? */
.wivbl-block {
	background: #E1A13F 0% 0% no-repeat padding-box;
	opacity: 1;
}

.wivbl-cbc {
	position: relative;
	/* height:100%; */
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;
}

.wivbl-cb {
	padding: 15px 5px;
}

/* .wivbl-ib{
	position: relative;
	width: 100%;
} */
.wivbl-ibc {
	position: relative;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
}

.wivbl-cb p {
	padding: 10px 0px;
}

.wivbl-img {
	position: relative;
	width: 100%;

}

.wivbl-img-bg {

	position: absolute;
	left: -10%;
	height: 100%;
	width: 100%;
}

/* Why you'll love venus bliss laser */
.wywlvbl-section {
	position: relative;
	width: 100%;
	height: 100%;
	background: #F5F6F5 0% 0% no-repeat padding-box;
	padding-top: 60px;
	padding-bottom: 60px;
}

.wywlvbl-tbc {
	position: relative;
	margin-bottom: 55px;
}

.wywlvbl-card {
	position: relative;
	padding: 10px 10px;
	height: 100%;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 1px 3px #00000029;
	        box-shadow: 0px 1px 3px #00000029;
	border-radius: 5px;
}

@media all and (max-width:423px) {
	.wywlvbl-img {
		position: relative;
		margin-top: 25px;
	}
}

@media all and (min-width:992px) {
	.wywlvbl-container {
		position: relative;
		min-width: 100%;
		min-height: 448px;
	}

	.wywlvbl-img {
		position: absolute;
		top: 60px;
		right: 0;
		/* min-height:100% */
		min-height: 448px;
	}

	/* .wywlvbl-cc {
		margin: 10px 0px;
	} */
}

@media all and (min-width:1200px) {
	.wywlvbl-cc {
		position: relative;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wywlvbl-cc:nth-of-type(1),
	.wywlvbl-cc:nth-of-type(3) {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: end;
	}

	.wywlvbl-cc:nth-of-type(2),
	.wywlvbl-cc:nth-of-type(4) {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
	}


	.wywlvbl-card {
		height: 215px;
		width: 280px;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: center;
		    align-content: center;
		margin-bottom: 20px;
	}

	.wywlvbl-img {
		position: absolute;
		top: 0;
		right: 0;
		/* min-height:100% */
		min-height: 448px;
	}
}

@media all and (max-width:991px) {
	.wywlvbl-tbc {
		position: relative;
		margin-bottom: 20px;
	}

	.wywlvbl-ibc {
		position: relative;
		margin: 10px 0px;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wywlvbl-card {
		position: relative;
		padding: 40px 5px;
		height: 100%;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}

	.wywlvbl-cc {
		margin: 15px 0px;
	}
}

/* How it works */
.hiw-cbc {
	position: relative;
	min-height: 414px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.hiw-cb p {
	padding: 10px 0px;
}

@media all and (min-width:992px) {
	.hiw-block {
		position: relative;
	}

	.hiw-container {
		position: relative;
		min-width: 100%;
		min-height: 414px;
	}


	.hiw-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 414px;
	}

	.hiw-cb {
		position: relative;
		max-width: 80%;
	}

}

/* Benefits of venus bliss laser for body contouring */
.bovblfbc-cc {
	margin-top: 40px;
}

.bovblfbc-card {
	position: relative;
	padding: 0px 20px;

}

.bovblfbc-title {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}


@media all and (min-width:768px) {
	.bovblfbc-tbc {
		position: relative;
		margin-bottom: 50px;
	}
}

@media all and (min-width:992px) {
	.bovblfbc-cc:nth-of-type(2) .bovblfbc-card {
		position: relative;
		-webkit-transform: translateY(-20px);
		    -ms-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
}


@media all and (max-width:991px) {
	.bovblfbc-cc:nth-of-type(2) .bovblfbc-img {
		max-width: 180px;
		max-height: 180px;
	}
}

/* Optional: Add responsiveness for smaller screens */


@media (min-width: 1440px) {
	.grid {
		padding-left: 100px;

	}

	.bovblfbc-name1,
	.bovblfbc-name2,
	.bovblfbc-name3 {
		white-space: nowrap;
	}

	.bovblfbc-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

@media (min-width: 1024px) {
	.grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		gap: 150px;
	}

	.bovblfbc-name1,
	.bovblfbc-name2,
	.bovblfbc-name3 {
		white-space: nowrap;
	}

	.bovblfbc-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

/* Is venus bliss laser right for you? */
.ivblrfy-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
}

.ivblrfy-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.ivblrfy-container {
	position: relative;
	min-width: 100%;
	/* padding: 0;
    margin: 0; */
}

.ivblrfy-cbc {
	position: relative;
	min-height: 380px;
	padding: 0px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.ivblrfy-cb h2 {
	padding: 10px 0px;
}

@media all and (min-width:992px) {
	.ivblrfy-container {
		position: relative;
		min-height: 380px;
	}

	.ivblrfy-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* Shape your dream body with laser precision */
.sydbwlp-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
	opacity: 1;
}

.sydbwlp-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.sydbwlp-container {
	position: relative;
	min-width: 100%;
}

.sydbwlp-cbc {
	position: relative;
	min-height: 380px;
	padding: 10px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.sydbwlp-cb h2 {
	margin: 20px 0px;
}

.sydbwlp-cb p {
	margin-bottom: 20px;
}

.sydbwlp-schedule {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px;
	margin-bottom: 10px;
}

.sydbwlp-cb {
	min-width: 100%;

}

@media all and (min-width:992px) {
	.sydbwlp-container {
		position: relative;
		min-width: 100%;
	}

	.sydbwlp-container {
		position: relative;
		min-height: 380px;
	}

	.sydbwlp-img {
		position: absolute;
		top: 0;
		right: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* Why you’ll love Venus bliss flex max results */
@media all and (max-width:991px) {
	.wywlvbfmr-ibc {
		position: relative;
		margin: 30px 0px;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wywlvbfmr-card {
		position: relative;
		padding: 30px 10px;
		height: 100%;
		/* width: 251px;
	height: 205px; */
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}

	.wywlvbfmr-cc {
		margin: 25px 0px;
	}
}

@media all and (min-width:992px) {
	.wywlvbfmr-container {
		position: relative;
		min-width: 100%;
		min-height: 429px;
	}

	.wywlvbfmr-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 429px;
	}

	.wywlvbfmr-tb h2 {
		padding-bottom: 10px;
	}

	.wywlvbfmr-section {
		position: relative;
		width: 100%;
		height: 100%;
		background: #F5F6F5 0% 0% no-repeat padding-box;
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.wywlvbfmr-cb {
		min-width: 80%;
	}


	.wywlvbfmr-tbc {
		position: relative;
		margin-bottom: 55px;
	}

	.wywlvbfmr-cc:nth-of-type(3) {
		margin-top: 30px;
	}

	.wywlvbfmr-card {
		position: relative;
		padding: 10px 10px;
		height: 100%;
		/* width: 251px;
height: 205px; */
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}
}

@media all and (min-width:1200px) {
	.wywlvbfmr-cc {
		position: relative;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wywlvbfmr-cc:nth-of-type(1) {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: end;
	}

	.wywlvbfmr-cc:nth-of-type(2) {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
	}

	.wywlvbfmr-card {
		height: 200px;
		width: 250px;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: center;
		    align-content: center;
	}
}

/* benefits section */
@media all and (max-width:991px) {
	.list-element {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		gap: 10px;
		margin-top: 10px;
	}

	.benefits-img {
		-webkit-transform: translateX(15px);
		    -ms-transform: translateX(15px);
		        transform: translateX(15px);
	}

	.list-icon-span {
		position: relative;
		min-width: 15px;
		min-height: 15px;
	}

	.benefits-tbc {
		margin-top: 40px;
	}

	.benefits-ibc {
		position: relative;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}

@media all and (min-width:992px) {
	.benefits-container {
		position: relative;
		min-width: 100%;
	}

	.benefits-container .benefits-ibc {
		position: relative;
		padding-right: 0px;
	}

	.benefits-ib {
		position: relative;
		min-height: 426px;
	}

	.benefits-tbc {
		position: relative;
		min-width: 50%;
	}

	.benefits-tb {
		position: relative;
		padding-left: 100px;
	}

	.list-element {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		gap: 10px;
		margin-top: 10px;
	}

	.list-icon-span {
		position: relative;
		min-width: 15px;
		min-height: 15px;
	}

	.benefits-img {
		position: absolute;
		top: 0;
		right: 0;
		min-height: 426px;
	}

	.benefits-ibc {
		position: relative;
		/* min-width: 100%; */
	}
}

/* Get the body you want without the gym */
.gbywwg-cbc {
	position: relative;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: end;
	    align-content: flex-end;
	padding-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	transition: opacity 0.4s linear;

}

.gbywwg-cb {
	position: relative;
	width: 100%;
	height: 100%;
	/* z-index: 4; */
}

.gbywwg-cb::after {
	position: absolute;
	content: "";
	top: calc(-5% - 65px);
	left: -500%;
	width: 1000%;
	height: 50px;
	background: #E1A13F 0% 0% no-repeat padding-box;
	z-index: -1;
	opacity: 0;
	-webkit-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	transition: opacity 0.4s linear;
}

.gbywwg-cb::before {
	position: absolute;
	content: "";
	top: -5%;
	left: -500%;
	width: 1000%;
	height: 110%;
	background: #E1A13F 0% 0% no-repeat padding-box;
	z-index: -1;
	opacity: 0;
	-webkit-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	transition: opacity 0.4s linear;
}

.gbywwg-container {
	position: relative;
	width: 100%;
	margin-top: 150px;
}

.gbywwg-img {
	position: relative;
	z-index: 5;
}

.gbywwg-img-bg {
	position: absolute;
	top: 0%;
	left: 50%;
	z-index: -1;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	opacity: 0;
}

.gbywwg-section:hover .gbywwg-cbc,
.gbywwg-section:hover .gbywwg-cb::before,
.gbywwg-section:hover .gbywwg-cb::after,
.gbywwg-section:hover .gbywwg-img-bg {
	opacity: 1;
}

@media all and (max-width:991px) {
	.gbywwg-cbc {
		position: relative;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: end;
		    align-content: flex-end;
		padding-bottom: 80px;
		opacity: 1;
	}

	.gbywwg-cb {
		position: relative;
		width: 100%;
		height: 100%;
	}

	.gbywwg-cb::after {
		position: absolute;
		content: "";
		top: calc(-5% - 65px);
		left: -500%;
		width: 1000%;
		height: 50px;
		background: #E1A13F 0% 0% no-repeat padding-box;
		z-index: -1;
		opacity: 1;

	}

	.gbywwg-cb::before {
		position: absolute;
		content: "";
		top: -5%;
		left: -500%;
		width: 1000%;
		height: 110%;
		background: #E1A13F 0% 0% no-repeat padding-box;
		z-index: -1;
		opacity: 1;

	}

	.gbywwg-ibc {
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.gbywwg-container {
		position: relative;
		width: 100%;

	}

	.gbywwg-img {
		margin-top: 50px;

	}

	.gbywwg-img-bg {
		position: absolute;
		top: 30%;
		left: 50%;
		z-index: -1;
		-webkit-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		opacity: 1;
	}

}

/* Why choose Venus bliss flex max */
.wcvbfm-cc {
	position: relative;
	margin-top: 40px;
}

.wcvbfm-card {
	position: relative;
	padding: 0px 20px;

}

.wcvbfm-title {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}

@media all and (min-width:768px) {
	.wcvbfm-tbc {
		position: relative;
		margin-bottom: 50px;
	}
}

@media all and (min-width:992px) {
	.wcvbfm-cc:nth-of-type(2) .wcvbfm-card {
		position: relative;
		-webkit-transform: translateY(-20px);
		    -ms-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
}


@media all and (max-width:991px) {
	.wcvbfm-cc:nth-of-type(2) .wcvbfm-img {
		max-width: 180px;
		max-height: 180px;
	}
}

/* Optional: Add responsiveness for smaller screens */


@media (min-width: 1440px) {
	.grid {
		padding-left: 100px;

	}

	.wcvbfm-name1,
	.wcvbfm-name2,
	.wcvbfm-name3 {
		white-space: nowrap;
	}

	.wcvbfm-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

@media (min-width: 1024px) {
	.grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		gap: 150px;
	}

	.wcvbfm-name1,
	.wcvbfm-name2,
	.wcvbfm-name3 {
		white-space: nowrap;
	}

	.wcvbfm-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

/* Book your session today starts */
.byst-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
	opacity: 1;
}

.byst-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.byst-container {
	position: relative;
	min-width: 100%;
}

.byst-cbc {
	position: relative;
	min-height: 380px;
	padding: 10px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.byst-cb h2 {
	margin: 20px 0px;
}

.byst-cb p {
	margin-bottom: 20px;
}

.byst-schedule {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px;
	margin-bottom: 10px;
}

.byst-cb {
	min-width: 100%;

}

@media all and (min-width:992px) {
	.byst-container {
		position: relative;
		min-width: 100%;
	}

	.byst-container {
		position: relative;
		min-height: 380px;
	}

	.byst-img {
		position: absolute;
		top: 0;
		right: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* Discover Venus Bliss MP2 */
.dvbMP2-block {
	background: #E1A13F 0% 0% no-repeat padding-box;
	opacity: 1;
}

.dvbMP2-ibc {
	position: relative;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.dvbMP2-cbc {
	position: relative;
	min-height: 289px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.dvbMP2-cb p {
	padding: 10px 0px;
}

.dvbMP2-img-bg {
	position: absolute;
	left: -10%;
	height: 100%;
	width: 100%;
}

@media all and (max-width:991px) {
	.dvbMP2-img-bg {
		position: absolute;
		height: 101%;
		width: 100%;

	}

	.dvbMP2-img {
		position: relative;
		/* left: 0;
		top: 0; */
	}

	.dvbMP2-ib {
		/* position: relative; */
		min-height: 285px;
	}

}

@media all and (max-width:767px) {
	.dvbMP2-img-bg {
		position: absolute;
		height: 100%;
		width: 100%;

	}
}

@media all and (max-width:424px) {
	/* .dvbMP2-img {
		position: absolute;
		left: 0;
		top: 0;
	} */

	.dvbMP2-img-bg {

		position: absolute;
		height: 111%;
		width: 100%;

	}

	.dvbMP2-ib {
		/* position: relative; */
		min-height: 250px;
	}
}

@media all and (max-width:374px) {
	.dvbMP2-img {
		position: absolute;
		left: 0;
		top: 0;
		/* position: relative; */
		/* left:-100%; */
	}

	.dvbMP2-img-bg {

		position: absolute;
		height: 100%;
		width: 100%;

	}


	.dvbMP2-ib {
		/* position: relative; */
		min-height: 215px;
	}
}

@media all and (min-width:992px) {
	.dvbMP2-block {
		position: relative;
	}

	.dvbMP2-container {
		position: relative;
		min-width: 100%;
		min-height: 289px;
	}


	.dvbMP2-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 289px;
	}

	.dvbMP2-cb {
		position: relative;
		max-width: 60%;
	}
}

/* Why Venus bliss MP2 is the key to rejuvenating your skin */
.wvbmktrys-section {
	position: relative;
	width: 100%;
	height: 100%;
	background: #F5F6F5 0% 0% no-repeat padding-box;
	padding-top: 60px;
	padding-bottom: 60px;
}

.wvbmktrys-tbc {
	position: relative;
	margin-bottom: 55px;
}

.wvbmktrys-card {
	position: relative;
	padding: 10px 10px;
	height: 100%;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 1px 3px #00000029;
	        box-shadow: 0px 1px 3px #00000029;
	border-radius: 5px;
}

@media all and (max-width:423px) {
	.wvbmktrys-img {
		position: relative;
		margin-top: 25px;
	}
}

@media all and (min-width:992px) {
	.wvbmktrys-container {
		position: relative;
		min-width: 100%;
		min-height: 448px;
	}

	.wvbmktrys-img {
		position: absolute;
		top: 60px;
		right: 0;
		/* min-height:100% */
		min-height: 448px;
	}

	/* .wvbmktrys-cc {
		margin: 10px 0px;
	} */
}

@media all and (min-width:1200px) {
	.wvbmktrys-cc {
		position: relative;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wvbmktrys-cc:nth-of-type(1),
	.wvbmktrys-cc:nth-of-type(3) {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: end;
	}

	.wvbmktrys-cc:nth-of-type(2),
	.wvbmktrys-cc:nth-of-type(4) {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
	}

	.wvbmktrys-card {
		height: 215px;
		width: 280px;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: center;
		    align-content: center;
		margin-bottom: 20px;
	}

	.wvbmktrys-img {
		position: absolute;
		top: 0;
		right: 0;
		/* min-height:100% */
		min-height: 448px;
	}
}

@media all and (max-width:991px) {
	.wvbmktrys-tbc {
		position: relative;
		margin-bottom: 20px;
	}

	.wvbmktrys-ibc {
		position: relative;
		margin-top: 40px;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wvbmktrys-card {
		position: relative;
		padding: 40px 10px;
		height: 100%;
		/* width: 251px;
	height: 205px; */
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}

	.wvbmktrys-cc {
		margin: 15px 0px;
	}
}

/* The mechanics of Venus bliss MP2 - how it transforms your skin */
.mechanics-tbc {
	padding: 20px 20px;
}

.mechanics-p {
	padding: 10px 0px;
}

@media all and (min-width:992px) {
	.mechanics-block {
		position: relative;
	}

	.mechanics-container {
		position: relative;
		min-width: 100%;

	}

	.mechanics-ib {
		min-height: 327px;
	}

	.mechanics-p {
		padding-right: 100px;
	}

	.mechanics-img {
		position: absolute;
		top: 0;
		left: 0;
		min-height: 327px;
	}
}

@media all and (max-width:991px) {
	.mechanics-section {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.mechanics-tbc {
		margin-top: 40px;
		padding: 0px 10px;
	}
}

/* Areas Venus bliss MP2 can treat */
.avbmts-tbc {
	position: relative;
	margin-bottom: 70px;
}

.avbmts-cc {
	position: relative;
	margin-top: 30px;
}

.avbmts-card {
	position: relative;
	text-align: center;
	/* padding: 20px 10px; */
}

.avbmts-title {
	position: relative;
	margin-top: 10px;
	text-align: center;
}

.avbmtsc-title {
	position: relative;
	margin-top: 30px;
}

.avbmts-p {
	text-align: center;
}

@media all and (max-width:992px) {
	.avbmts-tbc {
		position: relative;
		margin-bottom: 10px;
	}

	.avbmts-card {
		position: relative;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		/* margin: 10px; */
	}

	.avbmts-section .row.justify-content-between {
		-webkit-box-pack: center !important;
		    -ms-flex-pack: center !important;
		        justify-content: center !important;

	}

	.avbmts-img {
		position: relative;
		max-width: 141px;
	}

	.avbmts-title {
		position: relative;
		margin-top: 10px;
		text-align: center;
	}
}

@media all and (min-width:1200px) {
	.avbmts-card {
		min-height: 300px;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: center;
		    align-content: center;
	}
}



/* Why we’re the top choice for Venus bliss MP2 skin solutions */
.vbmss-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
}

.vbmss-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.vbmss-container {
	position: relative;
	min-width: 100%;
}

.vbmss-cbc {
	position: relative;
	min-height: 380px;
	padding: 0px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.vbmss-cb h2 {
	padding: 10px 0px;
}

@media all and (min-width:992px) {
	.vbmss-container {
		position: relative;
		min-height: 380px;
	}

	.vbmss-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* Ready to transform your skin? */
.rttys-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
	opacity: 1;
}

.rttys-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rttys-container {
	position: relative;
	min-width: 100%;

}

.rttys-cbc {
	position: relative;
	min-height: 380px;
	padding: 5px 15px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

@media all and (min-width:1200px) {
	.rttys-cbc {
		padding: 10px 0px 10px 30px;
	}
}

.rttys-cb h2 {
	margin: 20px 0px;
}

.rttys-cb p {
	margin-bottom: 20px;
}

.rttys-schedule {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px;
	margin-bottom: 10px;
}

.rttys-semaglutide {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px 30px;
	margin-bottom: 15px;

}

.rttys-cb {
	min-width: 100%;

}

@media all and (min-width:992px) {
	.rttys-container {
		position: relative;
		min-width: 100%;
	}

	.rttys-container {
		position: relative;
		min-height: 380px;
	}

	.rttys-img {
		position: absolute;
		top: 0;
		right: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* Smooth and firm skin, naturally */
@media all and (max-width:991px) {
	.sfsn-ibc {
		position: relative;
		margin: 30px 0px;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.sfsn-card {
		position: relative;
		padding: 30px 10px;
		height: 100%;
		/* width: 251px;
	height: 205px; */
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}

	.sfsn-cc {
		margin: 25px 0px;
	}
}

@media all and (min-width:992px) {
	.sfsn-container {
		position: relative;
		min-width: 100%;
		min-height: 429px;
	}

	.sfsn-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 429px;
	}

	.sfsn-tb h2 {
		padding-bottom: 10px;
	}

	.sfsn-section {
		position: relative;
		width: 100%;
		height: 100%;
		background: #F5F6F5 0% 0% no-repeat padding-box;
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.sfsn-card {
		position: relative;
		padding: 10px 10px;
		height: 100%;
		/* width: 251px;
height: 205px; */
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}

	.sfsn-cb {
		min-width: 80%;
	}


	.sfsn-tbc {
		position: relative;
		margin-bottom: 55px;
	}

	.sfsn-cc:nth-of-type(3) {
		margin-top: 30px;
	}

	/* .wmomwlrc-card {
		position: relative;
		padding: 10px 10px;
		height: 100%;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	} */
}

@media all and (min-width:1200px) {
	.sfsn-cc {
		position: relative;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.sfsn-cc:nth-of-type(1) {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: end;
	}

	.sfsn-cc:nth-of-type(2) {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
	}

	.sfsn-card {
		height: 200px;
		width: 250px;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: center;
		    align-content: center;
	}
}


/* Lift and tighten with softwave therapy */


@media all and (max-width:991px) {
	.list-element {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		gap: 10px;
		margin-top: 10px;
	}

	.latwst-img {
		-webkit-transform: translateX(15px);
		    -ms-transform: translateX(15px);
		        transform: translateX(15px);
	}

	.latwst-icon-span {
		position: relative;
		min-width: 15px;
		min-height: 15px;
	}

	.latwst-tb h2 {
		margin-top: 50px;
	}
}

@media all and (min-width:992px) {
	.latwst-container {
		position: relative;
		min-width: 100%;
	}

	.latwst-container .latwst-ibc {
		position: relative;
		padding-right: 0px;
	}

	.latwst-ib {
		position: relative;
		min-height: 426px;
	}

	.latwst-tbc {
		position: relative;
		min-width: 50%;
	}

	.latwst-tb {
		position: relative;
		padding-left: 100px;
	}

	.list-element {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		gap: 10px;
		margin-top: 10px;
	}

	.list-icon-span {
		position: relative;
		min-width: 15px;
		min-height: 15px;
	}

	.latwst-img {
		position: absolute;
		top: 0;
		right: 0;
		min-height: 426px;
	}

	.latwst-ibc {
		position: relative;
		/* min-width: 100%; */
	}
}

@media all and (max-width:991px) {
	.latwst-ibc {
		margin-top: 30px;
	}
}

/* Effortless beauty, anytime */
.eba-cb img {
	padding: 30px 0px;
}

.eba-cb h3 {
	padding: 10px 0px;
}

/* Is softwave therapy right for you */
.istrfy-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
}

.istrfy-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.istrfy-container {
	position: relative;
	min-width: 95%;
	/* padding: 0;
    margin: 0; */
}

.istrfy-cbc {
	position: relative;
	min-height: 380px;
	padding: 0px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.istrfy-cb h2 {
	padding: 10px 0px;
}

@media all and (min-width:992px) {
	.istrfy-container {
		position: relative;
		min-height: 380px;
	}

	.istrfy-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* Take the first step towards radiance */
.tfstr-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
	opacity: 1;
}

.tfstr-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.tfstr-container {
	position: relative;
	min-width: 95%;

}

.tfstr-cbc {
	position: relative;
	min-height: 380px;
	padding: 10px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.tfstr-cb h2 {
	margin: 20px 0px;
}

.tfstr-cb p {
	margin-bottom: 20px;
}

.tfstr-schedule {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px;
	/* margin-bottom: 10px; */
}

.tfstr-cb {
	min-width: 100%;

}

@media all and (min-width:992px) {
	.tfstr-container {
		position: relative;
		min-width: 100%;
	}

	.tfstr-container {
		position: relative;
		min-height: 380px;
	}

	.tfstr-img {
		position: absolute;
		top: 0;
		right: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* What is IV therapy */
.wiivt-block {
	background: #E1A13F 0% 0% no-repeat padding-box;
	opacity: 1;
}

.wiivt-cbc {
	position: relative;
	/* height:100%; */
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;
}

.wiivt-cb {
	padding: 15px 5px;
}

/* .wiivt-ib{
	position: relative;
	width: 100%;
} */
.wiivt-ibc {
	position: relative;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: start;
	width: 100%;
}

.wiivt-cb p {
	padding: 10px 0px;
}

.wiivt-img {
	position: relative;
	width: 100%;
	height: 100%;

}

.wiivt-cb a {
	background: #000000 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px 40px;
	margin-bottom: 15px;

}

.wiivt-img-bg {

	position: absolute;
	left: -25%;
	height: 100%;
	width: 100%;
}

@media all and (max-width:991px) {
	.wiivt-ibc {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}

/* Why you should choose IV therapy */
@media all and (max-width:991px) {
	.wyscivt-ibc {
		position: relative;
		margin: 30px 0px;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wyscivt-card {
		position: relative;
		padding: 30px 10px;
		height: 100%;
		/* width: 251px;
	height: 205px; */
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}

	.wyscivt-cc {
		margin: 25px 0px;
	}
}

@media all and (min-width:992px) {
	.wyscivt-container {
		position: relative;
		min-width: 100%;
		min-height: 429px;
	}

	.wyscivt-img {
		position: absolute;
		top: 0;
		right: 0;
		/* min-height:100% */
		min-height: 429px;
	}

	.wyscivt-tb h2 {
		padding-bottom: 10px;
	}

	.wyscivt-section {
		position: relative;
		width: 100%;
		height: 100%;
		background: #F5F6F5 0% 0% no-repeat padding-box;
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.wyscivt-cb {
		min-width: 80%;
	}


	.wyscivt-tbc {
		position: relative;
		margin-bottom: 55px;
	}

	.wyscivt-cc:nth-of-type(3) {
		margin-top: 30px;
	}

	.wyscivt-card {
		position: relative;
		padding: 10px 10px;
		height: 100%;
		/* width: 251px;
height: 205px; */
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}
}

@media all and (min-width:1200px) {
	.wyscivt-cc {
		position: relative;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wyscivt-cc:nth-of-type(1) {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: end;
	}

	.wyscivt-cc:nth-of-type(2) {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
	}

	.wyscivt-card {
		height: 200px;
		width: 250px;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: center;
		    align-content: center;
	}
}

/* The powerful benefits of IV therapy */
.pboit-tbc {
	position: relative;
}

.pboit-tb h2 {
	margin-top: 20px;
}

@media all and (min-width:992px) {
	.pboit-block {
		position: relative;
	}

	.pboit-container {
		position: relative;
		min-width: 100%;

	}

	.pboit-ib {
		min-height: 414px;
	}

	.pboit-p {
		padding-right: 100px;
	}

	.pboit-img {
		position: absolute;
		top: 0;
		left: 0;
		min-height: 414px;
	}
}

@media all and (min-width:1200px) {
	.pboit-tb {
		max-width: 80%;
	}
}

@media all and (max-width:1023px) {
	.pboit-ib img {
		margin-top: 50px;
	}
}

/* How does IV therapy work */


.hditw-tb {
	padding-bottom: 30px;
}

.ivtw-cbc {
	position: relative;
	display: -ms-grid;
	display: grid;
	/* align-content:center; */
	padding: 25px 30px;
	opacity: 0;
	-webkit-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	transition: opacity 0.4s linear;

}

.ivtw-cbc:not(:last-of-type)::before {
	position: absolute;
	content: "";
	top: 0;
	right: 0px;
	height: 100%;
	width: 1px;
	background-color: #000000;
}

.ivtw-section {
	background-image: url('/assets/img/services/iv-therapy/how-iv-therapy-work.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 766px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;
}

.ivtw-row {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.ivtw-row::after {
	position: absolute;
	content: "";
	top: calc(-10% - 65px);
	left: -500%;
	width: 1000%;
	height: 50px;
	background: #E1A13F 0% 0% no-repeat padding-box;
	z-index: -1;
	opacity: 0;
	-webkit-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	transition: opacity 0.4s linear;
}

.ivtw-row::before {
	position: absolute;
	content: "";
	height: 120%;
	top: -10%;
	width: 1000%;
	left: -500%;
	background: #E1A13F 0% 0% no-repeat padding-box;
	z-index: -1;
	opacity: 0;
	-webkit-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	transition: opacity 0.4s linear;
}

.ivtw-section:hover .ivtw-cbc,
.ivtw-section:hover .ivtw-row::before,
.ivtw-section:hover .ivtw-cb::before,
.ivtw-section:hover .ivtw-row::after,
.ivtw-section:hover .ivtw-cb::after {
	opacity: 1;
}

@media all and (max-width:991px) {
	.ivtw-cbc:not(:last-of-type)::before {
		position: absolute;
		content: "";
		top: unset;
		bottom: 0;
		left: -50%;
		width: 500%;
		height: 1px;
		background-color: #000000;
	}

	.ivtw-cbc {
		position: relative;
		display: -ms-grid;
		display: grid;
		/* align-content:center; */
		padding: 25px 30px;
		opacity: 1;
		-webkit-transition: opacity 0.4s linear;
		-o-transition: opacity 0.4s linear;
		transition: opacity 0.4s linear;

	}

	.ivtw-row::after {
		position: absolute;
		content: "";
		top: calc(-10% - 65px);
		left: -500%;
		width: 1000%;
		height: 50px;
		background: #E1A13F 0% 0% no-repeat padding-box;
		z-index: -1;
		opacity: 1;
		-webkit-transition: opacity 0.4s linear;
		-o-transition: opacity 0.4s linear;
		transition: opacity 0.4s linear;
	}

	.ivtw-row::before {
		position: absolute;
		content: "";
		height: 120%;
		top: -10%;
		width: 1000%;
		left: -500%;
		background: #E1A13F 0% 0% no-repeat padding-box;
		z-index: -1;
		opacity: 1;
		-webkit-transition: opacity 0.4s linear;
		-o-transition: opacity 0.4s linear;
		transition: opacity 0.4s linear;
	}
}

/* Why choose us */
.wcu-cc {
	position: relative;
	margin-top: 30px;
}

.wcu-card {
	position: relative;
	padding: 0px 20px;

}

.wcu-title {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}

@media all and (min-width:768px) {
	.wcu-tbc {
		position: relative;
		margin-bottom: 50px;
	}
}

@media all and (min-width:992px) {
	.wcu-cc:nth-of-type(2) .wcu-card {
		position: relative;
		-webkit-transform: translateY(-20px);
		    -ms-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
}

@media all and (max-width:767px) {
	.wcu-card {
		position: relative;
		margin: 40px 10px;

	}
}

@media all and (max-width:991px) {
	.wcu-cc:nth-of-type(2) .wcu-img {
		max-width: 180px;
		max-height: 180px;
	}
}

/* Optional: Add responsiveness for smaller screens */


@media (min-width: 1440px) {
	.grid {
		padding-left: 100px;

	}

	.wcu-name1,
	.wcu-name2,
	.wcu-name3 {
		white-space: nowrap;
	}

	.wcu-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

@media (min-width: 1024px) {
	.grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		gap: 150px;
	}

	.wcu-name1,
	.wcu-name2,
	.wcu-name3 {
		white-space: nowrap;
	}

	.wcu-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

/* Re-energize your body and mind with IV therapy! */
.ryb-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
}

.ryb-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.ryb-container {
	position: relative;
	min-width: 95%;
	/* padding: 0;
    margin: 0; */
}

.ryb-cbc {
	position: relative;
	min-height: 380px;
	padding: 0px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.ryb-cb h2 {
	padding: 10px 0px;
}

@media all and (min-width:992px) {
	.ryb-container {
		position: relative;
		min-height: 380px;
	}

	.ryb-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* Get started today */
.gst-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
	opacity: 1;
}

.gst-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.gst-container {
	position: relative;
	min-width: 100%;

}

.gst-cbc {
	position: relative;
	min-height: 380px;
	padding: 10px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.gst-cb h2 {
	margin: 20px 0px;
}

.gst-cb p {
	margin-bottom: 20px;
}

.gst-schedule {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px;
	margin-bottom: 10px;
}

.gst-cb {
	min-width: 100%;

}

@media all and (min-width:992px) {
	.gst-container {
		position: relative;
		min-width: 100%;
	}

	.gst-container {
		position: relative;
		min-height: 380px;
	}

	.gst-img {
		position: absolute;
		top: 0;
		right: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* What you need to know about hormone optimization therapy? */
.wyntkahot-block {
	background: #E1A13F 0% 0% no-repeat padding-box;
	opacity: 1;
}

.wyntkahot-cbc {
	position: relative;
	/* height:100%; */
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;
}

.wyntkahot-cb {
	padding: 65px 0px;
}

/* .wivbl-ib{
	position: relative;
	width: 100%;
} */
.wyntkahot-ibc {
	position: relative;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
}

.wyntkahot-cb p {
	padding: 10px 0px;
}

.wyntkahot-img {
	position: relative;
	width: 90%;
}

.wyntkahot-ib {
	display: -ms-grid;
	display: grid;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.wyntkahot-img-bg {

	position: absolute;
	left: -10%;
	height: 100%;
	width: 100%;
}

@media all and (max-width:991px) {
	.wyntkahot-ib {
		position: relative;
		padding: 40px 0px;
	}
}

/* Why hormone balance is essential for a healthier life? */
.whbefhl-tbc {
	position: relative;
	min-width: 50%;
}

.whbefhlt-tb {
	position: relative;

	margin: auto;
}

.whbefhl-tb h2 {
	margin-top: 20px;
}

.whbefhl-cb h2 {
	margin: 10px 0px;
}

.whbefhl-cb p {
	margin-bottom: 20px;
}

.whbefhl-text {
	margin-top: 20px;
}

.whbefhl-ibc {
	position: relative;
	width: 100%;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

@media all and (min-width:992px) {
	.whbefhl-block {
		position: relative;
	}

	.whbefhl-container {
		position: relative;
		min-width: 100%;
	}

	.whbefhl-p {
		padding-right: 100px;
	}
}

@media all and (min-width:1200px) {
	.whbefhl-cb {
		max-width: 80%;
	}
}

@media all and (max-width:1023px) {
	.whbefhl-ib img {
		margin-top: 50px;
	}
}

@media all and (max-width:992px) {
	.whbefhl-ib {
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.whbefhl-cb {
		margin-top: 30px;
	}

}

/* The key benefits of restoring hormonal balance */
.kborhb-section {
	position: relative;
	width: 100%;
	height: 100%;
	background: #F5F6F5 0% 0% no-repeat padding-box;
	padding-top: 60px;
	padding-bottom: 60px;
}

.kborhb-tbc {
	position: relative;
	margin-bottom: 55px;
}

.kborhb-card {
	position: relative;
	padding: 10px 10px;
	height: 100%;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 1px 3px #00000029;
	        box-shadow: 0px 1px 3px #00000029;
	border-radius: 5px;
}

@media all and (max-width:423px) {
	.kborhb-img {
		position: relative;
		margin-top: 25px;
	}
}

@media all and (min-width:992px) {
	.kborhb-container {
		position: relative;
		min-width: 100%;
		min-height: 448px;
	}

	.kborhb-img {
		position: absolute;
		margin-top: 15px;
		left: 0;
		min-height: 448px;
	}

	.kborhb-cc {
		margin: 15px 0px;
	}

	.kborhb-card {
		position: relative;
		min-height: 100%;
	}
}

@media all and (min-width:1200px) {
	.kborhb-cc {
		position: relative;
		width: 100%;

		display: -ms-grid;

		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.kborhb-card {
		height: 210px;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: center;
		    align-content: center;
	}

	.kborhb-img {
		position: absolute;
		left: 0;
		min-height: 448px;
	}
}

@media all and (max-width:991px) {
	.kborhb-tbc {
		position: relative;
		margin-bottom: 20px;
	}

	.kborhb-ibc {
		position: relative;
		margin: 10px 0px;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.kborhb-card {
		position: relative;
		padding: 30px 10px;
		height: 100%;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}

	.kborhb-cc {
		margin: 15px 0px;
	}
}

/* Why do we stand out? */
@media all and (max-width:767px) {
	.wdwso-img {
		margin-top: 30px;

	}
}

@media all and (min-width:768px) {
	.wdwso-tbc {
		position: relative;
		min-width: 50%;
	}

	.wdwso-tb {
		position: relative;
		max-width: 80%;
		margin: auto;
	}
}

@media all and (min-width:992px) {
	.wdwso-block {
		position: relative;
	}

	.wdwso-container {
		position: relative;
		min-width: 100%;

	}

	.wdwso-ib {
		min-height: 426px;

	}

	.wdwso-p {
		padding-right: 100px;
	}

	.wdwso-img {
		position: absolute;
		top: 0;
		right: 0;
		min-height: 426px;
	}
}

@media all and (min-width:1200px) {
	.wdwso-tb {
		max-width: 65%;
	}
}

.wdwso-text {
	margin: 10px 0px;
}

@media all and (max-width:991px) {
	.wdwso-tbc {
		position: relative;
		margin-top: 40px;

	}

	.wdwso-ibc {
		position: relative;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-top: 30px;
	}
}

/* The process behind hormone optimization therapy */

.pbhot-card {
	position: relative;
}

.pbhot-card img {
	margin: 20px 0px;
}

.pbhot-title {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}

.pbhot-cc {
	position: relative;
	margin-top: 30px;
}

@media all and (min-width:768px) {
	.pbhot-tbc {
		position: relative;
		margin-bottom: 50px;
	}
}

@media all and (min-width:992px) {
	.pbhot-cc:nth-of-type(2) .pbhot-card {
		position: relative;
		-webkit-transform: translateY(-20px);
		    -ms-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
}

@media all and (min-width:1200px) {
	.pbhot-card {
		position: relative;
		padding: 0px 15px;
	}
}


@media all and (max-width:767px) {
	.pbhot-card {
		position: relative;
		margin: 40px 0px;

	}
}

@media all and (max-width:991px) {
	.pbhot-card img {
		max-width: 180px;
		max-height: 180px;
	}
}


/* Optional: Add responsiveness for smaller screens */


@media (min-width: 1440px) {
	.grid {
		padding-left: 100px;

	}

	.pbhot-name1,
	.pbhot-name2,
	.pbhot-name3 {
		white-space: nowrap;
	}

	.pbhot-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

@media (min-width: 1024px) {
	.grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		gap: 150px;
	}

	.pbhot-name1,
	.pbhot-name2,
	.pbhot-name3 {
		white-space: nowrap;
	}

	.pbhot-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

/* Reclaim balance and live life to the fullest! */
.rballf-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
}

.rballf-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rballf-container {
	position: relative;
	min-width: 95%;
	/* padding: 0;
    margin: 0; */
}

.rballf-cbc {
	position: relative;
	min-height: 380px;
	padding: 0px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.rballf-cb p {
	margin-bottom: 15px;
}

.rballf-nia {

	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px 35px;
}

.rballf-asrm {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px 25px;
	margin-left: 20px;
}

.rballf-cb h2 {
	padding: 10px 0px;
}

@media all and (min-width:992px) {
	.rballf-container {
		position: relative;
		min-height: 380px;
	}

	.rballf-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 380px;
	}
}

/* Ready to get started */
.gtgs-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
	opacity: 1;
}

.gtgs-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.gtgs-container {
	position: relative;
	min-width: 95%;

}

.gtgs-cbc {
	position: relative;
	min-height: 380px;
	padding: 10px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.gtgs-cb h2 {
	margin: 20px 0px;
}

.gtgs-cb p {
	margin-bottom: 20px;
}

.gtgs-schedule {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px;
	margin-bottom: 10px;
}

.gtgs-cb {
	min-width: 100%;

}

@media all and (min-width:992px) {
	.gtgs-container {
		position: relative;
		min-width: 100%;
	}

	.gtgs-container {
		position: relative;
		min-height: 380px;
	}

	.gtgs-img {
		position: absolute;
		top: 0;
		right: 0;
		min-height: 380px;
	}
}

/* Why choose hair restoration? */
@media all and (max-width:991px) {
	.wchr-ibc {
		position: relative;
		margin: 30px 0px;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wchr-card {
		position: relative;
		padding: 40px 10px;
		height: 100%;
		/* width: 251px;
	height: 205px; */
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}

	.wchr-cc {
		margin: 25px 0px;
	}
}

@media all and (min-width:992px) {
	.wchr-container {
		position: relative;
		min-width: 100%;
		min-height: 429px;
	}

	.wchr-img {
		position: absolute;
		top: 0;
		right: 0;
		min-height: 429px;
	}

	.wchr-tb h2 {
		padding-bottom: 10px;
	}

	.wchr-section {
		position: relative;
		width: 100%;
		height: 100%;
		background: #F5F6F5 0% 0% no-repeat padding-box;
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.wchr-cb {
		min-width: 80%;
	}


	.wchr-tbc {
		position: relative;
		margin-bottom: 55px;
	}

	.wchr-cc:nth-of-type(3) {
		margin-top: 30px;
	}

	.wchr-card {
		position: relative;
		padding: 10px 10px;
		height: 100%;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		-webkit-box-shadow: 0px 1px 3px #00000029;
		        box-shadow: 0px 1px 3px #00000029;
		border-radius: 5px;
	}
}

@media all and (min-width:1200px) {
	.wchr-cc {
		position: relative;
		width: 100%;
		display: -ms-grid;
		display: grid;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.wchr-cc:nth-of-type(1) {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: end;
	}

	.wchr-cc:nth-of-type(2) {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
	}

	.wchr-card {
		height: 250px;
		width: 300px;
		display: -ms-grid;
		display: grid;
		-ms-flex-line-pack: center;
		    align-content: center;
	}
}

/* Explore the benefits */
.etb-tbc {
	position: relative;
	min-width: 50%;
}

.etb-tb {
	position: relative;
}

.etb-tb h2 {
	margin-top: 20px;
}

@media all and (min-width:992px) {
	.etb-block {
		position: relative;
	}

	.etb-container {
		position: relative;
		min-width: 100%;

	}

	.etb-ib {
		min-height: 414px;
	}

	.etb-p {
		padding-right: 100px;
	}

	.etb-img {
		position: absolute;
		top: 0;
		left: 30px;
		min-height: 414px;
	}
}

@media all and (max-width:1023px) {
	.etb-ib img {
		margin-top: 50px;
	}
}

@media all and (min-width:1200px) {
	.etb-tb {
		max-width: 80%;
	}

}

/* How hair restoration works */
/* .hhrw-cc:nth-of-type(2)::before{
	position: absolute;
	content:"";
	top:0;
	width:300%;
	height:6px;
	left:-100%;
	background: #ACACAC 0% 0% no-repeat padding-box;
} */

.hhrw-cc {
	position: relative;
	margin-top: 30px;
}

.hhrw-cards {
	position: relative;
	max-width: 100%;
	max-height: 100%;
	display: -ms-grid;
	display: grid;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.hhrw-card-num {
	width: 74px;
	height: 74px;
	background-color: #E1A13F;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font: normal normal bold 32px/39px Century Gothic;
	letter-spacing: 0px;
	opacity: 1;
}


.hhrw-card {
	position: relative;
	padding: 0px 20px;

}

.hhrw-title {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}

@media all and (min-width:768px) {
	.hhrw-tbc {
		position: relative;
		margin-bottom: 50px;
	}
}

@media all and (min-width:992px) {
	.hhrw-row {
		position: relative;
		width: 100%;
		height: 100%;
	}

	.line {
		position: absolute;
		top: 35px;
		left: 12.5%;
		width: 74%;
		height: 6px;
		background: -o-linear-gradient(left, transparent 30%, #ACACAC 20%);
		background: -webkit-gradient(linear, left top, right top, color-stop(30%, transparent), color-stop(20%, #ACACAC));
		background: linear-gradient(to right, transparent 30%, #ACACAC 20%);
		background-size: 65px 6px, 10% 6px;
		z-index: -1;
	}
}

@media all and (max-width:767px) {
	.hhrw-card {
		position: relative;
		margin: 40px 10px;

	}
}

@media all and (max-width:991px) {
	.hhrw-cc:nth-of-type(2) .hhrw-img {
		max-width: 180px;
		max-height: 180px;
	}
}

/* Optional: Add responsiveness for smaller screens */


@media (min-width: 1440px) {
	.grid {
		padding-left: 100px;

	}

	.hhrw-name1,
	.hhrw-name2,
	.hhrw-name3 {
		white-space: nowrap;
	}

	.hhrw-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

@media (min-width: 1024px) {
	.grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		gap: 150px;
	}

	.hhrw-name1,
	.hhrw-name2,
	.hhrw-name3 {
		white-space: nowrap;
	}

	.hhrw-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

/* What sets us apart? */
.wsua-cc {
	position: relative;
	margin-top: 30px;
}

.wsua-card {
	position: relative;
	padding: 0px 20px;

}

.wsua-title {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}

@media all and (min-width:768px) {
	.wsua-tbc {
		position: relative;
		margin-bottom: 50px;
	}
}

@media all and (min-width:992px) {
	.wsua-cc:nth-of-type(2) .wsua-card {
		position: relative;
		-webkit-transform: translateY(-20px);
		    -ms-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
}

@media all and (max-width:767px) {
	.wsua-card {
		position: relative;
		margin: 40px 10px;

	}
}

@media all and (max-width:991px) {
	.wsua-cc:nth-of-type(2) .wsua-img {
		max-width: 180px;
		max-height: 180px;
	}
}

/* Optional: Add responsiveness for smaller screens */


@media (min-width: 1440px) {
	.grid {
		padding-left: 100px;

	}

	.wsua-name1,
	.wsua-name2,
	.wsua-name3 {
		white-space: nowrap;
	}

	.wsua-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

@media (min-width: 1024px) {
	.grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		gap: 150px;
	}

	.wsua-name1,
	.wsua-name2,
	.wsua-name3 {
		white-space: nowrap;
	}

	.wsua-ib p {
		width: 100%;
		line-height: 1.8;
		padding: 10px 0;

	}
}

/* Learn more about hair restoration */
.lmahr-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
}

.lmahr-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.lmahr-container {
	position: relative;
	min-width: 100%;
	/* padding: 0;
    margin: 0; */
}

.lmahr-cbc {
	position: relative;
	min-height: 380px;
	padding: 0px 30px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.lmahr-cb h2 {
	margin-bottom: 25px;
}

.lmahr-nia {

	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px 25px;

}

.lmahr-asrm {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px 25px;
	margin-left: 20px;
}

.lmahr-cb h2 {
	padding: 10px 0px;
}

@media all and (min-width:992px) {
	.lmahr-container {
		position: relative;
		min-height: 380px;
	}

	.lmahr-img {
		position: absolute;
		top: 0;
		left: 0;
		/* min-height:100% */
		min-height: 380px;
	}

	.lmahr-cb {
		position: relative;
		min-width: 50%;
		text-align: center;
	}
}

/* Take the first step today */
.ttfst-block {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	-webkit-box-shadow: 0px 5px 15px #00000029;
	        box-shadow: 0px 5px 15px #00000029;
	opacity: 1;
}

.ttfst-container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.ttfst-container {
	position: relative;
	min-width: 100%;

}

.ttfst-cbc {
	position: relative;
	min-height: 380px;
	padding: 10px 50px;
	display: -ms-grid;
	display: grid;
	-ms-flex-line-pack: center;
	    align-content: center;

}

.ttfst-cb h2 {
	margin: 20px 0px;
}

.ttfst-cb p {
	margin-bottom: 20px;
}

.ttfst-schedule {
	background: #E1A13F 0% 0% no-repeat padding-box;
	border-radius: 23px;
	opacity: 1;
	padding: 10px;
	margin-bottom: 10px;
}

.ttfst-cb {
	min-width: 100%;

}

@media all and (min-width:992px) {
	.ttfst-container {
		position: relative;
		min-width: 100%;
	}

	.ttfst-container {
		position: relative;
		min-height: 380px;
	}

	.ttfst-img {
		position: absolute;
		top: 0;
		right: 0;
		min-height: 380px;
	}
}

@media all and (max-width:991px) {

	.hiw-cbc {
		position: relative;
		min-height: 100%;
		padding: 40px 15px;
	}

	.wmwlrfy-cbc,
	.sywljty-cbc,
	.ivblrfy-cbc,
	.sydbwlp-cbc,
	.vbmss-cbc,
	.rttys-cbc,
	.byst-cbc,
	.istrfy-cbc,
	.tfstr-cbc,
	.rballf-cbc,
	.gtgs-cbc,
	.ryb-cbc,
	.gst-cbc,
	.lmahr-cbc,
	.ttfst-cbc {
		position: relative;
		padding: 70px 50px;
		min-height: 100%;
	}

	.sydbwlp-ibc,
	.sywljt-ibc,
	.byst-ibc,
	.tfstr-ibc,
	.gtgs-ibc,
	.gst-ibc,
	.ttfst-ibc,
	.rttys-ibc {
		position: relative;
		display: -ms-grid;
		display: grid;
		width: 100%;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: end;
	}
}

@media all and (max-width:767px) {

	.wmwlrfy-cbc,
	.sywljty-cbc,
	.ivblrfy-cbc,
	.sydbwlp-cbc,
	.vbmss-cbc,
	.rttys-cbc,
	.byst-cbc,
	.istrfy-cbc,
	.tfstr-cbc,
	.rballf-cbc,
	.gtgs-cbc,
	.ryb-cbc,
	.gst-cbc,
	.lmahr-cbc,
	.ttfst-cbc {
		padding: 40px 30px;
	}
}






.sedc-read-more:hover,
.sywljt-schedule:hover,
.sywljt-semaglutide:hover,
.sydbwlp-schedule:hover,
.rttys-schedule:hover,
.rttys-semaglutide:hover,
.byst-schedule:hover,
.tfstr-schedule:hover,
.rballf-nia:hover,
.rballf-asrm:hover,
.gtgs-schedule:hover,
.wiivt-cb a:hover,
.gst-schedule:hover,
.lmahr-nia:hover,
.lmahr-asrm:hover,
.ttfst-schedule:hover {
	color: #FFFFFF;
}


a.back-link{
	position: relative;
	color: #0073e6; /* Normal link color */
	text-decoration:underline;
  }
  
  a.back-link:visited {
	color: #6a0dad; /* Color after visiting */
  }