/*Tool-tips (aka hints)*/
#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120);
}
.index-banner
{
	height: 365px;
	background: #FFF;
	/* fallback color */
	margin-bottom: 0;
	margin-top: 0;
	color: #00777F;
	position: relative;
	overflow: hidden;
}
.banner-bg-img
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 0;
	pointer-events: none;
	/* ensures it doesn't interfere with links/buttons */
	/* Optional: Fade-in effect */
	opacity: 1;
	transition: opacity 0.7s;
}
.index-banner .container
{
	position: relative;
	z-index: 1;
}
.index-banner H1
{
	font-size: 52px;
	line-height: 106%;
	color: #DF4900;
	margin: 2% 0 10px;
	text-shadow: 0 3px 0 #FFFFFF;
}
.index-banner H1 SPAN
{
	display: block;
}
.index-banner H2
{
	font-size: 30px;
	margin: 0 0 49px 0;
	line-height: 145%;
	color: #047291;
	text-shadow: 0 3px 0 #FFFFFF;
}
.index-banner H2 DIV
{
	color: #DF4900;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 10px;
}
.index-banner H3
{
	margin-top: 5px;
}
.index-banner H3 A
{
	font-size: 30px;
	margin: 0;
	line-height: 145%;
	color: #FFF;
	background: #DF4900;
	border: 1px solid rgba(255, 255, 255, 0.485);
	padding: 5px 30px;
	border-radius: 6px;
}
.carousel-inner .carousel-item
{
	transition: -webkit-transform 3s ease;
	transition: transform 3s ease, -webkit-transform 3s ease;
}
H1
{
	/*color: #9D0B0E;*/
	font-weight: bold;
	/*margin-bottom: 27px;*/
	/*font-size: 40px;*/
}
.index-text
{
	font-size: 18px;
	text-align: center;
	/*padding-right: 28px;*/
}
.index-text H2
{
	color: #00707F !important;
	text-transform: none !important;
	/*font-size: 35px !important;*/
	font-weight: bold;
	padding: 0 !important;
	margin: 0 !important;
	text-align: ;
}
.baner-blog
{
}
.baner-blog
{
	margin-top: 16px;
	padding: 0 50px;
}
.baner-blog .card
{
}
.baner-blog .row
{
	height: 100%;
}
.baner-blog .row .blog-post
{
	height: 100%;
	margin-bottom: 20px;
}
.baner-blog .blog-post .bot-date
{
	display: none;
}
.baner-blog .blog_list A
{
	color: #DF4900;
	text-align: center;
	display: block;
	font-size: 25px;
}
.results-box
{
	margin-top: 0;
	text-align: center;
	margin-bottom: 0;
}
.results-box H2
{
	text-transform: uppercase;
	font-size: 30px;
	align-items: center;
	color: #00777F;
	display: flex;
	text-align: center;
	justify-content: center;
}
.results-box H2 A
{
	color: #00777F;
	font-weight: bold;
}
.results-box H2::before, .results-box H2::after
{
	background-color: #00777F;
	content: '';
	display: inline-block;
	flex-grow: 1;
	height: 3px;
}
.results-box H2::after
{
	right: 0;
	margin-left: 20px;
}
.results-box H2:before
{
	left: 0;
	margin-right: 20px;
}
.results-box .row
{
	margin: 0;
}
.results-box .col
{
	padding: 0;
}
.results-box .col A
{
	height: 109px;
	display: block;
	overflow: hidden;
}
.Treatment-btn .btn
{
	font-size: 22px;
	line-height: 120%;
	white-space: normal;
	text-align: left;
	background: #00617C;
	border-color: #FFF;
}
.Treatment-btn .btn IMG
{
	max-height: 76px;
	padding-bottom: 0;
	width: 59px;
	margin-left: 20px;
}
.Treatment-btn .btn.PERSONAL
{
	background: #D65019;
}
.logo_line
{
	text-align: center;
	padding: 60px 0 50px;
	/*background: #F6F6F6;*/
	box-shadow: 0 0 20px #8A8A8A;
}
.logo_line .back
{
	width: 251px;
}
.logo_line .back IMG
{
	width: 100%;
}
.featured
{
	/*box-shadow: 0 0 20px #8A8A8A;*/
}
.featured H2
{
	margin: 10px 10px 26px 10px;
	font-size: 40px;
	text-transform: uppercase;
	color: #DF4900;
}
.featured H2 A
{
	color: #DF4900;
}
.news_line
{
	margin: 80px 0;
}
.news_line H2
{
	font-size: 40px;
	text-align: center;
	margin-bottom: 30px;
}
.news_line H3
{
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.articles_line
{
	padding: 80px 0 80px;
	background: rgba(243, 243, 243, 0.961);
	/*background: #F6F6F6;*/
	/*box-shadow: 0 0 20px #8A8A8A;*/
}
.articles_line H2
{
	font-size: 35px;
	text-align: center;
}
.articles_line H3
{
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.blog_line
{
	padding: 60px 0 60px;
	background: #E8EAEE;
	/*background: #F6F6F6;*/
	/*box-shadow: 0 0 20px #8A8A8A;*/
}
.blog_line H2
{
	font-size: 35px;
	text-align: center;
	margin-bottom: 20px;
}
.blog_line H3
{
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.product_right_baner
{
	margin-right: 50px;
}
.subscribe_line .lead
{
	font-size: 25px;
	color: #FFF;
}
.subscribe_line
{
	padding: 70px 0 50px;
	background: url(../img/index/whater.webp) right / cover #0084A9;
	color: #FFF;
}
.subscribe_line .back
{
	float: right;
	margin-left: 30px;
}
.subscribe-box
{
	padding: 15px 10px 10px 30px;
	color: #FFF;
	font-size: 16px;
	background: #0084A9;
	margin-right: 0;
	border-radius: 10px;
	margin-top: 28px;
	border: 1px solid #FFF;
}
.subscribe-box .lead
{
	font-size: 20px;
}
.subscribe_line H2
{
	font-size: 45px;
	margin-bottom: 20px;
	color: #FFF;
}
.subscribe_line LI
{
	margin: 5px 0;
	/*padding: 0;*/
	font-size: 18px;
	list-style: none;
}
.subscribe-box UL
{
	margin: 11px 0 0 3px;
	padding: 0;
}
.subscribe-box .form-inline .btn
{
	margin: 0 7px 0 5px;
}
.subscribe-box INPUT[type=text]
{
}
.subscribe-box .checkbox LABEL
{
	font-weight: normal;
	font-size: 16px;
}
.covid-pan
{
	padding: 50px 0 81px;
	margin: 50px 0 0;
	background: rgba(186, 193, 204, 0.333);
	text-align: center;
}
.covid-pan H2
{
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 33px;
	color: #DF4900;
	font-weight: bold;
}
.covid-pan H3
{
	font-size: 18px;
}
.covid-pan H4
{
	font-size: 18px;
}
.covid-pan IMG
{
	height: 200px;
}
.index_logos
{
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	padding: 50px 0;
}
.index_logos LI
{
	border: 1px solid #EBEAEA;
	/*height: 87px;*/
	vertical-align: middle;
	margin: 1px 0 10px;
	background: rgba(255, 255, 255, 0.874);
	border-radius: 5px;
}
.index_logos LI SPAN
{
	display: table-cell;
	padding: 7px 10px;
	vertical-align: middle;
	height: 97px;
}
.index_logos .nopict
{
	height: 97px;
	line-height: 80px;
}
.index_logos IMG
{
	/*max-width: 127px;*/
	/*max-height: 66px;*/
	max-width: 154px;
	max-height: 80px;
	vertical-align: middle;
}
.baner-prod-index H2
{
	text-align: left;
	font-size: 30px;
}
.shedule-box
{
	padding: 20px 30px;
	background: #FFF;
}
.shedule-box H2
{
	color: #DF4900;
	font-weight: bold;
	font-size: 29px;
	line-height: 135%;
	text-align: center;
	text-transform: uppercase;
}
.shedule-box H2 A
{
	color: #DF4900;
}
.shedule-box UL
{
	padding: 0;
	margin: 0;
}
.shedule-box UL LI
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px dotted #CCC;
}
.shedule-box UL I
{
	font-size: 30px;
	color: #DF4900;
	vertical-align: middle;
	margin-right: 10px;
}
.video_place IFRAME
{
	display: none;
}
.video_place .pict
{
	height: 97%;
	background-size: cover !important;
	border: 1px solid #CCC;
}
.video_place SPAN
{
	font-size: 70px;
	color: rgba(62, 62, 62, 0.504);
	position: absolute;
	top: 30%;
	left: 45%;
	right: 44%;
}
.video_place A:hover SPAN
{
	color: #FF0000;
}
.products__list__item.banner_Rejuvel-3D IMG
{
	height: 240px;
}
.video-index-pan
{
	margin-top: 80px;
	margin-bottom: 100px;
}
@media (max-width: 575px)
{
	.index-text
	{
		font-size: 16px;
		padding-right: 0;
		margin-right: 0;
		margin-bottom: 49px;
	}
	.index-text H2
	{
		font-size: 25px;
		margin-top: 0;
	}
	.results-box .col A
	{
		height: 102px;
	}
	.Treatment-btn .btn
	{
		width: 100%;
	}
	.product_right_baner
	{
		display: none;
	}
	.subscribe_line .back IMG
	{
		max-width: 142px !important;
	}
	.baner-prod-index
	{
		margin-top: 50px;
	}
	.baner-prod-index H2
	{
		font-size: 30px;
	}
	.subscribe-box .lead
	{
		font-size: 20px;
	}
	.subscribe-box
	{
		font-size: 14px;
	}
	.subscribe_line H2
	{
		font-size: 25px;
	}
	.subscribe_line LI
	{
		font-size: 15px;
	}
	.shedule-box H2
	{
		font-size: 25px;
	}
	.subscribe-box
	{
		font-size: 14px;
	}
	.video_place .pict
	{
		height: 330px;
	}
	.video_place
	{
		margin-bottom: 30px;
	}
	.baner-prod-index
	{
		/*margin-top: 50px;*/
		height: 252px !important;
		margin-bottom: 30px;
	}
	.baner-prod-index H2
	{
		font-size: 30px;
	}
	.index-banner H1
	{
		font-size: 25px;
	}
	.index-banner H2
	{
		font-size: 18px;
	}
	.index-banner H2 DIV
	{
		font-size: 20px;
		line-height: 100%;
		margin: 0;
	}
	.index-banner H3
	{
		margin-top: -30px;
	}
	.index-banner H3 A
	{
		font-size: 15px;
		padding: 5px;
	}
	.index-banner
	{
		height: 286px;
		background-position: 60% 0;
		background: #E6EAED;
		font-size: 15px;
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.index-text
	{
		font-size: 16px;
		padding-right: 0;
		margin-right: 0;
		margin-bottom: 49px;
	}
	.index-text H2
	{
		font-size: 22px;
		margin-top: 0;
	}
	.results-box .col A
	{
		height: auto;
	}
	.Treatment-btn .btn
	{
		width: 100%;
	}
	.product_right_baner
	{
		display: none;
	}
	.subscribe_line .back IMG
	{
		max-width: 143px !important;
	}
	.baner-prod-index H2
	{
		/*font-size: 30px;*/
	}
	.baner-prod-index
	{
		/*margin-top: 50px;*/
		height: 252px !important;
		margin-bottom: 30px;
	}
	.baner-prod-index H2
	{
		font-size: 30px;
	}
	.subscribe_line H2
	{
		font-size: 40px;
	}
	.subscribe_line LI
	{
		font-size: 16px;
	}
	.subscribe-box .lead
	{
		font-size: 20px;
	}
	.subscribe-box
	{
		font-size: 14px;
	}
	.video_place .pict
	{
		height: 330px;
	}
	.video_place
	{
		margin-bottom: 30px;
	}
	.index-banner H1
	{
		font-size: 25px;
	}
	.index-banner H3 A
	{
		font-size: 18px;
	}
	.index-banner H2
	{
		font-size: 25px;
	}
	.index-banner H3
	{
		margin-top: -35px;
	}
	.index-banner H2 DIV
	{
		font-size: 20px;
		margin: 0;
		line-height: 100%;
	}
	.index-banner
	{
		height: 282px;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.index-text
	{
		font-size: 16px;
		padding-right: 0;
		margin-right: 0;
		margin-bottom: 49px;
	}
	.index-text H2
	{
		font-size: 25px;
		margin-top: 0;
	}
	.results-box .col A
	{
		/*height: 204px;*/
	}
	.Treatment-btn .btn
	{
		width: 100%;
	}
	.product_right_baner
	{
		display: none;
	}
	.subscribe_line .back IMG
	{
		max-width: 238px !important;
	}
	.baner-prod-index
	{
		/*margin-top: 50px;*/
		height: 252px !important;
	}
	.baner-prod-index H2
	{
		font-size: 30px;
	}
	.subscribe-box .lead
	{
		font-size: 20px;
	}
	.subscribe-box
	{
		font-size: 14px;
	}
	.video_place .pict
	{
		height: 330px;
	}
	.video_place
	{
		margin-bottom: 30px;
	}
	.index-banner H1
	{
		font-size: 40px;
		margin: 3% 0 0;
	}
	.index-banner
	{
		height: 258px;
	}
	.index-banner H1
	{
		font-size: 35px;
	}
	.index-banner H2
	{
		font-size: 18px;
	}
	.index-banner H2 DIV
	{
		font-size: 20px;
	}
	.index-banner H3 A
	{
		font-size: 20px;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.index-text H2
	{
		font-size: 35px;
	}
	.baner-prod-index H2
	{
		font-size: 30px;
	}
	.subscribe-box .lead
	{
		/*font-size: 16px;*/
	}
	.subscribe-box
	{
		font-size: 12px;
		padding: 5px 15px 5px 20px;
	}
	.Treatment-btn .btn
	{
		font-size: 20px;
	}
	.subscribe_line H2
	{
		font-size: 40px;
	}
	.subscribe_line LI
	{
		font-size: 16px;
	}
	.subscribe_line .back
	{
		width: 150px;
	}
	.index-banner H1
	{
		font-size: 40px;
	}
	.index-banner H2
	{
		font-size: 25px;
	}
	.index-banner H2 DIV
	{
		font-size: 25px;
	}
	.index-banner H3 A
	{
		font-size: 25px;
	}
}
@media (min-width: 1200px) and (max-width: 1350px)
{
}
@media (min-width: 1351px)
{
}
