@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-LightItalic.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-LightItalic.woff) format("woff");
	font-weight: 300;
	font-style: italic;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-ExtraLight.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-ExtraLight.woff) format("woff");
	font-weight: 200;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-Bold.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-Bold.woff) format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-BoldItalic.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-BoldItalic.woff) format("woff");
	font-weight: 700;
	font-style: italic;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-ExtraLightItalic.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-ExtraLightItalic.woff) format("woff");
	font-weight: 200;
	font-style: italic;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-Light.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-Light.woff) format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-Italic.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-Italic.woff) format("woff");
	font-weight: 400;
	font-style: italic;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans.woff) format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-SemiBold.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-SemiBold.woff) format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-SemiBoldItalic.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-SemiBoldItalic.woff) format("woff");
	font-weight: 600;
	font-style: italic;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-MediumItalic.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-MediumItalic.woff) format("woff");
	font-weight: 500;
	font-style: italic;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-ThinItalic.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-ThinItalic.woff) format("woff");
	font-weight: 100;
	font-style: italic;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-Medium.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-Medium.woff) format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: ibm plex sans;
	src: url(../fonts/ibm/IBMPlexSans-Thin.woff2) format("woff2"), url(../fonts/ibm/IBMPlexSans-Thin.woff) format("woff");
	font-weight: 100;
	font-style: normal;
	font-display: swap
}

body {
	box-sizing: border-box;
	padding: 0!important;
	font-size: 14px;
	line-height: 1.65;
	transition: .3s all;
	position: relative;
	font-weight: 400;
	overflow-x: hidden;
	color: #757575;
	font-family: ibm plex sans
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body label,
body ul,
body li,
body .card,
body a {
	text-decoration: none!important;
	transition: .3s all;
	margin-bottom: 0;
	outline: none!important
}

body ul {
	padding: 0;
	margin: 0
}

body input,
body button {
	outline: none!important;
	box-shadow: none;
	transition: .3s all
}

body .slick-slide {
	height: auto
}

body .container {
	width: 100%;
	max-width: 1200px
}

.header-menu {
	padding: 15px 0
}

.header-menu .container-fluid {
	padding: 0 50px
}

.header-menu select {
	height: 32px;
	font-size: 16px;
	border: 0;
	cursor: pointer;
	background: #eee;
	padding: 0 5px;
	border-radius: 4px
}

main {
	padding: 40px 0
}

.title {
	margin-bottom: 0px
}

.title h1 {
	font-size: 34px;
	font-weight: 700;
	color: #000
}

.step-goal {
	margin-bottom: 30px
}

.item-goal {
	position: relative
}

.item-goal .avarta {
	position: relative;
	z-index: 2
}

.item-goal .avarta img {
	height: 330px
}

.item-goal:after {
	content: "";
	width: 100%;
	height: 90%;
	border-radius: 8px;
	position: absolute;
	bottom: 0;
	left: 0
}

.item-goal .inp-check {
	position: absolute;
	top: calc(10% + 20px);
	right: 20px;
	z-index: 2
}

.item-goal .inp-check button {
	font-size: 20px;
	font-weight: 700;
	width: 216px;
	height: 55px;
	border-radius: 10px;
	border: 0;
	cursor: pointer;
	background: #00857a;
	color: #fff;
	margin-top: 90px;
}

.item-goal .inp-check button.check-no {
	background: #eeb600
}

.item-goal-yes:after {
	background: #eaf7f6
}

.item-goal-no:after {
	background: #fff7df
}

.remember ul {
	list-style: none
}

.remember ul li {
	margin-bottom: 10px
}

.remember ul li:last-child {
	margin-bottom: 0
}

.remember label {
	cursor: pointer
}

.wrapper {
	max-width: 510px;
	margin: 0 auto
}

.step {
	color: #292929;
	margin-bottom: 25px
}

.step ul {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.step a {
	color: #292929
}

.step a i {
	font-size: 20px;
	position: relative;
	margin-right: 8px;
	font-weight: 700;
	top: 2px
}

.line-step {
	height: 5px;
	border-radius: 50px;
	background: #e8e8e8;
	overflow: hidden;
	margin-top: 10px;
	position: relative
}

.line-step .check-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: #E55F3B;
}

.item-step {
	position: relative
}

.item-step [type=submit] {
	position: relative;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	width: 100%;
	height: 64px;
	border-radius: 6px;
	background: #f5f5f5;
	border: 2px solid #f5f5f5;
	color: #5c5c5c;
	text-align: left;
	padding: 0 15px;
	transition: .4s all
}

.item-step [type=submit]:hover {
	transition: .4s all;
	border-color: #eeb600;
	background: #fff7df
}

.item-step img {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 2
}

.item-step label {
	color: #292929;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px
}

.item-step .inp-text {
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	color: #292929;
	height: 56px;
	width: 100%;
	border: 1px solid #a8a8a8;
	border-radius: 7px;
	padding: 14px 40px 14px 11px;
	background: 0 0
}

.item-step .inp-text:focus {
	background: #eaf7f6;
	border: 1px solid #00857a
}

.tabs {
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	list-style: none;
	color: #E55F3B;
	font-weight: 500;
	text-align: center;
	border: 1px solid #E55F3B;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 40px;
}

.tabs li {
	flex: 0 0 50%;
	cursor: pointer;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center
}

.tabs li.current {
	background: #E55F3B;
	color: #fff;
}

.tab-content {
	display: none
}

.tab-content.current {
	display: block
}

.button-submit {
	margin-top: 40px
}

 .btn-continue {
	display: inline-flex;
	box-sizing: border-box;
	border-radius: 9px;
	cursor: pointer;

	-webkit-box-pack: center;
	justify-content: center;
	width: 100%;
	height: 56px;
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	padding: 14px 16px;

	color: #000;
}

.button-submit .btn-continue:hover {
	background: #eeb600;
	border-color: #eeb600
}

.box-tab .row {
	margin-bottom: 30px
}

.box-tab .row:last-child {
	margin-bottom: 0
}

.desc-title {
	margin: -10px 0 30px
}

.desc-title h3 {
	font-size: 22px;
	font-weight: 700;
	color: #000
}

.desc-title p {
	font-size: 18px;
	font-weight: 500
}

.list-body .item-body {
	display: flex;

	margin: 1rem 0;
	background: #f5f5f5;
	border-radius: 9px;
	cursor: pointer;
	user-select: none;
	outline: none;
	border: 2px solid #f5f5f5;
	justify-content: space-between;
	align-items: center;
	transition: .4s all
}

.list-body .item-body:hover {
	transition: .4s all;
	border-color: #eeb600;
	background: #fff7df
}

.list-body .item-body .desc {
	flex: 0 0 calc(100% - 100px)
}

.list-body .item-body h4 {
	font-size: 20px;
	margin-bottom: 4px;
	color: #5c5c5c
}

.check-body {
	margin-bottom: 10px
}

.check-body label {
	width: 100%
}

.check-body:last-child {
	margin-bottom: 0
}

.check-body input {
	position: absolute;
	opacity: 0;
	z-index: -1
}

.inp-abs .item-body {
	padding-left: 45px
}

.inp-abs label {
	position: relative
}

.inp-abs input[type=checkbox].check-img+label:before {
	position: absolute;
	top: calc(50% - 12px);
	left: 12px
}

.inp-abs input[type=checkbox].check-img:checked+label .item-body {
	border-color: #eeb600;
	background: #fff7df
}

input[type=checkbox].check-img+label {
	display: block;
	cursor: pointer
}

input[type=checkbox].check-img {
	display: none
}

input[type=checkbox].check-img+label:before {
	content: url(../images/check-1.svg);
	transition: .2s;
	position: relative;
	top: 6px;
	margin-right: 10px
}

input[type=checkbox].check-img+label:active:before {
	transform: scale(0)
}

input[type=checkbox].check-img:checked+label:before {
	content: url(../images/check-2.svg)
}

input[type=checkbox].check-img.check-list-img:checked+label:before {
	content: url(../images/check-3.svg)
}

input[type=checkbox].check-img:disabled+label:before {
	transform: scale(1);
	border-color: #aaa
}

input[type=checkbox].check-img:checked:disabled+label:before {
	opacity: .3;
	cursor: not-allowed
}

input[type=checkbox].check-img:disabled+label {
	opacity: .3;
	cursor: not-allowed
}

input[type=checkbox].check-img:disabled+label .item-body {
	cursor: not-allowed
}

.choose-none {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #ddd;
	position: relative
}

.choose-none label {
	color: #e22336;
	font-size: 20px;
	font-weight: 500
}

.choose-none input {
	display: none
}

.choose-none input[type=checkbox]+label {
	display: block;
	cursor: pointer
}

.choose-none input[type=checkbox] {
	display: none
}

.choose-none input[type=checkbox]+label:before {
	content: "";
	transition: .2s;
	width: 52px;
	height: 30px;
	background: #e8e8e8;
	position: absolute;
	top: 31px;
	right: 0;
	border-radius: 30px
}

.choose-none input[type=checkbox]+label:after {
	content: "";
	display: block;
	position: absolute;
	background: #fff;
	border-radius: 50%;
	border: .5px solid rgba(0, 0, 0, .04);
	box-shadow: #00000026 0 3px 8px;
	height: 27px;
	width: 27px;
	top: 32px;
	right: 23px;
	transition: .4s all
}

.choose-none input[type=checkbox]:checked+label:before {
	background: #e22336
}

.choose-none input[type=checkbox]:checked+label:after {
	right: 2px;
	transition: .4s all
}

.choose-none input[type=checkbox]:disabled+label:before {
	border-color: #aaa
}

.choose-none input[type=checkbox]:checked:disabled+label:before {
	background-color: #bfb;
	border-color: #bfb
}

.box-typical {
	display: block
}

.box-typical.active {
	display: none
}

.box-char-typ {
	display: none
}

.box-char-typ.active {
	display: block
}

.inf-process {
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0 auto
}

.inf-process svg {
	width: 200px;
	height: 200px
}

.inf-process svg circle {
	stroke: #E55F3B
}

.inf-process .progress {
	fill: none;
	stroke-width: 8px;
	stroke-linecap: round;
	stroke-dasharray: 326.56;
	stroke-dashoffset: 0;
	transform: rotate(-90deg);
	transform-origin: 50% 50%;
	animation: big 6s ease-in-out
}

.numb-process {
	position: absolute;
	width: 100%;
	height: 100%;
	color: #E55F3B;
	font-weight: 700;
	font-size: 30px;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.box-step-meat {
	display: block
}

.box-step-meat.active {
	display: none
}

.box-mail {
	display: none
}

.box-mail.active {
	display: block
}

@keyframes big {
	from {
		stroke-dashoffset: 326.56
	}
	to {
		stroke-dashoffset: 0
	}
}

.box-result {
	max-width: 855px;
	margin: 0 auto
}

.header-result {
	background: #fd7e1417;
	padding: 15px 0;
	position: fixed;
	width: 100%;
	z-index: 1001;
	top: 0;
	left: 0
}

.header-result h2 {
	font-size: 20px;
	color: #000;
	font-weight: 700
}

.btn-plan a {
	display: inline-flex;
	background: #E55F3B;
	font-size: 16px;
	width: 240px;
	height: 52px;
	justify-content: center;
	align-items: center;
	color: #fff;
	border-radius: 6px;
	font-weight: 600;
	transition: .3s all!important
}

.btn-plan a:hover {
	background: #cc6109
}

.result {
	margin-top: 100px
}

.list-sumary .row {
	margin: 0 -8px
}

.list-sumary .row .col-md-6 {
	padding: 0 8px
}

.item-sum-big {
	background: #fff;
	border: 2px solid #e8e8e8;
	border-radius: 9px;
	padding: 16px;
	margin-bottom: 16px;
	font-size: 16px;
	color: #000
}

.item-sum-big .line-bar {
	position: relative;
	margin-top: 15px
}

.num-sum {
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	letter-spacing: -.15px;
	color: #292929;
	padding: 5px 0
}

.circle-bar {
	display: flex;
	position: absolute;
	width: 20px;
	height: 20px;
	border: 2px solid #fff;
	border-radius: 10px;
	box-shadow: #2e2e2e33 0 2px 12px;
	background: #a0e0db;
	left: 30%;
	top: -6px
}

.line-grad {
	display: flex;
	height: 9px;
	width: 100%;
	border-radius: 5px;
	background: linear-gradient(90deg, #62c9c1 0%, #fee9a6 47.51%, #fdb8bf 97.97%);
	margin: 6px 0
}

.txt-bar {
	padding-top: 10px;
	list-style: none;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	letter-spacing: .12px;
	color: #757575;
	position: relative;
	top: -10px
}

.sum-small .item {
	display: flex;
	align-items: center;
	background: #fff;
	border: 2px solid #e8e8e8;
	border-radius: 9px;
	padding: 15px;
	margin-bottom: 16px
}

.sum-small .item .icon {
	flex: 0 0 56px;
	margin-right: 15px
}

.sum-small .item .info {
	font-size: 16px;
	color: #000
}

.sum-small .item .num-sum {
	padding: 0;
	font-size: 22px;
	line-height: initial
}

.box-you-can {
	background: #fff2ee;
	padding: 64px 0;
	margin-top: 50px
}

.box-you-can .btn-plan a {
	width: 100%;
	margin-top: 25px;
	font-size: 20px;
	height: 56px
}

.info-can .info {
	font-size: 18px;
	color: #292929;
	font-weight: 500
}

.info-can .info h2 {
	font-size: 34px;
	color: #292929;
	font-weight: 700;
	margin-bottom: 20px
}

.box-reduce {
	color: #292929;
	font-size: 18px;
	font-weight: 500;
	padding: 64px 0
}

.box-reduce p {
	margin-bottom: 20px
}

.box-reduce p:last-child {
	margin-bottom: 0
}

.box-reduce .btn-plan {
	margin-top: 40px
}

.info-reduct ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px 25px
}

.info-reduct ul li {
	flex: 0 0 calc(100%/3);
	padding: 0 5px 0 30px;
	position: relative;
	margin-bottom: 5px
}

.info-reduct ul li:after {
	content: url(../images/track.svg);
	position: absolute;
	top: 2px;
	left: 0
}

.box-get {
	color: #292929;
	font-size: 18px;
	font-weight: 500;
	padding: 64px 0
}

.box-get .avarta img {
	width: 100%
}

.txt-get h1 {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 30px
}

.txt-get h3 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 15px
}

.txt-get p {
	margin-bottom: 15px
}

.txt-get p:last-child {
	margin-bottom: 0
}

.txt-get ul {
	list-style: none
}

.txt-get ul li {
	margin-bottom: 6px
}

.txt-get ul li:last-child {
	margin-bottom: 0
}

.item-get {
	margin-bottom: 60px
}

.item-get:nth-child(2n) .col-md-6:nth-child(1) {
	order: 2
}

.item-get:nth-child(2n) .col-md-6:nth-child(2) {
	order: 1
}

.box-quess {
	color: #292929;
	font-size: 18px;
	font-weight: 500;
	padding: 64px 0
}

.list-quess {
	border-bottom: 1px solid #e8e8e8
}

.title-quess {
	display: flex;
	width: 100%;
	border-top: 1px solid #e8e8e8;
	padding: 24px 24px 24px 60px;
	outline: none;
	cursor: pointer;
	background: 0 0;
	position: relative;
	color: #292929;
	font-size: 22px;
	font-weight: 700
}

.title-quess.active {
	background: #eaf7f6
}

.title-quess.active:before {
	content: url(../images/mini.svg);
	position: absolute;
	top: 22px;
	right: 24px
}

.title-quess:after {
	content: url(../images/coin.svg);
	position: absolute;
	top: 27px;
	left: 24px
}

.title-quess:before {
	content: url(../images/plus.svg);
	position: absolute;
	top: 22px;
	right: 24px
}

.answ {
	padding: 16px 40px
}

.title-q {
	color: #292929;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 40px
}

.info-forec .row {
	margin: 0 -8px
}

.info-forec .row .col-md-6 {
	padding: 0 8px
}

.item-for-small {
	margin-bottom: 16px;
	display: flex;
	align-items: center;
	background: #fff;
	border: 2px solid #e8e8e8;
	border-radius: 9px;
	padding: 16px;
	font-size: 16px
}

.item-for-small .icon {
	flex: 0 0 56px;
	margin-right: 15px
}

.item-for-small:last-child {
	margin-bottom: 0
}

.num {
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: -.1px;
	color: #292929
}

.box-summary {
	padding-top: 60px
}

.chart-for {
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 2px solid #e8e8e8;
	border-radius: 9px;
	padding: 16px;
	margin-bottom: 16px;
	font-size: 16px
}

.chart-for .num {
	line-height: inherit
}

.bfMIYs {
	display: grid;
	grid-template-columns: 24px auto;
	gap: 12px 20px;
	width: 100%;
	margin-top: auto
}

.dsFmkj {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: .12px;
	color: #757575
}

.eEIZjs {
	display: flex;
	flex-direction: column;
	text-align: right
}

.eEIZjs .sc-1vgl2hu-9 {
	margin-bottom: 40px;
	margin-top: 5px
}

.hISfLt {
	display: flex;
	flex-direction: column;
	-webkit-box-pack: justify;
	position: relative
}

.lmWVw {
	display: flex;
	width: 100%;
	position: relative;
	margin-bottom: 35px
}

.lmWVw:before {
	content: " ";
	width: 100%;
	height: 1px;
	background: #f5f5f5;
	margin: 15px 0
}

.lmWVw:nth-child(4) {
	margin-bottom: 0
}

.eUPXur {
	display: flex;
	position: absolute;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: 100%
}

.eUPXur .iMPVbg {
	display: flex;
	width: 100%
}

.eUPXur .iMPVbg img {
	margin: 0 auto;
	max-height: 225px
}

.fhPTpk {
	display: flex
}

.dnzlFG {
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	justify-content: space-between;
	margin-top: -40px
}

.chart-coll {
	margin-top: 46px
}

.line-load {
	width: 5px;
	height: 5px;
	background: #E55F3B;
	transition: 1s all!important;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001
}

.line-load.active {
	width: 100%
}

.line-load.hide {
	opacity: 0
}
[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E");
}
[type="checkbox"]:checked {
    border-color: transparent;
    background-color: #E55F3B;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
}
@media all {


	.btn {
		display: inline-block;
		font-weight: 400;
		color: #212529;
		text-align: center;
		vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: transparent;
		border: 1px solid transparent;
		padding: .375rem .75rem;
		font-size: 1rem;
		line-height: 1.5;
		border-radius: .25rem;
		transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	}

	@media (prefers-reduced-motion: reduce) {
		.btn {
			transition: none;
		}
	}
	.btn:hover {
		color: #212529;
		text-decoration: none;
	}

	.btn:focus {
		outline: 0;
		box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	}

	.btn:disabled {
		opacity: .65;
	}

	.btn:not(:disabled):not(.disabled) {
		cursor: pointer;
	}

	.card {
		position: relative;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1px solid rgba(0, 0, 0, .125);
		border-radius: .25rem;
	}

	.card-body {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		min-height: 1px;
		padding: 1.25rem;
	}

	.card-header {
		padding: .75rem 1.25rem;
		margin-bottom: 0;
		background-color: rgba(0, 0, 0, .03);
		border-bottom: 1px solid rgba(0, 0, 0, .125);
	}

	.card-header:first-child {
		border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
	}

	.card-footer {
		padding: .75rem 1.25rem;
		background-color: rgba(0, 0, 0, .03);
		border-top: 1px solid rgba(0, 0, 0, .125);
	}

	.card-footer:last-child {
		border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
	}

	.bg-dark {
		background-color: #014747 !important;
	}

	.bg-transparent {
		background-color: transparent !important;
	}

	.border-top {
		border-top: 1px solid #dee2e6 !important;
	}

	.border-0 {
		border: 0 !important;
	}

	.rounded {
		border-radius: .25rem !important;
	}

	.d-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.justify-content-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.align-items-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.overflow-hidden {
		overflow: hidden !important;
	}

	.position-static {
		position: static !important;
	}

	.shadow {
		box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	}

	.w-100 {
		width: 100% !important;
	}

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

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

	.my-2 {
		margin-top: .5rem !important;
	}

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

	.my-2 {
		margin-bottom: .5rem !important;
	}

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

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

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

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

	.px-0 {
		padding-right: 0 !important;
	}

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

	.px-0 {
		padding-left: 0 !important;
	}

	.px-1 {
		padding-right: .25rem !important;
	}

	.px-1 {
		padding-left: .25rem !important;
	}

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

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

	.py-3 {
		padding-top: 1rem !important;
	}

	.py-3 {
		padding-bottom: 1rem !important;
	}

	.py-4 {
		padding-top: 1.5rem !important;
	}

	.py-4 {
		padding-bottom: 1.5rem !important;
	}

	@media (min-width: 768px) {
		.my-md-0 {
			margin-top: 0 !important;
		}

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

		.my-md-0 {
			margin-bottom: 0 !important;
		}

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

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

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

		.px-md-4 {
			padding-right: 1.5rem !important;
		}

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

		.px-md-4 {
			padding-left: 1.5rem !important;
		}
	}
	.text-center {
		text-align: center !important;
	}

	.font-weight-normal {
		font-weight: 400 !important;
	}

	.font-weight-bold {
		font-weight: 700 !important;
	}

	.text-white {
		color: #fff !important;
	}

}

@media all {
	.overflow-hidden {
		overflow: hidden;
	}
}

@media all {
	h2, p {
		color: #014747;
	}

	.font-fredoka {
		font-style: normal;
	}

	p:last-child {
		margin-bottom: 0;
	}

	.btn:focus, .btn:not([disabled]):hover {
		color: #fff;
		background-color: #014747;
		border: #014747;
	}

	.btn {
		font-weight: 800;
		padding: 9px 27px;
		font-size: 19px;
		border-radius: 10px;
		text-transform: uppercase;
		letter-spacing: .08em;
		min-height: auto;
		min-width: auto;
		letter-spacing: normal;
	}



	@media only screen and (max-width: 767.98px) and (min-width: 576px) {
		.btn {
			font-size: 24px;
			padding: 10px 25px;
			border-radius: 5px;
		}
	}
	.text-black {
		color: #000;
	}

	@media only screen and (max-width: 767px) {
		.btn {
			line-height: unset;
		}
		.font-size-18 {
			font-size: 17px;
		}
	}
	@media only screen and (max-width: 575.98px) {
		.btn {
			font-size: 16px;
			padding: 9px 17px;
			border-radius: 5px;
		}
	}
	.l-0 {
		letter-spacing: normal;
	}

	.kit_price_dis span {
		padding-right: 10px;
		color: #dc3545 !important;
	}

	.new_svg_color {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0 !important;
	}

	.container.py-4.f-plan__details {
		padding-left: 0;
		padding-right: 0;
	}

	.new-female-buynowATC {
		top: 0;
	}

	.price_model_text {
		align-items: center !important;
		font-size: 25px;
	}

	del.all-total-price {
		color: #000 !important;
		font-size: 22px;
		padding-right: 10px;
	}
}

.new-female-buynowATC > span img {
	filter: brightness(0) invert(1);
}

.main-heading {
	color: #014747;
	font-size: 45px;
	line-height: 83.46px;
}

.new-female-buynowATC {
	background: #014747;
	border-radius: 37.6204px;
	border: #014747;
	color: #fff;
	font-size: 25px;
	right: 0;
	top: -20px;
}

.new-female-buynowATC:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124;
}

.new-female-buynowATC:hover > span img {
	filter: brightness(0) invert(1);
}

[f-plan__details] .card-body p {
	font-weight: 700;
}

@media only screen and (min-width: 768px) {
	.mob_align_dlfex {
		padding-top: 5px !important;
		padding-bottom: 5px;
	}
	.font-size-18 {
		font-size: 24px;
	}
	.mob_align_dlfex .total-price{
		font-size: 30px;
	}
	.disocunt_result_kit.price_model_discount {
		display: block !important;
		font-size: 15px;
		background: #eaf4f1;
		color: #000 !important;
		padding: 11px 15px;
		margin-bottom: 10px !important;
		max-width: 65%;
		text-align: center;
		border-radius: 21px;
	}
}

@media only screen and (max-width: 767.98px) {
	.new-female-buynowATC {
		margin-right: 15px;
		width: 100%;
		font-size: 18px;
	}

	.container.py-4.f-plan__details {
		padding-top: 8px !important;
		padding-bottom: 0 !important;
	}

	.container.py-4.px-md-4.px-0.female-pd-b {
		padding-bottom: 0 !important;
		padding-top: 5px !important;
	}

	h2.mb-0.l-0.font-weight-bold.text-white {
		font-size: 25px;
	}

	.f-plan__details p {
		font-size: 15px;
	}

	.total-price.top_total-price {
		font-size: 15px;
	}

	.disocunt_result_kit.price_model_discount {
		display: none !important;
	}

	del.all-total-price {
		color: #000 !important;
		font-size: 14px !important;
	}

	.kit_price_dis del {
		font-size: 15px !important;
	}

	.kit_price_dis span {
		font-size: 13px;
	}

	.new_svg_color svg {
		margin-right: 9px !important;
		width: 34px;
		height: 34px;
	}

	.main-heading {
		font-size: 24px !important;
		line-height: 30.82px;
	}

	.new-female-buynowATC {
		font-size: 13.8741px;
		line-height: 19px;
		padding: 15px 50px;
		top: 3px;
	}

	.new-female-buynowATC img {
		width: 10px;
	}

	.price_model_text {
		font-size: 16px;
	}

	[f-plan__details] svg + span {
		width: calc(100% - 34px);
		font-size: 16px;
	}

	[f-plan__details] .new-female-buynowATC {
		position: initial;
	}
}

@media only screen and (max-width: 400px) {
	.p-3.new-female-buynow {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.new-female-buynowATC {
		font-size: 12.8741px;
		padding: 15px 50px;
		min-width: 100%;
	}
}

.new-female-buynowATC {
	padding: 15px 50px;
}

/*! CSS Used from: Embedded */
@media only screen and (min-width: 401px) and (max-width: 767px) {
	.card {
		border-radius: 25px;
	}
}

.new-fresult .green-border {
	background: #fff;
	border-radius: 10px;
	border: 1px solid #014747;
}

.mainBodyMassBox {
	width: 100%;
	float: left;
	padding: 0px 30px;
	box-shadow: 0 4px 10px 2px rgba(0, 0, 0, .1);
	border-radius: 8px;
}

.titleRiskDiab {
	font-size: 20px;
	font-weight: 700;
	color: rgba(0, 0, 0, .7);
	margin: 0;
}

.inerAgeList {
	display: block;
	padding-top: 50px;
}

.inerAgeList small {
	display: block;
	font-size: 22px;
	line-height: 24px;
	color: #000;
}

.inerAgeList h3 {
	font-size: 38px;
	font-weight: 700;
	margin: 5px 0 0 0;
}

.inerAgeList h3 img {
	width: 20px;
	margin-top: -5px;
}

.txtColorRed {
	color: #fe3301;
}

.dib_compWithTime {
	width: 100%;
	height: auto;
	float: left;
	margin: 50px 0 0 0;
	display: block;
}

.dib_compWithTime img {
	width: 100%;
}

.nonD_hba {
	transform: rotate(180deg);
}

@media screen and (max-width: 1100px) {
	.titleRiskDiab {
		font-size: 24px;
		line-height: 30px;
	}

	.inerAgeList h3 {
		font-size: 24px;
		line-height: 34px;
	}

	.ageDetailBox {
		gap: 40px;
	}

	.inerAgeList small {
		font-size: 14px;
		line-height: 18px;
	}
}

@media screen and (max-width: 767px) {
	.mainBodyMassBox {
		padding: 20px;
	}
	.mob_align_dlfex .total-price{
		font-size: 25px;
	}

	.inerAgeList h3 {
		font-size: 24px;
	}

	.ageDetailBox {
		gap: 15px;
	}

	.dib_compWithTime {
		margin: 20px 0 0 0;
	}

	.inerAgeList h3 img {
		width: 13px;
	}

	.ageDetailBox {
		width: 100%;
		margin: 85px 0 0 45px;
		display: flex;
	}
}

@media all {

	.row {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
	}

	.col-12, .col-5, .col-7, .col-md-4, .col-md-6, .col-md-8 {
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.col-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

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

	.order-1 {
		-ms-flex-order: 1;
		order: 1;
	}

	.order-2 {
		-ms-flex-order: 2;
		order: 2;
	}

	@media (min-width: 768px) {
		.col-md-4 {
			-ms-flex: 0 0 33.333333%;
			flex: 0 0 33.333333%;
			max-width: 33.333333%;
		}

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

		.col-md-8 {
			-ms-flex: 0 0 66.666667%;
			flex: 0 0 66.666667%;
			max-width: 66.666667%;
		}

		.order-md-1 {
			-ms-flex-order: 1;
			order: 1;
		}

		.order-md-2 {
			-ms-flex-order: 2;
			order: 2;
		}

		.ageDetailBox {
			width: 100%;
			margin: 90px 0 0 175px;
		}
	}
	.d-none {
		display: none !important;
	}

	@media (min-width: 768px) {
		.d-md-none {
			display: none !important;
		}

		.d-md-block {
			display: block !important;
		}
	}
	.justify-content-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.align-items-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	@media (min-width: 768px) {
		.justify-content-md-start {
			-ms-flex-pack: start !important;
			justify-content: flex-start !important;
		}
	}
	.position-relative {
		position: relative !important;
	}

	.mx-3 {
		margin-right: 1rem !important;
	}

	.ml-3, .mx-3 {
		margin-left: 1rem !important;
	}

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

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

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

	.m-auto {
		margin: auto !important;
	}

	@media (min-width: 768px) {
		.pt-md-3 {
			padding-top: 1rem !important;
		}

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

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

}

@media all {

	.template-page .row > * {
		width: auto;
	}

	p {
		letter-spacing: normal;
		margin-top: 0;
		margin-bottom: 1rem;
	}


}

/*! CSS Used from: Embedded */
.lazyloaded {
	opacity: 1;
	transition: opacity .3s;
}

/*! CSS Used from: Embedded */
.#014747-border img {
	width: auto;
}

.col3f {
	color: #014747 !important;
}

/*! CSS Used from: Embedded */
.main-heading {
	color: #014747;
	font-size: 45px;
	line-height: 83.46px;
}

.new-fresult .sub-heading {
	font-size: 30px;
	line-height: 38.36px;
}

.new-fresult .#014747-border {
	background: #fff;
	border-radius: 10px;
	border: 1px solid #014747;
}

.new-fresult .plan-step {
	color: #014747;
	font-size: 30px;
	line-height: 37.77px;
}

.counsult_img img {
	border-radius: 0 0 0 10px;
}

.consult-1:after, .consult-2:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 2%;
	background: #01474780;;
	height: 1px;
	width: 50%;
}

.consult_text {
	font-size: 20px;
	line-height: 24px;
	color: #01474780;
}

@media only screen and (max-width: 767.98px) {
	.main-heading {
		font-size: 24px !important;
		line-height: 30.82px;
	}

	.new-fresult .sub-heading {
		font-size: 13px;
		line-height: 16.96px;
	}

	.new-fresult .plan-step {
		font-size: 17px;
		line-height: 21.4px;
	}

	.card_space {
		row-gap: 20px;
	}

	.consult_text {
		font-size: 12px;
		line-height: 15px;
	}

	.consult-2:after {
		right: 0;
		left: unset;
	}

	.counsult_img.order-2.order-md-1 img {
		border-radius: 0 0 10px 0 !important;
	}
}

@media only screen and (max-width: 400px) {
	.consult_text {
		font-size: 10px;
		line-height: 13px;
	}

	.consult-1:after, .consult-2:after {
		bottom: 15%;
	}

	.new-fresult .sub-heading {
		font-size: 15px;
		line-height: 14.96px;
	}
}

.btn-test_2 {
	padding: 13px 61px;
}

.btn-test_2 {
	background-color: #004542;
}

.btn-test_2 {

	font-weight: 600;
	color: #fff;
	font-size: 24px;
	border-radius: 15px;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col-md-12, .col-md-6 {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 768px) {
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

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

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #007bff;
	transition: width .6s ease;
}

@media (prefers-reduced-motion: reduce) {
	.progress-bar {
		transition: none;
	}
}

.d-none {
	display: none !important;
}

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

.mainBodyMassBox {
	width: 100%;
	float: left;
	padding: 20px 30px;
	box-shadow: 0 4px 10px 2px rgba(0, 0, 0, .1);
	border-radius: 8px;
}

.titleRiskDiab {
	font-size: 20px;
	font-weight: 700;
	color: rgba(0, 0, 0, .7);
	margin: 0;
}

.inerDtlBodyMass {
	width: 100%;
	float: left;
	display: flex;
	align-items: end;
	justify-content: flex-start;
	gap: 20px;
	margin: 15px 0 0 0;
}

.dtlOfbodyMasNd_Hba1cBox {
	width: auto;
	float: left;
}

.dtlOfbodyMasNd_Hba1cBox small {
	display: block;
	font-size: 16px;
	color: #000;
}

.dtlOfbodyMasNd_Hba1cBox h3 {
	font-size: 42px;
	font-weight: 700;
	margin: 0;
}

.inerDtlBodyMass span {
	font-size: 16px;
	color: #000;
	font-weight: 400;
}

.weightIndex {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}

.weightIndex img {
	display: none;
}

.ageDetailBoxs {
	width: 100%;
	margin: 15px 0 0 0;
}

.inerAgeLists {
	display: block;
}

.inerAgeLists small {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}

.inerAgeLists h3 {
	font-size: 38px;
	font-weight: 700;
	margin: 5px 0 0 0;
}

#currentAgeOfUser {
	color: #2fb773;
}

#metabolicAgeOfUser {
	color: #e8505b;
}

.progress-bar-report {
	width: 85%;
	float: left;
	margin: 44px 0;
	padding: 5px;
}

.progress-wrapper {
	width: 100%;
	height: 54px;
	border: 7px solid #fff;
	border-radius: 30px;
	position: relative;
	background: #fff;
	box-shadow: 0 4px 10px 2px rgba(0, 0, 0, .1);
	overflow: hidden;
}

.progress-bar {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
}

.green-progress {
	background-color: #2fb773 !important;
	z-index: 2;
}

.red-progress {
	background-color: #e8505b !important;
	z-index: 1;
}

.comon_Para {
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: 400;
	color: rgba(0, 0, 0, .8);
	line-height: 24px;
	margin: 20px 0 0 0;
}

@media screen and (max-width: 1100px) {
	.titleRiskDiab {
		font-size: 24px;
		line-height: 30px;
	}

	.comon_Para, .inerDtlBodyMass span {
		font-size: 16px;
		line-height: 24px;
	}

	.inerAgeLists h3 {
		font-size: 24px;
		line-height: 34px;
	}

	.inerAgeLists small {
		font-size: 14px;
		line-height: 18px;
	}
}

@media screen and (max-width: 767px) {
	.mainBodyMassBox {
		padding: 20px;
	}

	.inerDtlBodyMass {
		display: grid;
		gap: 5px;
	}

	.dtlOfbodyMasNd_Hba1cBox h3, .inerAgeLists h3 {
		font-size: 24px;
	}

	.ageDetailBoxs {
		gap: 15px;
	}

	.progress-bar-report {
		width: 100%;
		margin: 20px 0;
	}

	.mainBodyPage .container .col-md-6 {
		padding: 0;
	}
}

.thi {
	border-bottom: 1px solid;
}

.l-0 {
	padding-left: 10px;
}

.price_model_discount {
	display: block !important;
	font-size: 20px;
	background: #eaf4f1;
	color: #000 !important;
	padding: 6px 5px;
	max-width: 65%;
	text-align: center;
}

.typ {
	font-weight: 600;
}

@media (min-width: 768px) {
	#userWeight {
		position: absolute;
		bottom: 56px;
		left:14px;
	}
}
.container.lpr {
	width: 100%;
	max-width: 1000px;
}

.dfg {
	margin: 0 auto;

	box-shadow: 5px 10px 18px #dbd8d8;
	border-radius: 10px;
	padding: 25px;
	width: 100%;


}


@media (min-width: 768px) {
	.more-container {
		display: flex;
		flex-direction: row;

	}

	.left {
		width: 100%;
		border: 2px solid #014747;
		border-radius: 10px;
		text-align: center;
		padding: 10px;
		margin-left: 50px;
		padding-top: 25px;
		max-height: 300px;
	}

	.hr {
		border-bottom: 2px solid #014747;
		padding: 24px;
		font-size: 21px;
		text-align: center;
		line-height: 28px;
	}
}

@media (max-width: 768px) {
	.left {
		width: 100%;
		background-color: #fef7f7;
		border: 2px solid #014747;
		border-radius: 10px;
		text-align: center;
		padding: 10px;
		padding-top: 25px;
	}

	.hr {
		border-bottom: 2px solid #014747;
		padding-top: 24px;
		padding-bottom: 24px;
		font-size: 21px;
		text-align: center;
		line-height: 28px;
	}
}

.left img {
	border-radius: 100%;
}

.right {
	padding: 10px;
}


.right h3 {
	text-align: center;
}

.allImage {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;

}

.left h3 {
	color: #014747 !important;
	padding-bottom: 5px;
	padding-top: 5px;
}

.first img {
	width: 50px;

}

.second img {
	width: 50px;

}

.theer img {
	width: 50px;
}


.sortDtl_ofDieb {
	display: grid;
	grid-template-columns:repeat(2, 1fr);
	gap: 30px;
	margin: 10px 55px;
}

.listOf_SortD {
	padding: 15px 10px;
	background-color: #fff;
	box-shadow: 0 4px 10px 4px rgba(0, 0, 0, .1);
	border-radius: 8px;
	color: #014747;
	gap: 10px;
	max-height: 80px;
}

.listOf_SortD img {
	width: 34px;
	display: none;
}

.listOf_SortD h3 {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	line-height: 28px;
}

.listOf_SortD h3 span {
	font-size: 12px;
	font-weight: 500;
	display: block;
}

@media screen and (max-width: 1100px) {
	.listOf_SortD {
		width: 180px;
	}

	.listOf_SortD h3 {
		font-size: 16px;
		line-height: 24px;
	}

	.listOf_SortD h3 span {
		font-size: 12px;
	}
}

@media screen and (max-width: 767px) {
	.sortDtl_ofDieb {
		display: grid;
		grid-template-columns:repeat(2, 1fr);
		gap: 10px;
		margin: 20px 0;
	}

	.listOf_SortD {
		width: 100%;
		padding: 5px;
	}

	.listOf_SortD img {
		width: 28px;
	}

	.listOf_SortD h3 {
		font-size: 12px;
	}

	.listOf_SortD h3 span {
		font-weight: 500;
		font-size: 12px;
	}

	.tp3 {
		width: 352px;
		font-size: 19px !important;
	}


}
input[type="radio"]:checked + label {
	border: 3px solid #014747 !important;
	background-color: #dbf0ec !important;
}

#style-iOBra.style-iOBra {
	border: 3px solid #014747 !important;

}

.line-step .check-line {

	background: #315848 !important;
}

#style-9ponA.style-9ponA {
	border: 3px solid #014747 !important;

}

#style-aJ96a.style-aJ96a {
	border: 3px solid #014747 !important;

}

.wrapper {
	padding-top: 50px !important;
}


@media (min-width: 768px) {
	.hdm {
		display: none;
	}
}

.logo-p {
	height: 85px !important;
}

#shopify-section-header {
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index: 10;
}

.dropdown:hover .dropdown-menu {
	display: block !important;
}

.ccr_header .container {
	max-width: 1400px;
}

.dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "\f078";
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0;
	border-left: 0px;
	font-family: fontawesome;
	font-size: 9px;
}

.ccr_header {
	width: 100%;
	padding: 0;
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 9px -2px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 10px 9px -2px rgba(0, 0, 0, .1);
	box-shadow: 0 10px 9px -2px #0000001a;
	position: relative;
}

.right_header {
	float: right;
	padding-top: 0;
	display: flex;
	align-items: center;
}

.ccr_header .container {
	display: flex;
	justify-content: space-evenly;
}

@media (min-width: 768px) {
	.logo {
		-webkit-border-radius: 0 0 10px 10px;
		-moz-border-radius: 0 0 10px 10px;
		border-radius: 0 0 10px 10px;
		z-index: 999;
	}

	.logo-p {
		margin-top: -13px;
	}
}

@media (max-width: 768px) {
	.logo {
		-webkit-border-radius: 0 0 10px 10px;
		-moz-border-radius: 0 0 10px 10px;
		border-radius: 0 0 10px 10px;
		z-index: 999;
	}
}

@media screen and (max-width: 768px) {
	nav {
		order: 3;
	}
}
@media all {
	.slick-slider {
		position: relative;
		display: block;
		box-sizing: border-box;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-touch-callout: none;
		-khtml-user-select: none;
		-ms-touch-action: pan-y;
		touch-action: pan-y;
		-webkit-tap-highlight-color: transparent;
	}

	.slick-list {
		position: relative;
		display: block;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}

	.slick-track {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.slick-track:after, .slick-track:before {
		display: table;
		content: "";
	}

	.slick-slide {
		display: none;
		float: left;
		height: 100%;
		min-height: 1px;
	}

	.slick-slider {
		position: relative;
		display: block;
		box-sizing: border-box;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-ms-touch-action: pan-y;
		touch-action: pan-y;
		-webkit-tap-highlight-color: transparent;
	}

	.slick-list {
		position: relative;
		overflow: hidden;
		display: block;
		margin: 0;
		padding: 0;
	}

	.slick-list:focus {
		outline: 0;
	}

	.slick-slider .slick-list, .slick-slider .slick-track {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translateZ(0);
	}

	.slick-track {
		position: relative;
		left: 0;
		top: 0;
		display: block;
	}

	.slick-track:after, .slick-track:before {
		content: "";
		display: table;
	}

	.slick-track:after {
		clear: both;
	}

	.slick-slide {
		float: left;
		height: 100%;
		min-height: 1px;
		display: none;
	}

	.slick-slide img {
		display: block;
	}

	.slick-initialized .slick-slide {
		display: block;
	}

	.slick-next, .slick-prev {
		position: absolute;
		display: block;
		height: 20px;
		width: 20px;
		line-height: 0;
		font-size: 0;
		cursor: pointer;
		background: 0 0;
		color: transparent;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translateY(-50%);
		padding: 0;
		border: none;
	}

	.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
		background: 0 0;
		color: transparent;
	}

	.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
		opacity: 1;
	}

	.slick-next:before, .slick-prev:before {
		font-family: "slick-icons, sans-serif";
		font-size: 20px;
		line-height: 1;
		color: #000;
		opacity: .75;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.slick-prev {
		left: -25px;
	}

	.slick-prev:before {
		content: "";
		width: 15px;
		height: 15px;
		border-top: 2px solid #444;
		border-right: 2px solid #444;
		display: block;
		transform: rotate(-135deg);
	}

	.slick-next {
		right: -25px;
	}

	.slick-next:before {
		content: "";
		width: 15px;
		height: 15px;
		border-top: 2px solid #444;
		border-right: 2px solid #444;
		display: block;
		transform: rotate(45deg);
	}
}

@media all {

	.row {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
	}

	.card {
		position: relative;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1px solid rgba(0, 0, 0, .125);
		border-radius: .25rem;
	}

	.border-0 {
		border: 0 !important;
	}

	.rounded-lg {
		border-radius: .3rem !important;
	}

	.justify-content-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	@media (min-width: 576px) {
		.justify-content-sm-between {
			-ms-flex-pack: justify !important;
			justify-content: space-between !important;
		}
	}
	.shadow {
		box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	}

	.w-100 {
		width: 100% !important;
	}

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

	.py-2 {
		padding-top: .5rem !important;
	}

	.py-2 {
		padding-bottom: .5rem !important;
	}

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

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

	.mx-n2 {
		margin-right: -.5rem !important;
	}

	.mx-n2 {
		margin-left: -.5rem !important;
	}

	.m-auto {
		margin: auto !important;
	}

	.mx-auto {
		margin-right: auto !important;
	}

	.mx-auto {
		margin-left: auto !important;
	}

	@media (min-width: 768px) {
		.px-md-3 {
			padding-right: 1rem !important;
		}

		.px-md-3 {
			padding-left: 1rem !important;
		}

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

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

		.mx-md-n3 {
			margin-right: -1rem !important;
		}

		.mx-md-n3 {
			margin-left: -1rem !important;
		}
	}
	.text-center {
		text-align: center !important;
	}

	.font-weight-normal {
		font-weight: 400 !important;
	}

	.font-weight-bold {
		font-weight: 700 !important;
	}

}

@media all {
	.section-title {
		letter-spacing: -.22px;
		font-style: normal;
		font-stretch: normal;
	}

	.section-title {
		font-size: 44px;
		font-weight: 800;
		text-align: center;
		line-height: 1.25;
		margin-bottom: 30px !important;
	}

	@media only screen and (max-width: 1199.98px) and (min-width: 992px) {
		.section-title {
			font-size: 40px;
		}
	}
	@media only screen and (max-width: 991.98px) and (min-width: 768px) {
		.section-title {
			font-size: 35px;
		}
	}
	.container {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.slick-track {
		margin-left: 0;
	}

	.slick-slide:focus, button:focus {
		outline: 0 !important;
	}

	.container {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}

	@media only screen and (max-width: 767.98px) {
		.section-title {
			margin-bottom: 15px !important;
		}

		.section-title {
			font-size: 30px;
		}
	}
	.addReadMore.showlesscontent .SecSec, .addReadMore.showlesscontent .readLess {
		display: none;
	}

	@media only screen and (max-width: 767.98px) and (min-width: 576px) {
		.container {
			padding-top: 15px;
			padding-bottom: 15px;
		}
	}
	.rounded-lg {
		border-radius: .7rem !important;
	}

	.addReadMore .readMore span, .readLess {
		font-weight: 700;
		color: #000;
		font-size: 14px;
		cursor: pointer;
	}

	.card {
		border-radius: 25px;
	}

	@media only screen and (max-width: 575.98px) {
		.container {
			padding-top: 15px;
			padding-bottom: 15px;
		}
	}
	.l-0 {
		letter-spacing: normal;
	}

	.slick-slide {
		height: inherit !important;
	}
}

/*! CSS Used from: Embedded */
.lazyloaded {
	opacity: 1;
	transition: opacity .3s;
}

@media all {
	.py-2 {
		padding-top: 8px;
		padding-bottom: 8px;
	}
}

.stage_1_testimonial.stage_1_testimonial_show .our-customers-img img {
	object-fit: cover;
	width: fit-content;
	height: fit-content;
	margin: 0 auto;
}

.stage_1_testimonial.stage_1_testimonial_show {
	display: block;
}

@media only screen and (max-width: 575.98px) {
	.stage_1_testimonial.stage_1_testimonial_show p.section-title {
		font-size: 24px;
	}

	.section-title {
		font-size: 28px;
	}
}

/*! CSS Used from: Embedded */
.stage_1_testimonial {
	margin-bottom: 15px !important;
	padding-bottom: 0 !important;
}

.stage_1_testimonial .slick-slider {
	margin: 0 -15px;
}

.stage_1_testimonial .slick-slide {
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}

/*! CSS Used from: Embedded */
/*! CSS Used from: Embedded */
.stage_1_testimonial.stage_1_testimonial_show .our-customers-img img {
	object-fit: cover;
	width: fit-content;
	height: fit-content;
	margin: 0 auto;
}

.customers-item h2 {
	font-size: 32px;
}

.review-date {
	font-size: 16px;
	letter-spacing: normal;
}

.customers-review {
	font-size: 17px;
	line-height: 25px;
}

@media screen and (max-width: 767px) {


	.customers-item h2 {
		font-size: 24px;
	}

	.review-date {
		font-size: 14px;
	}

	.customers-review {
		font-size: 16px;
		line-height: 1.3;
	}

	.container {
		padding: 0 0px !important;
	}
}
@media all{
	.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}
	.owl-carousel{display:none;width:100%;z-index:1;}
	.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}
	.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
	.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}
	.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
	.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}
	.owl-carousel .owl-dots.disabled{display:none;}
	.owl-carousel.owl-loaded{display:block;}
	.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
	.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{background:0 0;color:inherit;border:none;padding:0!important;font:inherit;}
	.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
}
@media all{
	.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;}
	.owl-theme .owl-nav{margin-top:10px;}
	.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;}
	.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none;}
}
@media all{
	.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;}

	.owl-carousel,.owl-carousel .owl-item{position:relative;}
	.owl-carousel{display:none;width:100%;z-index:1;}
	.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}
	.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
	.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}
	.owl-carousel .owl-item{-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}
	.doctor-carousel .owl-dots,.owl-carousel .owl-dots.disabled{display:none;}
	.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
	.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{background:0 0;color:inherit;border:none;padding:0!important;font:inherit;}
	.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
	.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;}
	.owl-theme .owl-nav{margin-top:10px;}
	.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px;}
	.owl-dots{margin-top:20px;}
	.experts-sec{background:#f5fafa;padding:20px 0;}
	.sec-sub-heading{margin-top:40px;margin-bottom:40px;}
	.sec-sub-heading h3{color:#35ad93;font-size:40px;font-weight:600;}
	.sec-sub-heading p{color:#606a86;font-size:25px;margin-bottom:0;}
	.doctor-carousel .item{padding:50px 0 20px;}
	.nav-btn{filter:gray;-webkit-filter:grayscale(1);-webkit-filter:grayscale(100%);filter:grayscale(100%);}
	.nav-btn:hover{-webkit-filter:grayscale(0);-webkit-filter:grayscale(0%);filter:grayscale(0%);}
	.nav-btn img{width:40px;transition:.5s;}
	.prev-slide img{transform:rotate(-180deg);}
	.owl-theme .owl-nav [class*=owl-]:hover{background:0 0;color:#3b9cce;text-decoration:none;}
	.owl-nav button:focus{outline-style:none;}
	@media (min-width:1500px){
		.container{width:1280px;max-width:1280px;}
	}
	@media (max-width:767px){
		.experts-sec{padding:40px 0;overflow:hidden;}
		.doctor-carousel .owl-stage-outer{overflow:visible;left:-15px;}
		.sec-sub-heading h3{font-size:20px;}
		.sec-sub-heading p{font-size:16px;}
	}
	@media screen and (max-width:767px){
		.doctor-carousel .owl-stage-outer{overflow:hidden;left:unset;}
	}
	@media screen and (max-width:480px){
		.doctor-carousel .item{padding-top:0;}
	}
	.dr_Dtl{height:440px;display:block;overflow:hidden;border-radius:24px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center top;}
	.drDtlOn_hover,.dr_Dtl:before{display:block;width:100%;height:100%;left:0;}
	.drDtlOn_hover,.dr_Dtl:before{position:absolute;}
	.dr_Dtl:before{content:"";background-image:linear-gradient(to bottom,#fff0 -11%,#0003 56%,#000 110%);top:0;}
	.dr_Dtl .nameNdAge{width:100%;position:absolute;bottom:0;padding:20px;left:0;color:#fff;font-size:20px;font-weight:700;line-height:unset;}
	.drDtlOn_hover{top:100%;z-index:5;background:#000c;padding:20px;transition:.3s;}
	.drDtlOn_hover p{font-size:18px;color:#fff;margin:20px 0 0;overflow:hidden;}
	.dr_Dtl:hover .drDtlOn_hover{top:0;}
	@media screen and (max-width:767px){
		.doctor-carousel .owl-stage-outer{overflow:hidden;left:unset;}
		.doctor-carousel .item{padding-top:10px;}
	}
}

.addReadMore.showlesscontent .SecSec, .addReadMore.showlesscontent .readLess, .addReadMore.showmorecontent .readMore, .cart-drawer .plan_text, .container.mt-4.section-template--16048302817458__155c3fab-c8c4-45c0-9260-fb695188929c, .female-combo .ingredient_slider_result:not(.slick-initialized) > .col-md-6.col-lg-3.mb-3:first-of-type ~ *, .female-hero-slider:not(.slick-initialized) > .femaleFixHairSlid:first-of-type ~ *, .home-product-grid:not(.slick-initialized) > .grid__item:first-of-type ~ *, .line-of-tax, .product-form__input label.form__label, .result .result-combo-pr-image .product-single__media:not(.slick-initialized) > .feature-row__image:first-of-type ~ *, .result-male .ingredient_slider_result:not(.slick-initialized) > .col-md-6.col-lg-3.mb-3:first-of-type ~ *, .result-male .result-combo-pr-image .product-single__media:not(.slick-initialized) > .feature-row__image:first-of-type ~ *, .result4 .test-result-bg span.assement-report, .result4-a .root-cause-text img, .result4-a .test-result-bg span.assement-report, .result4b .root-cause-text img, .result4b .test-result-bg span.assement-report, .resultco .result-combo-pr-image .product-single__media:not(.slick-initialized) > .feature-row__image:first-of-type ~ *, .template-combo-hair-test .product__media-icon, .template-combo-new .product__media-icon, .template-kit-product .product__media-icon, .template-page.reviews .jdgm-histogram.jdgm-temp-hidden, .template-product .product__media-icon, .thumbnails-wrapper .product-single__thumbnails:not(.slick-initialized) > .result_thumbnails-item:first-of-type ~ *, span.assement-report {
	display: none;
}
@media all {
	@media only screen and (min-width: 320px) and (max-width: 400px) {
		.our-experts .cstm_doctor_div {
			height: 275px !important;
		}
	}
	@media only screen and (min-width: 401px) and (max-width: 767px) {
		.our-experts .cstm_doctor_div {
			height: 301px !important;
		}
	}
}

@media all {
	.slick-slider {
		position: relative;
		display: block;
		box-sizing: border-box;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-touch-callout: none;
		-khtml-user-select: none;
		-ms-touch-action: pan-y;
		touch-action: pan-y;
		-webkit-tap-highlight-color: transparent;
	}

	.slick-list {
		position: relative;
		display: block;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}

	.slick-track {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.slick-track:after, .slick-track:before {
		display: table;
		content: "";
	}

	.slick-slide {
		display: none;
		float: left;
		height: 100%;
		min-height: 1px;
	}

	.slick-slider {
		position: relative;
		display: block;
		box-sizing: border-box;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-ms-touch-action: pan-y;
		touch-action: pan-y;
		-webkit-tap-highlight-color: transparent;
	}

	.slick-list {
		position: relative;
		overflow: hidden;
		display: block;
		margin: 0;
		padding: 0;
	}

	.slick-list:focus {
		outline: 0;
	}

	.slick-slider .slick-list, .slick-slider .slick-track {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translateZ(0);
	}

	.slick-track {
		position: relative;
		left: 0;
		top: 0;
		display: block;
	}

	.slick-track:after, .slick-track:before {
		content: "";
		display: table;
	}

	.slick-track:after {
		clear: both;
	}

	.slick-slide {
		float: left;
		height: 100%;
		min-height: 1px;
		display: none;
	}

	.slick-slide img {
		display: block;
	}

	.slick-initialized .slick-slide {
		display: block;
	}

	.slick-next, .slick-prev {
		position: absolute;
		display: block;
		height: 20px;
		width: 20px;
		line-height: 0;
		font-size: 0;
		cursor: pointer;
		background: 0 0;
		color: transparent;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translateY(-50%);
		padding: 0;
		border: none;
	}

	.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
		background: 0 0;
		color: transparent;
	}

	.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
		opacity: 1;
	}

	.slick-next:before, .slick-prev:before {
		font-family: "slick-icons, sans-serif";
		font-size: 20px;
		line-height: 1;
		color: #000;
		opacity: .75;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.slick-prev {
		left: -25px;
	}

	.slick-prev:before {
		content: "";
		width: 15px;
		height: 15px;
		border-top: 2px solid #444;
		border-right: 2px solid #444;
		display: block;
		transform: rotate(-135deg);
	}

	.slick-next {
		right: -25px;
	}

	.slick-next:before {
		content: "";
		width: 15px;
		height: 15px;
		border-top: 2px solid #444;
		border-right: 2px solid #444;
		display: block;
		transform: rotate(45deg);
	}
}

@media all {

	.card {
		position: relative;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1px solid rgba(0, 0, 0, .125);
		border-radius: .25rem;
	}

	.border-0 {
		border: 0 !important;
	}

	.rounded-circle {
		border-radius: 50% !important;
	}

	.d-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.flex-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}

	.position-relative {
		position: relative !important;
	}

	.shadow {
		box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	}

	.w-100 {
		width: 100% !important;
	}

	.h-100 {
		height: 100% !important;
	}

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

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

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

	.px-0 {
		padding-right: 0 !important;
	}

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

	.px-0 {
		padding-left: 0 !important;
	}

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

	.mx-auto {
		margin-right: auto !important;
	}

	.mx-auto {
		margin-left: auto !important;
	}

	@media (min-width: 768px) {
		.mb-md-5 {
			margin-bottom: 3rem !important;
		}

		.p-md-4 {
			padding: 1.5rem !important;
		}
	}

}

@media all {
	.section-title {
		letter-spacing: -.22px;
		font-style: normal;
		font-stretch: normal;
	}

	.section-title {
		font-size: 44px;
		font-weight: 800;
		text-align: center;
		line-height: 1.25;
		margin-bottom: 30px !important;
	}

	.section-title-line {
		width: 102.7px;
		height: 8px;
		border-radius: 4px;
		top: -35px;
		left: 0;
		display: block;
		position: relative;
		margin: 0 auto;
		background: #414042;
		z-index: 99;
	}

	@media only screen and (max-width: 1199.98px) and (min-width: 992px) {
		.section-title {
			font-size: 40px;
		}
	}
	@media only screen and (max-width: 991.98px) and (min-width: 768px) {
		.section-title {
			font-size: 35px;
		}
	}

	.slick-track {
		margin-left: 0;
	}

	.slick-slide:focus, button:focus {
		outline: 0 !important;
	}

	.our-experts .container h4 {
		font-size: 22px;
	}

	.container {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}

	@media only screen and (max-width: 767.98px) {
		.section-title {
			margin-bottom: 15px !important;
		}

		.section-title {
			font-size: 30px;
		}
	}

	.card {
		border-radius: 25px;
	}

	@media (max-width: 767.98px) {
		.our-experts .doctors-section .doctor-slider h5 {
			font-size: 15px;
		}
	}
	@media only screen and (max-width: 575.98px) {
		.container {
			padding-top: 15px;
			padding-bottom: 15px;
		}
	}
	.l-0 {
		letter-spacing: normal;
	}

	.slick-slide {
		height: inherit !important;
	}
}

/*! CSS Used from: Embedded */
.our-experts .cstm_doctor_div {
	height: 315px;
}

@media only screen and (max-width: 767.98px) {
	.our-experts .cstm_doctor_div {
		height: 315px;
	}
}

@media only screen and (max-width: 575.98px) {
	.section-title {
		font-size: 28px;
	}
}

/*! CSS Used from: Embedded */
.cstm_doctor_div img {
	width: 50% !important;
	margin: auto;
}

.cstm_doctor_div {
	margin-bottom: 20px !important;
}

h4.mb-4.Ftitle_sub_text.text-center {
	font-size: 20px;
	line-height: 28px;
	color: #3f3f3f;
	max-width: 600px;
	margin: 0 auto;
}

h2.doctor_head.font-weight-bold.l-0.text-center.mb-4.mb-md-5.section-title {
	margin-bottom: 10px !important;
}

.our-experts .doctors-section .doctor-img img {
	top: 0;
	left: 0;
	object-fit: cover;
	border: 4px solid #9bba70;
}

.our-experts .flex-fill h5 {
	font-size: 20px;
	letter-spacing: normal;
}

@media only screen and (max-width: 767px) {
	h4.mb-4.Ftitle_sub_text.text-center {
		font-size: 15px !important;
		line-height: initial !important;
		color: #3f3f3f;
	}
	.mt1 {
		position: relative;
		left: 89%;
		bottom: 100%;
	}
}
@media only screen and (min-width: 767px) {

	.mt1 {
		position: relative;
		left: 94%;
		bottom: 5.9em;
	}
}

.result_product_slides .slick-dots li.slick-active button {
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 25px;
	background: #014747;
	border-radius: 50%;
}

.result_product_slides .slick-dots li button {
	font-size: 15px;
	text-align: center;
	display: flex;
	align-items: center;
	color: #000;
	font-weight: bold;
}

.slick-dots li a, .slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button::before {

	content: '' !important;

}

.slick-dots {

	bottom: -50px !important;
}