@charset "utf-8";
/* CSS Document */

/*---1. default reset css---*/
/*---2. default font-size,font-family,font-color,line-height,bgcolor---*/
/*---3. Wrappers(containers)---*/
/*---4. Container Fonts---*/
/*---5. TopHeader css---*/
/*---6. Header---*/
/*---7. Footer css---*/
	/*---7.1 social icons---*/
	/*---7.2 FooterLinks,copy,developedby---*/
/*---8. contact map---*/
/*---9. grop ClearBoth---*/



/*---1. default reset css---*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol{
	list-style:decimal;
	margin-left:30px;		
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */


/*---2.default font-size,font-family,font-color,line-height,bgcolor---*/

body{
	background:#fff;
	font-family: 'museo_sans_cyrl100';
	color:#484745;
	font-size:16px !important;
	line-height:26px;

}

/*---3. Wrappers(containers)---*/
.MainWrapper {
	margin: 0 auto;
	padding: 0;
	width:1200px;
}
.MainWrapper h2 {
	font-family: 'Bodoni MT';
	font-size: 55px;
	line-height: 65px;
	color: #ffffff;
	text-transform: capitalize;
}
.TopMainWrapper {
	width:1200px;
	margin:0 auto;
	position:relative;	
}
.IdxContainWrapper {
	width:1200px;
	margin:0 auto;
	padding:40px 0;
}
.InnerContainWrapper {
	width:1200px;
	margin:0 auto;
	padding:40px 0;
}

/*---4.Container Fonts---*/

.InnerContainWrapper h1 {
	font-size:30px; font-weight:normal; line-height:40px;
}
.InnerContainWrapper h2 {
	font-size:28px; font-weight:normal; line-height:40px;
}
.InnerContainWrapper h3 {
	font-size:24px; font-weight:normal; line-height:34px;
}

.FaceWrap .FaceSpaSlide ul li .Col h3
{font-size:30px;
 font-weight:normal;
 line-height:34px;
 font-family: 'Bodoni MT'; 
    padding: 10px 0px 35px;}

.InnerContainWrapper h4 {
	font-size:22px; font-weight:normal;line-height:34px;
}
.InnerContainWrapper h5 {
	font-size:18px; font-weight:normal;line-height:28px;
}
.InnerContainWrapper h6 {
	font-size:16px; font-weight:normal;line-height:26px;
}

/*---5. TopHeader css---*/

.Address{
	float:left;
	color:#fff;
	padding:10px 0px;
	line-height:30px;
	font-size:13px;
}
.Address span{
	padding:0px 2px;
}
.Logo {
	position:absolute;
	top: 8px;
    left: 0px;
    z-index: 100;
    width: 353px;	
}
.Logo a {
	display:block;
	width:353px;
	height:62px;
	background:url(../images/imgs/header-logo.png) no-repeat left top;
	text-indent:-999999px;
	background-size: 100% !important;
}
.TopMainRight {
	float:right;
	display:block;	
}
.PhoneImg {
    color: #333333;
    font-size: 24px;
    line-height: 34px;
    font-family: 'latobold';
    letter-spacing: 1px;
    float: right;
	padding:8px 0px;
}
.PhoneImg i {
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 2px solid #910d0d;
    color: #910d0d;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 6px 3px 0px 0px;
}
.PhoneImg a,.PhoneImg a:hover{
	color:#333;
}


/*   Nav   */
.FParagraph1 p:last-child{
	margin-bottom:0px;
}
.Table {
	display:table;
	margin:0px auto;
	width:100%;
}
.Cell{
	display:table-cell;
	vertical-align:top;
}

/*---6. Header---*/

.Header {
	width:100%;
	position:absolute;
	left:0px;
	bottom:120px;
	text-align:center;
	z-index:11;
}
.DownArrow{
	background:url(https://www.thetimelessmedspa.com/html/images/arrow1.png) no-repeat center;
	height:49px;
	width:49px;
	position:absolute;
	bottom:20px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
}

/*---7. Footer css---*/

/*---7.1 social icons---*/
.FSocialIcon {
	margin:0 auto;
	text-align:center;
}
.FSocialIcon li{
	background-image:none;
	padding:0px;
	margin:0px 1px;
	display:inline-block;
	vertical-align:top;
}
.FSocialIcon .fa-stack {
	width:23px;
	height:23px;
	line-height:50px;
}

.FSocialIcon .SocialIcons li{width: 23px;
    height: 23px;
    line-height: 0px !important;}
							
.FSocialIcon .SocialIcons li .fa-facebook{padding: 0px 3px;
    font-size: 18px !important;
    line-height: 32px !important;
    border-radius: 3px !important;
    background-color: #222 !important;
	color:#fff !important;
    width: 23px !important;
    height: 23px !important;} 

.FSocialIcon .SocialIcons li .fa-twitter{padding: 0px 3px;
    font-size: 18px !important;
    line-height: 27px !important;
    border-radius: 3px !important;
    background-color: #222 !important;
	color:#fff !important;
    width: 23px !important;
    height: 23px !important;} 

.FSocialIcon .SocialIcons li .fa-instagram{padding: 0px 3px;
    font-size: 22px !important;
    line-height: 25px !important;
    border-radius: 3px !important;
    width: 23px !important;
    height: 23px !important;
	color:#222 !important;}


.FSocialIcon  .fa-stack-2x {
    font-size:55px;
	top:0px;
		display:none;
}
.FSocialIcon .fa-stack-1x {
	top:2px;
}
.FSocialIcon .fa-lg {
    font-size:28px;
    line-height:50px;
}
.FSocialIcon a{
	color:#cccccc;
	transition:all ease 0.5s;
}
.FSocialIcon a:hover{
	color:#5488c2;
}
.FSocialIcon a .fa-inverse{
	color:#fff;
}
.FSocialIcon a:hover .fa-inverse{
	color:#fff;
}

/*---7.2 FooterLinks,copy,developedby---*/

.FooterLink li,.copy ,.DevelopedBy {
    display: inline-block;
    margin: 0px;
    padding: 0px 0px;
    background-image: none;
    font-size: 12px;
    line-height: 15px;
    color: #333;
    font-family: 'latoregular';
    letter-spacing: 1px;
    text-transform: uppercase;
}
.FooterLink li+li{
	border-left:1px solid #333;	
}
.FooterLink li a {
    color: #333;
    padding: 0px 12px;
}
.FooterLink li a:hover{
    color: #333;
}
.FooterLink li:first-child a{
	padding-left:0;	
}
.FooterLink li:last-child a{
	padding-right:0;	
}
.copy ,.DevelopedBy{
	display:block;
	line-height:20px;
	margin:10px 0;
}
.DevelopedBy i{
    vertical-align:middle;
	margin-left:8px;
}
.DevelopedBy i img{
	vertical-align:middle;	
}

/*---8. contact map---*/
.ContactMap img,.ContactMap iframe{
	width:100%;
	margin:0px auto -9px;
}
.ContactMap img{
	max-width:100%;
    margin-bottom: -10px;
}


.col30{
	width:30%;	
}
.col40{
	width:40%;	
}
.col50{
	width:50%;	
}
.col60{
	width:60%;	
}
.col70{
	width:70%;	
}
.col3 ,.col4{
	width:32.5%;
	display:inline-block;
	vertical-align:top;	
}
.col4{
	width:19.5%;	
}
.FullWidth{
	float:none;
	display:block;
	margin:0 auto;
	width:100%;	
}

.UnderMaintenanceWrap{background-color: #4a4a4a;} 

.UnderMaintenanceWrapper{padding: 50px 25px;
    min-height: inherit;}

.IdxHeaderBg .flexslider li .MainWrapper h1 {
	font-family: 'Bodoni MT';
	font-size: 55px;
	line-height: 65px;
	color: #ffffff;
	text-align: center;
}
.BlueWrap {
	background-color: #03b3d0;
	font-family: 'latolight_italic';
	font-size: 25px;
	line-height: 35px;
	color: #ffffff;
	text-align: center;
}
.BlueWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 80px;
}
.BlueWrap .ReqBtn {
	display: inline-block;
	margin: 25px auto;
}
.BlueWrap .ReqBtn a {
	color: #ffffff;
	font-family: 'latoheavy';
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	border-radius: 5px;
    padding: 14px 24px;
	transition:ease-in 0.5s;
}
.BlueWrap .ReqBtn a:hover {
	background-color: #fff;
	color: #03b3d0;
	border-radius: 5px;
}
.SpaServicesWrap .DescWrap {
	float: right;
	width: 50%;
}
.MaurisWrap .FParagraph2 p{margin-bottom:0px;}

.MaurisWrap .DescWraper{float:left;}
.MaurisWrap .DescWrap{float:left;
    width: 615px;
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
    color: #444444;
    margin: 0;
    padding: 0px 47px 0px 0px;
    box-sizing: border-box;}

.MaurisWrap .DescWrap h2{font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #333333 !important;
	    margin-bottom: 20px !important;}
	
.MaurisWrap{ margin-top:40px;
            margin-bottom:20px;}

.MaurisWrap .DescWrap .SepLine{border: 1px solid #03b3d0;
    margin: 0px 0px 30px !important;
    width: 180px;}

.ResultWrap .InnerContainWrapper {
          width: 1200px;
    margin: 0 auto;
    padding: 30px 0px 15px;
}

.ResultWrap .WorkingSlider .jcarousel-wrapper{ margin:0 auto;}

.LoremHeaderText h1{font-family: 'Bodoni MT';
    font-size: 55px;
    line-height: 65px;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    bottom: 150px;}


.MaurisWrap h2{ text-align:left !important;}

.SpaServicesWrap .DescWrapper {
    float: right;
    width: 600px;
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
    color: #444444;
    margin: 0;
    padding: 60px 55px;
    padding-left: 0;
    box-sizing: border-box;
}
.SpaServicesWrap .DescWrap h2 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 47px;
    color: #333333;
}
.SpaServicesWrap .DescWrap .SepLine {
	border: 1px solid #03b3d0;
	margin: 30px 0px 30px;
	width: 180px;
}
.SpaServicesWrap .DescWrap .MeetBtn {
	display: block;
	margin: 35px 0px 35px;
}
.SpaServicesWrap .DescWrap .MeetBtn a {
	color: #03b3d0;
	background-color: #fff;
	font-family: 'latoheavy';
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	border: 1px solid #03b3d0;
	border-radius: 5px;
    padding: 14px 52px;
	transition:ease-in 0.5s;
}
.SpaServicesWrap .DescWrap .MeetBtn a:hover {
	color: #fff;
	background-color: #03b3d0;
}
.SpaServicesWrap .ImgWrap {
	float: right;
	width: 50%;
}
.SpaServicesWrap .ImgWrap .Col .ImgCaption {
	font-family: 'Bodoni MT';
	font-size: 32px;
	line-height: 42px;
	color: #fff;
	text-transform: uppercase;
	position:absolute;
	z-index:1;
	left: 25px;
    bottom: 15px;
}
.SpaServicesWrap .ImgWrap .Col .LeftImg ,.SpaServicesWrap .ImgWrap .Col .RightImg {
	float: left;
	width: 50%;
}
.SpaServicesWrap .ImgWrap .Col .RightImg {
	float: right;
}
.SpaServicesWrap .ImgWrap .Col .LeftImg .ImgWrapper ,
.SpaServicesWrap .ImgWrap .Col .RightImg .ImgWrapper {
	background:url(https://www.thetimelessmedspa.com/html/images/imgs/idx-img1.jpg) no-repeat;
	min-height: 346px;
	background-size: cover !important;
	position:relative;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.SpaServicesWrap .ImgWrap .Col .RightImg .ImgWrapper {
	background:url(https://www.thetimelessmedspa.com/html/images/imgs/idx-img2.jpg) no-repeat;	
}
.SpaServicesWrap .ImgWrap .Col .LeftImg a:hover .ImgWrapper ,
.SpaServicesWrap .ImgWrap .Col .RightImg a:hover .ImgWrapper ,
.SpaServicesWrap .ImgWrap .Col.BottomImg:hover .ImgWrapper,
.SpaServicesWrap .ImgWrap .Col .LeftImg a:active .ImgWrapper ,
.SpaServicesWrap .ImgWrap .Col .RightImg a:active .ImgWrapper ,
.SpaServicesWrap .ImgWrap .Col.BottomImg:active .ImgWrapper,
.SpaServicesWrap .ImgWrap .Col .LeftImg a:focus .ImgWrapper ,
.SpaServicesWrap .ImgWrap .Col .RightImg a:focus .ImgWrapper ,
.SpaServicesWrap .ImgWrap .Col.BottomImg:focus .ImgWrapper {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.SpaServicesWrap .ImgWrap .Col .LeftImg a, .SpaServicesWrap .ImgWrap .Col .RightImg a{
	display:block;
	height:100%;	
}
.SpaServicesWrap .ImgWrap .Col .BottomImg .ImgWrapper {
	min-height: 346px;
	position:relative;
	background:url(https://www.thetimelessmedspa.com/html/images/imgs/idx-img3.jpg) no-repeat;
	background-size: cover !important;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.SpaServicesWrap .ImgWrap .Col {
	position:relative;
}
.SpaServicesWrap .ImgWrap .Col a .ImgCaption {
	transition: ease-in 0.3s;
}
.SpaServicesWrap .ImgWrap .Col a:hover .ImgCaption {
	color: #03b3d0;	
}
.ResultWrap {
	background-color: #03b3d0;
}

/*-------------------------------------*/

.ResultWrap .WorkingSlider {
    margin:0;
}

.ResultWrap .WorkingSlider .ImgResult{width: 1108px;
    margin: 30px auto 35px;
    text-align: center;
    position: relative;}

.ResultWrap .jcarousel li .ImgResult .ImgCol1 {
	position: relative;
	float: left;
}
.ResultWrap .jcarousel li .ImgResult .ImgCol1 img, .WorkingSlider .jcarousel li .ImgResult .ImgCol2 img {
	margin-bottom: -8px;
}
.ResultWrap .jcarousel li .ImgResult .Caption1 {
	position: absolute;
    font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
    left: 0;
    bottom: 0px;
}
.ResultWrap .jcarousel li .ImgResult .ImgCol2 {
	float:right;
	position: relative;
}
.ResultWrap .jcarousel li .ImgResult .Caption2 {
	position: absolute;
    font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
    right: 0;
    bottom: 0px;
}

/*-------------------------------------*/




.ResultWrap h2 {
    font-family: 'Bodoni MT';
	font-size: 45px;
	line-height: 55px;
	color: #fff;
	text-align: center;
}
.ResultWrap .ImgResult {
	width: 1112px;
	margin: 30px auto;
	text-align: center;
	position: relative;	
}


.ResultWrap .ImgResult .ImgCol1, .ResultWrap .ImgResult .ImgCol2 {
	display: block;
	position: relative;
	    width: 556px;
    min-height: 349px;
	float: left;
}
.ResultWrap .ImgResult .Caption1 {
	position: absolute;
	font-family: 'Bodoni MT';
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	background-color:rgba(0,0,0,0.7);
	padding: 3px 20px;
	left: 0;
    bottom: 8px;
}
.ResultWrap .ImgResult .Caption2 {
	position: absolute;
	font-family: 'Bodoni MT';
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	background-color:rgba(0,0,0,0.7);
	padding: 3px 20px;
	right: 0;
    bottom: 8px;
}
.ResultWrap h4 {
    font-family: 'latobold';
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.ResultWrap .LearnBtn {
	display: block;
	margin: 35px 0px 0px;
	text-align: center;
}
.ResultWrap .LearnBtn a {
	color: #fff;
	font-family: 'latoheavy';
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-radius: 5px;
    padding: 14px 29px;
	transition:ease-in 0.5s;
}
.ResultWrap .LearnBtn a:hover {
	color: #03b3d0;
	background-color: #fff;
}

.TestimonialsWrap h2 {
	font-family: 'Bodoni MT';
	font-size: 45px;
	line-height: 55px;
	color: #333333;
	text-transform:capitalize;
	text-align:center;
}

.TestimonialsWrap #TestimonialsSlider ul li h2{font-family: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    text-transform: inherit;
    margin: inherit;} 
	
.TestimonialsWrap #TestimonialsSlider ul li h4{
	color: inherit;
    font-family: inherit;
    text-transform: inherit;
    margin: inherit;} 

.TestimonialsWrap table,.TestimonialsWrap table tr,.TestimonialsWrap table tr td{border:1px solid #000;}

.TestimonialsWrap  .flexslider .slides  li .Col ol li{font-family: 'Bodoni MT Italic';
    font-size: 25px;
    line-height: 35px;
    color: #666666;
    text-align:left;
    /* width: 900px; */
    margin: 0 auto;
	background-image:none;
    /* padding: 0px 100px; */}


.TestimonialsWrap  .flexslider .slides ul li{font-family: 'Bodoni MT Italic';
    margin: 0px;
    padding: 0px 0px 0px 20px !important;
    background-image: url(https://www.thetimelessmedspa.com/html/images/bullet-1.png) !important;
    border-bottom: 0px solid #ddd !important;
    text-align: initial;}

.TestimonialsWrap .flexslider .slides img{width: initial !important;} 
	
	

.SepLine {
	border: 1px solid #03b3d0;
	width: 180px;
	margin-top: 15px;
    margin-bottom: 20px;
}
.TestimonialsWrap .flexslider .NoBullet li {
	font-family: 'Bodoni MT Italic';
	font-size: 25px;
	line-height: 35px;
	color: #666666;
	text-align: center;
	/*width: 900px;*/
	margin: 0 auto;
	/*padding: 0px 100px;*/
}
.TestimonialsWrap .flexslider .NoBullet li .Col {
	width: 70%;
	margin: 0 auto;
}
.TestimonialsWrap .flexslider .NoBullet li h4 {
	font-family: 'Bodoni MT';
	font-size: 20px;
	line-height: 30px;
	color: #03b3d0;
	text-transform:capitalize;
	margin: 50px auto;
}
.TestimonialsWrap .TreatmentsWrap .LeftCol {
	width: 49%;
    float: left;
    position: relative;
}
.TestimonialsWrap .TreatmentsWrap .LeftCol .Desc {
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	position:absolute;
	top: 135px;
	padding: 0 110px;
}

.TreatmentsWrap .LeftCol img{ width:100%;}
.TestimonialsWrap .TreatmentsWrap .LeftCol .Desc h4 {
	font-family: 'Bodoni MT';
	font-size: 35px;
	line-height: 45px;
	color: #fff;
	text-transform: uppercase;
}
.TestimonialsWrap .TreatmentsWrap .LeftCol .Desc .SepLine {
	margin: 20px auto;
}
.TestimonialsWrap .TreatmentsWrap .MensCare {
   margin-top: 18px;
    margin-bottom:20px;
}
.TestimonialsWrap .ClickBtn {
	display: block;
	margin: 30px 0px;
}
.TestimonialsWrap .ClickBtn a{
	color: #fff;
	font-family: 'latoheavy';
	font-size: 13px;
	line-height: 23px;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-radius: 5px;
    padding: 14px 29px;
	transition:ease-in 0.5s;
}
.TestimonialsWrap .ClickBtn a:hover {
	color: #03b3d0;
	background-color:#fff;
}
.TestimonialsWrap .TreatmentsWrap .RightCol {
	float: right;
    width: 49%;
	
}
.TestimonialsWrap .TreatmentsWrap .RightCol .Row1 {
	float:right;
	/*min-height: 219px;*/
	width: 590px;
	    margin-bottom: 21px;
	display: inline-block;
}

.TreatmentsWrap .MensDescWrap .LeftDescWrap{ padding:70px 0px 0px;}

.TestimonialsWrap .RightCol .Row1 .ClickBtn {
	display: block;
	margin: 10px 0px;
}
.TestimonialsWrap .TreatmentsWrap .RightCol .Row1 .LeftDesc {
	font-family: 'Bodoni MT';
	font-size: 35px;
	line-height: 45px;
	color: #fff;
	text-transform: uppercase;
	background-color: #03b3d0;
	padding: 25px;
    float: left;
    width: 48.5%;
}
.TestimonialsWrap .TreatmentsWrap .RightCol .RightImg {
	float: right;
	width: 51.5%;
}
.TestimonialsWrap .TreatmentsWrap .RightCol .RightImg img {
    margin-bottom: -8px;
}
.TestimonialsWrap .TreatmentsWrap .RightCol .Row2 {
    width: 590px;
    min-height: 219px;
    position: relative;
    display: inline-block;
	float:right;
}
.TestimonialsWrap .TreatmentsWrap .RightCol .Row2 .Desc {
	font-family: 'Bodoni MT';
	font-size: 35px;
	line-height: 45px;
	color: #fff;
	text-transform: uppercase;
	position:absolute;
	right: 70px;
    bottom: 45px;
}
.TestimonialsWrap .TreatmentsWrap .RightCol .Row2 .Desc .ClickBtn {
	display: block;
	margin: 5px 0px;
}
.TestimonialsWrap .TreatmentsWrap .RightCol .Row2 .Desc .ClickBtn a{
	color: #03b3d0;
	font-family: 'latoheavy';
	font-size: 13px;
	line-height: 23px;
	text-transform: uppercase;
	border: 1px solid #03b3d0;
	border-radius: 5px;
    padding: 14px 29px;
	transition:ease-in 0.5s;
}
.TestimonialsWrap .TreatmentsWrap .RightCol .Row2 .Desc .ClickBtn a:hover {
	color: #03b3d0;
	background-color:#fff;
	border: 1px solid #fff;
}
.TestimonialsWrap .MensCare .MensDescWrap {
	float: left;
    font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    background-color: #03b3d0;
    width: 50%;
    text-align: center;
	min-height:393px;
	box-sizing:border-box;
}

.TreatmentsWrap .MensCare .SubDesc3Wrap h4{font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;}

.TreatmentsWrap .MensCare .SubDesc3Wrap .Desc{font-family: 'latoregular';
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    padding: 0 110px;}

.TreatmentsWrap .MensCare .SubDesc3Wrap .SepLine{ border: 1px solid #ffffff !important;}

/*.SubDesc3Wrap{padding:0px !important;}*/

.TestimonialsWrap .MensCare .MensDescWrap .ClickBtn {
	margin: 10px 0px;
}
.TestimonialsWrap .MensCare .MensImgWrap {
	float: right;
    width: 50%;
    
}
.FooterWrap {
	background-color: #f4f4f4;
}
.FooterWrap .FooterLink {
	text-align: center;
	padding: 0px 82px;
}
.FooterWrap .FooterLink li {
    display: inline-block;
    margin: 0px;
    padding: 0px 0px;
    background-image: none;
	font-family: 'latoregular';
    font-size: 12px;
    line-height: 16px;
    color: #1f1f1f;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.FooterWrap .FooterLink li:first-child a {
    padding-left: 0;
}
.FooterWrap .FooterLink li a {
    color: #1f1f1f;
    padding: 0px 12px;
	transition: ease-in 0.3s;
}
.FooterWrap .FooterLink li a:hover {
	color: #03b3d0;
}
.FooterWrap .FooterLink li+li {
    border-left: 1px solid #1f1f1f;
}
.FooterWrap h2 {
	font-family: 'Bodoni MT';
	font-size: 50px;
	line-height: 60px;
	color: #333333;
	text-align: center;
	margin-top: 50px;
}
.FooterWrap h4 {
	font-family: 'Bodoni MT Italic';
	font-size: 25px;
	line-height: 35px;
	color: #1f1f1f;
	text-align: center;
	margin: 15px 0px;
}
.FooterWrap .EmailSignUp {
    margin: 30px auto;
    width:1000px;
    text-align: center;
}
.FooterWrap .EmailSignUp .EmailCol .Col3 {
    display: inline-block;
    vertical-align: top;
    padding: 8px 5px;
    width: 32.7%;
    box-sizing: border-box;
}
.FooterWrap .EmailSignUp .SignUpBtn {
	display: block;
	font-size: 12px;
	line-height: 48px;
	text-align: center;
	padding: 8px 5px;
	box-sizing: border-box;
}
.FooterWrap .EmailSignUp .SignUpBtn a {
	font-family: 'AvantGardeMdBTMedium';
	color: #fff;
	text-transform: uppercase;
	background-color: #222222;
    border-radius: 5px;
	transition: ease-in 0.5s;
	letter-spacing: 1px;
	display: inline-block;
	padding: 0 118px;
}
.FooterWrap .EmailSignUp .SignUpBtn a:hover {
	background-color: #03b3d0;
	color: #fff;
}
.FooterWrap .FooterCol {
	margin-top: 50px;
	text-align: center;
}
.FooterWrap .FooterCol .Col {
    width: 33%;
    display: inline-block;
	font-family: 'Bodoni MT';
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	text-align:center;
}
.FooterWrap .FooterCol .Col a {
	transition:ease-in 0.3s;
}
.FooterWrap .FooterCol .Col i {
       padding: 0px 3px;
    font-size: 20px;
    line-height: 25px;
    border-radius: 3px;
    width: 23px;
    height: 23px;
    color: #222;

}
.FooterWrap .CopyRight {
	margin-top: 60px;
}
.FooterWrap .CopyRight h4 {
	font-family: 'latoregular';
    font-size: 11px;
    line-height: 21px;
    color: #1f1f1f;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	text-align:center;
}
.FooterWrap .CopyRight h6 {
	font-family: 'avenirlight';
    font-size: 11px;
    line-height: 21px;
    color: #1f1f1f;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	text-align:center;
}
.FooterWrap .CopyRight .SepLine {
	border: 1px solid #1f1f1f;
	width: 330px;
	margin: 15px auto;
}


/***about***/

.HeaderBg {
	background: url(../images/bg/about-header-bg.jpg) no-repeat top;
	background-size:cover;
	min-height: 418px;
	position: relative;
	display: inline-table;
	width: 100%;
}

.HeaderBg .Wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.HeaderBg h1 {
	font-family: 'Bodoni MT';
	font-size: 55px;
	line-height: 65px;
	text-transform:capitalize;
	color: #fff;
	text-align: center;
	/*position:absolute;
	left: 43%;
    bottom: 160px;*/
}
.HeaderBgNew {
    min-height: 80px !important;
    background-color: #03b3d0;
	background-image:none;
}
.WelcomeWrap {
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color:#444444;
}

.SubLandingDescWrap .LeftBlock{width: 75%;
    float: left;
    padding: 0px 20px 0px 0px;
    border-right: 1px;
    border-right: 1px solid #ddd;}

.SubLandingDescWrap .InnerContainWrapper{padding-right: 0px !important; padding-top:40px !important;}

.SubLandingDescWrap .RightBlock {
    width: 22%;
    float: right;
}

.SubLandingDescWrap .RightBlock .NavTitle{font-size: 23px;
    line-height: 25px;
    color: #03b3d0;
    text-transform: capitalize;
}

.SubLandingDescWrap .RightBlock .SepLine {
    margin-top: 8px;
    margin-bottom:20px;
	    width: initial;
}

.SubLandingDescWrap .RightBlock ul li a {
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    text-align: left;
    color: #03b3d0;
    transition: all ease-in-out .3s;
    padding: 9px 0;
    display: block;
}

.SubLandingDescWrap .RightBlock ul li:last-child{ border:none;}

.SubLandingDescWrap .RightBlock ul li a:hover{ color:#000;}
	
.SubLandingDescWrap .RightBlock ul li{
    border-bottom: 1px solid #03b3d0;}

.WelcomeWrap .SpaServicesWrap .ImgWrapper{ float:right;}

.BackBtnWrap .BackBtn a{color: #03b3d0;
    font-family: 'latoheavy';
    font-size: 13px;
	background-color:transparent;
    line-height: 23px;
    text-transform: uppercase;
    border: 1px solid #03b3d0;
    border-radius: 5px;
    padding: 15px 43px;
    transition: ease-in 0.5s;}

.BackBtnWrap .BackBtn a:hover{background-color: #03b3d0; color:#fff;}

.MassageWrap .InnerContainWrapper{width: 1200px;
    margin: 0 auto;
    padding:40px 0px 11px !important;}
	
.WelcomeWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding:40px 0px;
}
.WelcomeWrap h2 {
	font-family: 'Bodoni MT';
	font-size: 55px;
	line-height: 65px;
	color: #03b3d0;
	text-transform:capitalize;
	text-align: center;
	margin-bottom:25px;
}
.WelcomeWrap .OrdinarySpaWrap {
	margin-top: 35px;
}
.WelcomeWrap .OrdinarySpaWrap .ImgWrap {
	float: right;
	width: 485px;
    /*height: 324px;*/
	margin: -96px 0 10px 15px;
}
.WelcomeWrap .SpaServicesWrap.DetailPgImgWrap .ImgWrapper  ,.DetailPgImgWrap.MaurisWrap .DescWraper{
	float:none;	
}
.WelcomeWrap .OrdinarySpaWrap .DescWrap {
	float: none;
	width: auto;
}
.WelcomeWrap .OrdinarySpaWrap .DescWrap .SepLine {
	text-align: left;
	margin:25px 0px;
}
.WelcomeWrap .OrdinarySpaWrap .DescWrap h4{
	font-family: 'Bodoni MT';
	font-size: 45px;
	line-height: 55px;
	color:#333333;
}

.FaceSpaSlide ul{
	/*display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
	}

.MassageWrap .FaceWrap .FaceSpaSlide .NoBullet li{
	display: inline-block;
    width: 363px;
    margin: 15px 17px;
    vertical-align: top;
	}

.BodyWraps .FaceWrap .FaceSpaSlide .NoBullet li{display: inline-block;
    width: 363px;
	margin:15px 17px;
	}

.SprayTansWrap .FaceWrap .FaceSpaSlide .NoBullet li{display: inline-block;
    width: 363px;}

.FullBodyWaxingWrap .FaceWrap .FaceSpaSlide .NoBullet li{display: inline-block;
    width: 363px;
    margin: 15px 17px;
    vertical-align: top;
	}

.BodyContouringWrap .FaceWrap .FaceSpaSlide .NoBullet li{display: inline-block;
    width: 363px;}

.SprayTansWrap .InnerContainWrapper{
	width: 1200px;
    margin: 0 auto;
    padding: 40px 0px !important;}

.FullBodyWaxingWrap .InnerContainWrapper{
	width: 1200px;
    margin: 0 auto;
    padding: 40px 0px !important;}

.BodyWraps .InnerContainWrapper{width: 1200px;
    margin: 0 auto;
    padding: 40px 0px !important;}

.BodyContouringWrap .InnerContainWrapper{width: 1200px;
    margin: 0 auto;
    padding: 40px 0px !important;} 

.BodyWraps{ background-color:#f4f4f4;}

.SprayTansWrap{ background-color:#f4f4f4;}

.AboutDocWrap {
	background-color: #03b3d0;
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color:#fff;
}

.AboutDocWrap .EditorText a{color:#000;}

.AboutDocWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 90px;	
}
.AboutDocWrap h4 {
	font-family: 'Bodoni MT';
	font-size: 45px;
	line-height: 55px;
	color:#fff;
	text-transform:capitalize;
	text-align: center;
}
.AboutDocWrap .SepLine {
	border: 1px solid #fff;
    margin: 4px auto 40px;
}
.AboutDocWrap .Image {
	float: left;
	width: 30%;
	margin-right: 25px;
}
.AboutDocWrap .Desc {
	float: right;
	width: 66%;
}
.AboutDocWrap .Desc h4 {
	font-family: 'latobold';
	font-size: 25px;
	line-height: 35px;
	color: #fff;
	text-align: left;
}
.AboutDocWrap .Desc .SepLine {
	border: 1px solid #333333;
	margin: 10px 0px;
	width: 85px;
}
.AboutDocWrap .Desc h6 {
	font-family: 'latobold';
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
}
.AboutDocWrap .Desc ul li {
    background-image: url(https://www.thetimelessmedspa.com/html/images/about-bullet.png) !important;
	background-position: 0px 10px !important;
    padding-left: 18px !important;
}
.StaffWrap h2 {
	font-family: 'Bodoni MT';
	font-size: 45px;
	line-height: 55px;
	color:#333333;
	text-transform:capitalize;
	text-align: center;
}
.StaffWrap .SepLine {
	margin-top: 8px;
    margin-bottom: 40px;
}
.StaffWrap .Row {
	background-color: #f4f4f4;
    padding: 35px 45px;
    margin: 20px 0;
}
.StaffWrap .Row:last-child {
	margin-bottom:0px;
}
.StaffWrap .Row .SepLine {
	border: 1px solid #333333;
	margin: 10px 0px;
	width: 85px;
}
.StaffWrap .Row:nth-child(odd) .ImgWrap {
    float: left;
    width: 28%;
    margin-right: 40px;
    margin-bottom: 30px;
}
.StaffWrap .Row:nth-child(odd) .DescWrap {
	float: right;
	width: 68%;
}
.StaffWrap .Row:nth-child(even) .ImgWrap {
    float: right;
    width: 28%;
    margin-left: 40px;
    margin-bottom: 30px;
}
.StaffWrap .Row:nth-child(even) .DescWrap {
	float: left;
	width: 68%;
}
.StaffWrap .Row .DescWrap {
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color:#333333;
}
.StaffWrap .Row .DescWrap h4 {
	font-family: 'latobold';
	font-size: 25px;
	line-height: 35px;
	color: #03b3d0;
	text-transform:capitalize;
	text-align: left;
}
.StaffWrap .Row .DescWrap h6 {
	font-family: 'latobold';
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	margin-top: 20px;
    margin-bottom: 10px;
}
.StaffWrap .Row .DescWrap ul li {
    background-image: url(https://www.thetimelessmedspa.com/html/images/staff-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 1px 0px;
    padding-left: 20px;
}
.AskedQueWrap h2 {
	font-family: 'Bodoni MT';
	font-size: 45px;
	line-height: 55px;
	color:#333333;
	text-transform:capitalize;
	text-align: center;
}

.AskedQueWrap .InnerContainWrapper{width: 1200px;
    margin: 0 auto;
    padding: 5px 0px 40px;}

.AskedQueWrap .FaqWrap {
	padding: 0px 80px;
}
.AskedQueWrap .FaqWrap .FaqTitle h6 {
	font-family: 'latosemibold';
	font-size: 16px;
	line-height: 26px;
	color: #03b3d0;
	position: relative;
	left: 25px;
}
.AskedQueWrap .FaqWrap .FaqTitle h6:before {
	content: 'Q.';
	font-family: 'latosemibold';
	font-size: 16px;
	line-height: 26px;
	color: #03b3d0;
	position: absolute;
	left: -25px;
}
.AskedQueWrap .FaqWrap .DownText {
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color: #444444;
	position: relative;
	left: 25px;
	padding-right: 50px;
}
.AskedQueWrap .FaqWrap .DownText:before {
	content: 'A.';
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color: #444444;
	position: absolute;
	left: -25px;
}

/**day-spa-body**/
.BodySpaWrap h4 {
	font-family: 'Bodoni MT';
	font-size: 45px;
	line-height: 55px;
	color:#333333;
	text-align:center;
	margin-top: 50px;
}
.BodySpaWrap .SepLine {
	margin-top: 8px;
    margin-bottom: 40px;
}
.MassageWrap .MassageFaq, .BodySpaWrap .ListWrap {
	background-color: #f4f4f4;
	padding: 30px 45px;
}
.MassageWrap .MassageFaq .FaqWrap {
    border-bottom: 2px solid #03b3d0;
}
.MassageWrap .MassageFaq .FaqWrap .qus {
	border-bottom: 0px;
}
.MassageWrap .FaqWrap .FaqTitle h6{
	font-family: 'latobold';
	font-size: 18px;
	line-height: 28px;
	color: #03b3d0;
}
.MassageWrap .FaqWrap .DownText {
	background-color: #f4f4f4;
	padding-bottom: 30px;
	padding-top: 0px;
}
.MassageWrap .FaqWrap .DownText .ImgWrap {
	float: right;
	width: 26%;
	margin-left: 20px;
}
.MassageWrap .FaqWrap .DownText .DescWrap {
	float: left;
	width: 72%;
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color: #444444;
}
.BodySpaWrap {
	position: relative;
}
.BodySpaWrap .Col {
    width: 345px;
	position: relative;
	margin: 0 auto;
}
.BodySpaWrap .Col img {
    position: relative;
}
.BodySpaWrap .Col .ImgText {
    position: absolute;
	font-family: 'Bodoni MT';
	font-size: 40px;
	line-height: 50px;
	color:#fff;
	text-transform:capitalize;
	width: 100%;
	top: 105px;
}
.BodySpaWrap .ListWrap ul li {
    background-image: url(https://www.thetimelessmedspa.com/html/images/body-spa-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 1px 0px;
    padding-left: 30px;
}
.BodySpaWrap .TanningWrap .ListWrap .Image {
	float: right;
	width: 36%;
    margin-left: 30px;
}
.BodySpaWrap .TanningWrap .ListWrap .List {
	float: left;
	width: 60%;
}
.WelcomeWrap .ReqBtn {
    display: block;
    margin: 25px auto;
    text-align: center;
    margin-top: 50px;
}

.WelcomeWrap  .SubmitBtn a{color: #03b3d0;
    font-family: 'latoheavy';
    font-size: 13px;
    line-height: 23px;
    text-transform: uppercase;
    border: 1px solid #03b3d0;
    border-radius: 5px;
    padding: 15px 43px;
    transition: ease-in 0.5s;}

.WelcomeWrap .SubmitBtn a:hover {
    color: #fff;
    background-color: #03b3d0;
    border: 1px solid #fff;
}

.WelcomeWrap .ReqBtn a {
	color: #03b3d0;
	font-family: 'latoheavy';
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	border: 1px solid #03b3d0;
	border-radius: 5px;
    padding: 14px 24px;
	transition:ease-in 0.5s;
}
.WelcomeWrap .ReqBtn a:hover {
	background-color: #03b3d0;
	color: #fff;
	border-radius: 5px;
}

/**day-spa-face**/
.FaceSpaWrap .FullBodyWaxingWrap:nth-child(odd) {
	background-color:#f4f4f4;
}

.FaceSpaWrap .ColWrap {
	margin-top: 60px;
}
.FaceSpaWrap .ColWrap h6 {
	font-family: 'Bodoni MT';
	font-size: 35px;
	line-height: 45px;
	color:#333333;
	text-transform:capitalize;
	text-align: center;
}
.FaceSpaWrap .ColWrap .SepLine {
	margin: 15px auto;
	width: 85px;
}
.FaceSpaWrap .ColWrap .SpaOptions {
	background-color: #f4f4f4;
	float: left;
	width: 47.5%;
}
.FaceSpaWrap .ColWrap .ColPadding {
	padding: 20px;
}
.FaceSpaWrap .ColWrap .Treatments {
	background-color: #f4f4f4;
	float: right;
	width: 47.5%;
}
.FaceSpaWrap .ColWrap ul li {
    background-image: url(https://www.thetimelessmedspa.com/html/images/body-spa-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 1px 0px;
    padding-left: 30px;
}
.FaceWrap  h4 {
    font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #333333;
    text-align: center;
}
.FaceSpaWrap .SepLine {
	margin-top: 8px;
    margin-bottom: 40px;
}
.FaceSpaWrap .FaceSpaSlide {
	margin: 20px 0px;
}
.FaceSpaWrap .FaceSpaSlide .Col {
	text-align: center;
    position: relative;
    margin: 0 auto;
}
/*.FaceSpaWrap .FaceSpaSlide .Col .ImgTextBgColor {
	width: 270px;
	height: 270px;
	border-radius: 50%;
}*/
.FaceSpaWrap .FaceSpaSlide .Col .Image {
	position: relative;
	/*border-radius: 50%;*/
	height: 258px;
    width: 363px;
	background-color:#000;
	transition:ease-in 0.3s;
}
.FaceSpaWrap .FaceSpaSlide .Col a:hover .Image {
	background-color:#03b3d0;
}
.FaceSpaWrap .FaceSpaSlide .Col .Image img {
	/*border-radius: 50%;*/
	transition:ease-in 0.3s;
}
.FaceSpaWrap .FaceSpaSlide .Col a:hover .Image img {
	opacity: 0;
}
.FaceSpaWrap .FaceSpaSlide .Col .ImgText {
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	width: 100%;
	height: 258px;
	padding: 0px 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity:0;
	    transition: ease-in 0.3s;
}

.FaceSpaSlide ul li .Col a:hover .ImgText{ opacity:1;} 

.ScrubsWrap h4{
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #333333;
    text-align: center;
}
.ScrubsWrap .SepLine {
	margin-top: 8px;
    margin-bottom: 40px;
}
.ScrubsWrap .Row {
    padding: 15px 70px;
}
.ScrubsWrap .Row .ImgWrap {
	float: left;
	width: 24%;
	margin-right: 40px;
}
.ScrubsWrap .Row .DescWrap {
	float: right;
	width: 72%;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
    color: #333333;
}
.ScrubsWrap .Row .DescWrap h6 {
	font-family: 'latobold';
    font-size: 25px;
    line-height: 35px;
    color: #03b3d0;
    text-transform: capitalize;
    text-align: left;
}
.ScrubsWrap .Row .DescWrap .SepLine {
	border: 1px solid #333333;
    margin: 10px 0px;
    width: 85px;
}
.ScrubsWrap .ReqBtn {
    display: block;
    margin: 25px auto;
    text-align: center;
    margin-top: 50px;
}
.ScrubsWrap .ReqBtn a {
	color: #03b3d0;
	font-family: 'latoheavy';
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	border: 1px solid #03b3d0;
	border-radius: 5px;
    padding: 14px 24px;
	transition:ease-in 0.5s;
}
.ScrubsWrap .ReqBtn a:hover {
	background-color: #03b3d0;
	color: #fff;
	border-radius: 5px;
}

/**contact**/
.DirectionsWrap h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #03b3d0;
    text-align: center;
}
.DirectionsWrap .SepLine {
	margin-top: 8px;
    margin-bottom: 40px;
}

.DirectionsWrap .ImgWrap {
    float: left;
    width: 51.5%;
    padding: 0 40px;
}

.Aerrowrap .ImgWrap{float: left;
    width: 51.5%;
    padding: 0 40px;
	position:relative;}

.Aerrowrap .ImgWrap .AerrowWrap{position: absolute;
    top: -32px;
    left: 50%;
    margin-left: 44px;}


.DirectionsWrap .DescWrap {
	float: right;
	width: 48.5%;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
    color: #333333;
	padding: 0 15px;
}
.ContactInfo {
	background-color: #03b3d0;
}
.ContactInfo h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #fff;
    text-align: center;
}
.ContactInfo .SepLine {
	margin-top: 8px;
    margin-bottom: 40px;
	border-color: #fff;
	width: 125px;
}
.ContactInfo .ContactCol {
	width: 25%;
	display: inline-block;
	text-align: center;
	font-family: 'latoregular';
    font-size: 16px;
    line-height: 26px;
	color: #fff;
	border-right: 1px solid rgba(0,0,0,0.1);
	letter-spacing: 0.5px;
	padding: 0 10px;
	vertical-align: top;
}
.ContactInfo .ContactCol:last-child {
	border-right: 0px;
}
.ContactInfo .ContactCol a{
	text-align: center;
	font-family: 'latoregular';
    font-size: 16px;
    line-height: 26px;
	color: #fff;
	letter-spacing: 0.5px;
	transition: ease-in 0.5s;
}
.ContactInfo .ContactCol a:hover {
	color: #333333;
}
.ContactInfo .ContactCol h6 {
	font-family: 'Bodoni MT';
    font-size: 20px;
    line-height: 30px;
}
.ContactInfo .ContactCol .Icon {
    margin: 10px 0px;
}
.ContactInfo .ContactCol .Icon i {
    color: #000;
    background-color: #fff;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    line-height: 60px;
}
.MessageWrap  h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #333333;
    text-align: center;
}
.MessageWrap .SepLine {
	margin-top: 8px;
    margin-bottom: 40px;
}

.MessageWrap .SecurityCode{float: left;
    margin-left: 10px;}

.MessageWrap .FormWrap {
	background-color: #f4f4f4;
	width:804px;
	padding: 30px 40px;
	margin: 0 auto;
}
.MessageWrap .FormWrap .Col1 {
	width: 340px;
	display:inline-block;
	margin: 10px;
	box-sizing:border-box;
}
.MessageWrap .FormWrap .Col2 {
	width: 704px;
    margin: 10px;
	box-sizing:border-box;
}
.MessageWrap .FormWrap .Col2 textarea {
    height: 152px;
	color: #333333;
   font-family: 'latoregular';
   font-size: 16px;
   line-height: 26px;
}
.MessageWrap .FormWrap .SubmitBtn {
    float: right;
    margin: 10px;
}
.MessageWrap .FormWrap .SubmitBtn a {
	color: #03b3d0;
	font-family: 'latoheavy';
	font-size: 13px;
	line-height: 23px;
	text-transform: uppercase;
	border: 1px solid #03b3d0;
	border-radius: 5px;
    padding: 15px 43px;
	transition:ease-in 0.5s;
}
.MessageWrap .FormWrap .SubmitBtn a:hover {
	color: #fff ;
	background-color:#03b3d0;
	border: 1px solid #fff;
}

/**health & wellness**/

#return-to-top {
    position: fixed;
    top: 400px;
    right: 41px;
    background: #03b3d0;
    color: #25251e;
    width: 35px;
    height: 35px;
    display: block;
    text-decoration: none;
    /*-webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;*/
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /* visibility: hidden; */
}

#return-to-top i {
    color: #ffffff !important;
    margin: 0;
    position: relative;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    line-height: 30px;
}

.HealthAndWellnessWrap .InnerContainWrapper {
    padding: 40px 0px 0px;
}
.HealthAndWellness h1{
    left: 33%;
    bottom: 145px;
}
.LinksWrap {
	display: none;
}
.LinksWrapper .NoBullet li {
	display: block;
	float: left;
}
.LinksWrapper .NoBullet li a {
	font-family: 'Bodoni MT';
    font-size: 15px;
    line-height: 25px;
    color: #191919;
	background-color: #eeeeee;
	padding: 18px 46px;
	transition: ease-in 0.3s;
}
.LinksWrapper .NoBullet li a:hover {
	background-color: #03b3d0;
	color: #fff;
	position: relative;
}
.LinksWrapper .NoBullet li a:hover:before {
	background-color: #03b3d0;
	color: #fff;
	content: ' ';
	position:absolute;
	background:url(https://www.thetimelessmedspa.com/html/images/icons/hover-triangle.png) no-repeat;
	width:13px;
	height:7px;
	left: 50%;
	bottom: -7px;
	margin-left: -6.5px;
}

.LinksWrapper .NoBullet li a.on {
	background-color: #03b3d0;
	color: #fff;
	position: relative;
}
.LinksWrapper .NoBullet li a.on:before {
	content: ' ';
	position:absolute;
	background:url(https://www.thetimelessmedspa.com/html/images/icons/hover-triangle.png) no-repeat;
	width:13px;
	height:7px;
	left: 50%;
	bottom: -7px;
	margin-left: -6.5px;
}
.TattooRemovalWrap h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #03b3d0;
	text-align: center;
}
.TattooRemovalWrap ul li {
    background-image: url(https://www.thetimelessmedspa.com/html/images/body-spa-bullet.png);
    background-position: 10px 15px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 1px 0px;
    padding-left: 30px;
	width: auto;
    display: inline-block;
	color: #333333;
    font-family: 'latoregular';
    font-size: 25px;
    line-height: 35px;
}
.TattooRemovalWrap ul {
	margin-bottom: 30px;
}
.TattooRemovalWrap .List {
	text-align: center;
}
.TattooRemovalWrap ul li:first-child {
	background-image: none;
	padding-left:0;
}
.TattooRemovalWrap .TattooSlider {
	float: left;
	width: 32%;
	margin: 0 50px;
}
.TattooRemovalWrap .TattooDesc {
	float: right;
	width: 59%;
	color: #444444;
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 28px;
}
.TattooRemovalWrap .TattooSlider .Col {
	margin: 0px 20px;
	position: relative;
}
/*.TattooRemovalWrap .TattooSlider .Col .Image {
	height: 218px;
}*/
.TattooRemovalWrap .TattooSlider .Col .UpperImg {
    width: 344px;
    /*height: 218px;*/
	margin-bottom: 30px;
	position:relative;
}
.TattooRemovalWrap .TattooSlider .Col .LowerImg {
    width: 344px;
    /*height: 218px;*/
	position:relative;
}
.TattooRemovalWrap .TattooSlider .Col .UpperImg .Image {
	position:relative;
}
.TattooRemovalWrap .TattooSlider .Col .UpperImg .Image img,
.TattooRemovalWrap .TattooSlider .Col .LowerImg .Image img {
	margin-bottom: -8px;
}
.TattooRemovalWrap .TattooSlider .Col .UpperImg .ImgText {
	position:absolute;
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
	background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
	bottom: 0px;
    right: 1px;
}
.TattooRemovalWrap .TattooSlider .Col .LowerImg .Image {
	position:relative;
}
.TattooRemovalWrap .TattooSlider .Col .LowerImg .ImgText {
	position:absolute;
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
	background-color: rgba(0,0,0,0.7);
    padding: 3px 28px;
    bottom: 0px;
    right: 1px;
}
.TattooRemovalWrap .TattooSlider li {
	padding-left: 0px;
	background-image: none;
}
.HealthAndWellnessFaq .DownText {
	background-color: #f4f4f4;
}
.HealthAndWellnessFaq {
	background-color: #f4f4f4;
	/*margin: 45px 0px;*/
} 
.PlasmaWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 25px;
}
.PlasmaWrap h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #03b3d0;
	text-align: center;
}
.PlasmaWrap {
	color: #444444;
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 28px;
	text-align: center;
}
.PlasmaWrap .Desc {
	margin-bottom: 25px;
}
.PlasmaWrap .Col {
	display: inline-block;
	width: 523px;
	margin: 25px;
}
.PlasmaWrap .Col .LeftCol {
	float: left;
	width: 262px;
	/*height: 375px;*/
}
.PlasmaWrap .Col .LeftCol img {
	margin-bottom: -8px;
	width: 100%;
}
.PlasmaWrap .Col .RightCol {
	float: right;
	width: 261px;
	/*height: 375px;*/
	background-color: #f4f4f4;
	color: #444444;
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
	text-align: center;
}
.PlasmaWrap .Col .RightCol .PlasmaPadding {
	padding: 10px 25px;
}
.PlasmaWrap .Col .RightCol h6 {
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #333333;
	text-align: center;
}
.PlasmaWrap .Col .RightCol .SepLine {
	width: 88px;
	margin: 15px auto;
}
.PlasmaWrap .Col .RightCol .ReadBtn {
	display: block;
	text-align: center;
	margin: 25px auto;
}
.PlasmaWrap .Col .RightCol .ReadBtn a {
	color: #03b3d0;
    font-family: 'latoheavy';
    font-size: 13px;
    line-height: 23px;
    text-transform: uppercase;
    border: 1px solid #03b3d0;
    border-radius: 5px;
    padding: 14px 29px;
    transition: ease-in 0.5s;
}
.PlasmaWrap .Col .RightCol .ReadBtn a:hover {
	color: #fff;
	background-color: #03b3d0;
}
.PlasmaWrap .Col2 {
	color: #444444;
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
	text-align: center;
	width: 30%;
    display: inline-block;
	margin: 15px;
	vertical-align: top;
}
.PlasmaWrap h6 {
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #333333;
	text-align: center;
}
.PlasmaWrap .Col2 .SepLine,.PlasmaWrap .Col3 .SepLine {
	width: 88px;
	margin: 15px auto;
}
.PlasmaWrap .Col2 .Image {
	float: left;
	width: 50%;
	min-height: 245px;
}
.PlasmaWrap .Col2 .Image img {
	margin-bottom: -7px;
}
.PlasmaWrap .Col2 .Desc {
	float: right;
	width: 50%;
	/*min-height: 245px;*/
	background-color: #f4f4f4;
	margin-bottom: 0px;
	box-sizing:border-box;
}
.PlasmaWrap .Col2 .Desc .Col2Padding {
	padding: 10px;
}
.IVTreatmentsWrap {
	background-color: #f4f4f4;
	color: #444444;
    font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
	text-align: center;
}
.IVTreatmentsWrap .SepLine {
	margin: 15px auto;
}
.IVTreatmentsWrap h2 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #03b3d0;
	text-align: center;
}
.IVTreatmentsWrap h4 {
	font-family: 'latoregular';
    font-size: 30px;
    line-height: 40px;
    color: #03b3d0;
	text-align: center;
}
.IVTreatmentsWrap h6 {
	font-family: 'latoregular';
    font-size: 25px;
    line-height: 35px;
    color: #333333;
	text-align: center;
	margin-bottom: 20px;
}
.Benefits {
	background:url(https://www.thetimelessmedspa.com/html/images/bg/health&wellness-treatments-bg.jpg) no-repeat top;
	background-size: cover;
}
.Benefits .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 70px;
}
.Benefits h4 {
	font-family: 'Bodoni MT';
    font-size: 40px;
    line-height: 50px;
    color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
.Benefits ul li {
    background-image:url(https://www.thetimelessmedspa.com/html/images/white-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 0px 20px;
    padding-left: 30px;
	color: #fff;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
	display: inline-block;
    width: 100%;
	vertical-align: top;
	text-align:left;
}
.CocktailsWrap {
	color: #fff;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
}
.CocktailsWrap h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #333333;
	text-align: center;
	margin-bottom: 10px;
}
.CocktailsWrap h6 {
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
	text-align: center;
}
.CocktailsWrap .SepLine {
	border: 1px solid #fff;
	width: 85px;
	margin: 15px auto;
}
.CocktailsWrap .Row {
	text-align: center;
}
.CocktailsWrap .BlueCol {
	background-color: #03b3d0;
	width: 523px;
	display: inline-block;
	margin: 10px;
	vertical-align: top;
	text-align:left;
}
.CocktailsWrap .BlackCol {
	background-color: #333333;
	width: 523px;
	display: inline-block;
	margin: 10px;
	text-align:left;
}
.CocktailsWrap .PaddingClass {
	padding: 20px;
}
.CocktailsWrap ul li {
    background-image:url(https://www.thetimelessmedspa.com/html/images/white-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 0px 20px;
    padding-left: 30px;
}
.BHRTWrap {
	background:url(https://www.thetimelessmedspa.com/html/images/bg/health&wellness-bhrt-bg.jpg) no-repeat top;
	background-size: cover;
	color: #fff;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
}
.BHRTWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 40px;
}

.BHRTWrap h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #03b3d0;
	text-align: center;
}
.BHRTWrap .SepLine {
	border: 1px solid #03b3d0;
	width: 85px;
	margin: 20px auto;
}
.BHRTWrap h6 {
	color: #fff;
	font-family: 'latoregular';
    font-size: 25px;
    line-height: 35px;
	text-align: center;
}
.BHRTWrap .Row {
	margin-top: 30px;
}
.BHRTWrap .Row:nth-child(odd) .ImgWrap {
	float:left;
	width: 49%;
    margin-right: 20px;
}
.BHRTWrap .Row:nth-child(odd) .DescWrap {
	float:right;
	width: 49%;
}
.BHRTWrap .Row:nth-child(even) .ImgWrap {
	float:right;
	width: 49%;
    margin-left: 20px;
}
.BHRTWrap .Row:nth-child(even) .DescWrap {
	float:left;
	width: 49%;
}
.HairRestorationWrap h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #03b3d0;
	text-align: center;
}
.HairRestorationWrap {
	color: #444444;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
	text-align: center;
} 
.HairRestorationWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 50px;
}
.HairRestorationWrap .SepLine {
	margin: 20px auto;
}
.HairRestorationWrap span{
	color: #444444;
	font-family: 'latobold';
    font-size: 15px;
    line-height: 25px;
	text-align: center;
}
.HairRestorationWrap .HairCol {
	background-color: #f4f4f4;
	width: 520px;
	display: inline-block;
	margin: 45px 14px;;
}
.HairRestorationWrap .HairCol .HairColPadding {
	padding: 30px;
}
.HairRestorationWrap .HairCol .SepLine {
	margin: 15px auto;
}
.HairRestorationWrap h6 {
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #333333;
	text-align: center;
}
.NeoGraftWrap .Image {
	float: left;
	width: 24%;
	margin-right: 50px;
}
.NeoGraftWrap .Desc {
	float: right;
	width: 70%;
	text-align: left;
}
.SuneticsWrap {
	color: #444444;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
	text-align: center;
}
.SuneticsWrap h6 {
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #333333;
	text-align: center;
}
.SuneticsWrap .SepLine {
	margin: 20px auto;
}
.SuneticsWrap .SuneticsRow .Desc {
	text-align: left;
}
.SuneticsWrap .SuneticsRow .Desc h6{
	text-align: left;
}
.SuneticsWrap .SuneticsRow .Desc .SepLine{
	border: 1px solid #03b3d0;
    width: 85px;
    margin: 15px 0px;
}
.SuneticsWrap .SuneticsRow:nth-child(odd) .Image {
	float: right;
	width: 46%;
	margin: 20px;
}
.SuneticsWrap .SuneticsRow:nth-child(odd) .Desc {
	float: left;
	width: 45%;
	margin: 20px;
}
.SuneticsWrap .SuneticsRow:nth-child(even) .Image {
	float: left;
	width: 46%;
	margin: 20px;
}
.SuneticsWrap .SuneticsRow:nth-child(even) .Desc {
	float: right;
	width: 45%;
	margin: 20px;
}
.SuneticsWrap .Desc ul li {
    background-image:url(https://www.thetimelessmedspa.com/html/images/black-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 0px 20px;
    padding-left: 30px;
}
.HairRegrowth {
    padding: 0 40px;
	margin-top: 35px;
}
.HairRegrowth .ImgWrap {
	float:right;
	width: 48%;	
}
.HairRegrowth .DescWrap {
	float:left;
	width: 47%;
	background-color: #f4f4f4;
	padding: 32px 50px;
}
.HairRegrowth .DescWrap h6 {
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #333333;
	text-align: center;
	margin-top: 0px;
}
.HairRegrowthWork {
	background-color: #03b3d0;
}
.HairRegrowthWork .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 40px;
}
.HairRegrowthWork h6 {
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
	text-align: center;
}
.HairRegrowthWork .SepLine {
	border: 1px solid #fff;
	width: 155px;
	margin: 20px auto;
}
.HairRegrowthWork .ProcedureWrap {
    margin: 30px auto;
}
.HairRegrowthWork .ProcedureWrap .ImgWrap {
	float: left;
	width: 49%;
}
.HairRegrowthWork .ProcedureWrap .DescWrap {
	float: right;
	width: 49%;
	color: #fff;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
}

/**medical-spa-body**/
.MedicalBodySpa {
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color:#444444;
	text-align:center;
}
.MedicalBodySpa .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.MedicalBodySpa .MedicalSpaLogo {
	margin: 30px auto;
}
.MedicalBodySpa h4 {
	font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #333333;
	text-align: center;
}
.MedicalBodySpa h6 {
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #03b3d0;
	text-align: center;
}
.MedicalBodySpa .VideoWrap {
    margin: 20px 0px;
	position: relative;
}
.MedicalBodySpa .PlayIcon {
    position: absolute;
    left: 47%;
    bottom: 44%;
}
.MedicalBodySpa .PlayIcon i {
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    font-size: 25px;
}
.HowItWorks {
	background-color: #f4f4f4;
}
.HowItWorks .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.HowItWorks h4 {
	font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #03b3d0;
	text-align: center;
}
.HowItWorks .WorkingWrap {
	text-align: center;
	min-height: 410px;
	position: relative;
}
/*.HowItWorks .WorkingWrap .UpperImg img {
	position: relative;
	-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.2);
}
.HowItWorks .WorkingWrap .Img1 {
	position: absolute;
	width: 177px;
	height: 230px;
	text-align: left;
	left: 140px;
    bottom: 30px;
    z-index: 1;
}
.HowItWorks .WorkingWrap .Img2 {
	position: absolute;
	width: 177px;
	height: 230px;
}
.HowItWorks .WorkingWrap .Img3 {
	position: absolute;
	width: 177px;
	height: 230px;
}
.HowItWorks .WorkingWrap .Img4 {
	position: absolute;
	width: 177px;
	height: 230px;
}
.HowItWorks .WorkingWrap .Img5 {
	position: absolute;
	width: 177px;
	height: 230px;
}
.HowItWorks .WorkingWrap .Img6 {
	position: absolute;
	width: 177px;
	height: 230px;
}
*/
.HowItWorks .WorkingSlider {
    margin: 50px auto 0px auto;
}
.WorkingSlider .ImgResult {
	width: 1104px;
	margin: 0 auto;
}
.WorkingSlider .ImgResult .ImgCol1 {
	position: relative;
	float: left;
}
.WorkingSlider .ImgResult .ImgCol1 img, .WorkingSlider .ImgResult .ImgCol2 img {
	margin-bottom: -8px;
}
.WorkingSlider .ImgResult .Caption1 {
	position: absolute;
    font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
    left: 0;
    bottom: 0px;
}
.WorkingSlider .ImgResult .ImgCol2 {
	float:right;
	position: relative;
}
.WorkingSlider .ImgResult .Caption2 {
	position: absolute;
    font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
    right: 0;
    bottom: 0px;
}
.VaserShape .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.VaserShape {
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color:#444444;
	text-align:center;
}
.VaserShape h4 {
	font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #03b3d0;
	text-align: center;
}
.VaserShape .VaserShapeWorks {
	margin: 30px 0px;
}
.VaserShape .VaserShapeWorks .ImgWrap{
	float:right;
	width: 32%;
	margin-left: 44px;
}
.VaserShape .VaserShapeWorks .Img1 {
	position:relative;
	margin: 6px;
}
.VaserShape .VaserShapeWorks .Img1 img, .VaserShape .VaserShapeWorks .Img2 img {
	margin-bottom: -7px;
} 
.VaserShape .VaserShapeWorks .ImgText1 {
	position:absolute;
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
    right: 0;
    bottom: 0px;
}
.VaserShape .VaserShapeWorks .Img2 {
	position:relative;
	margin: 6px;
}
.VaserShape .VaserShapeWorks .ImgText2 {
	position:absolute;
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
    right: 0;
    bottom: 0px;
}
.VaserShape .VaserShapeWorks .DescWrap{
	float:left;
	width: 64%;
	text-align: left;
}
.VaserShape .VaserShapeWorks .DescWrap h4{
	color: #333333;
	text-align: left;
	margin-bottom: 20px;
}
.VelaShapeWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.VelaShapeWrap {
	background-color: #f4f4f4;
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color:#444444;
	text-align:center;
}
.VelaShapeWrap h4 {
	font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #03b3d0;
	text-align: center;
}
.VelaShapeWrap .ImgWrap {
	float: left;
	width: 31%;
	margin-right: 35px;
}
.VelaShapeWrap .DescWrap {
	float: right;
	width: 65%;
	text-align:left;
}
.MedicalSpaBodyFaq {
    margin: 45px 0px;
}
.MedicalSpaBodyFaq .FaqWrap .DownText {
	background-color: #f4f4f4;
	text-align: left;
}
.VelaShapeTargets .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.VelaShapeTargets h4 {
	font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #333333;
	text-align: center;
}
.EuroThreads .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.EuroThreads {
	font-family: 'latoregular';
	font-size: 15px;
	line-height: 25px;
	color:#444444;
	text-align:center;
}
.EuroThreads h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #03b3d0;
	text-align: center;
}
.EuroThreads .SepLine {
	margin:20px auto;
}
.EuroThreads h5 {
	font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #333333;
	text-align: center;
	margin-bottom: 25px;
}
.EuroThreads .EuroThreadsList {
	margin: 30px 0px;
}
.EuroThreads .EuroThreadsList .ImgWrap {
	float: right;
	width: 45%;
}
.EuroThreads .EuroThreadsList .ListWrap {
	float: left;
	width: 55%;
	text-align: left;
}
.EuroThreads .EuroThreadsList .ListWrap h5 {
	text-align: left;
	margin-bottom: 15px;
}
.EuroThreads .EuroThreadsList .ListWrap ul li {
	background-image: url(https://www.thetimelessmedspa.com/html/images/black-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 0px 20px;
    padding-left: 30px;
}


/**topheader nav**/
.nav-overlay#nav-overlay.show .Logo a{
	background:url(https://www.thetimelessmedspa.com/html/images/imgs/header-logo2.png) no-repeat;
}
.nav-overlay#nav-overlay.show .TopMainWrapper {
	position: relative;
}
.TopHello.IdxPage {
    top: 15px !important;
}
.TopHello {
    height: 33px;
    width: 36px;
    position: fixed;
    top: 30px !important;
    background-color: rgba(255, 255, 255, 1);
    z-index: 99;
    right: 17px !important;
    border-radius: 4px;
}

/**medical spa face**/
.MedicalFaceSpa h6 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #03b3d0;
    text-align: center;
}
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap {
	float: left;
	width: 32%;
	margin-right: 50px;
}
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap .Result1,
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap .Result2,
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap .Result3 {
	margin: 5px;
	position: relative;
}
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap .Img1 {
	position: relative;
}
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap .ImgText1 {
	position: absolute;
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
	right: 1px;
    bottom: 7px;
}
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap .Img2 {
	position: relative;
}
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap .ImgText2 {
	position: absolute;
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
	right: 1px;
    bottom: 7px;
}
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap .Img3 {
	position: relative;
}
.MedicalFaceSpa .BotoxAndDysportWrap .ImgWrap .ImgText3 {
	position: absolute;
	font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
	right: 1px;
    bottom: 7px;
}
.MedicalFaceSpa .BotoxAndDysportWrap .DescWrap {
	float: right;
	width: 63%;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 26px;
    color: #444444;
    text-align: left;
}
.MedicalFaceSpa .BotoxAndDysportWrap .DescWrap h5 {
	font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #333333;
    text-align: left;
	margin-top: 30px;
}
.MedicalFaceSpa .BotoxAndDysportWrap .DescWrap ul li {
	background-image: url(https://www.thetimelessmedspa.com/html/images/black-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 0px 20px;
    padding-left: 30px;
}
.MedicalFaceSpaFaq, .MedicalFaceSpaFaq .DownText {
	background-color: #f4f4f4;
}
.MedicalFaceSpaFaq h2 {
	font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #333333;
    text-align: center;
}
.MedicalFaceSpaFaq .SepLine {
	margin: 25px auto;
}
.MedicalFaceSpaFaq h3 {
	font-family: 'Bodoni MT';
    font-size: 33px;
    line-height: 43px;
    color: #333333;
    text-align: center;
	margin-top: 40px;
}
.MedicalFaceSpaFaq h3 span {
	color: #03b3d0;
	text-transform: uppercase;
}
.MedicalFaceEuroThreads {
	background-color: #03b3d0;
}
.MedicalFaceEuroThreads .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.MedicalFaceEuroThreads h2 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #fff;
    text-align: center;
}
.MedicalFaceEuroThreads .SepLine {
	border: 1px solid #fff;
	margin: 20px auto;
}
.MedicalFaceEuroThreads h4 {
	font-family: 'latobold';
    font-size: 28px;
    line-height: 38px;
    color: #fff;
    text-align: center;
}
.MedicalFaceEuroThreads .ColWrap {
    text-align: center;
	margin-top: 20px;
}
.MedicalFaceEuroThreads .ImgCol {
	width: 25%;
	display: inline-block;
}
.MedicalFaceEuroThreads .DescCol {
	width: 40%;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    text-align: left;
	display: inline-block;
	margin: 0px 30px;
}
.ThreadLiftWrap {
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
    color: #444444;
}
.ThreadLiftWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.ThreadLiftWrap h4 {
	font-family: 'Bodoni MT';
    font-size: 35px;
    line-height: 45px;
    color: #333333;
	margin-bottom: 20px;
}
.ThreadLiftWrap .DifferenceWrap {
	margin-top: 30px;
}
.ThreadLiftWrap .DifferenceWrap .VideoWrap {
	float: right;
	width: 49.5%;
	position: relative;
	margin-left: 10px;
}
.ThreadLiftWrap .DifferenceWrap .PlayIcon {
    position: absolute;
    left: 47%;
    bottom: 44%;
}
.ThreadLiftWrap .DifferenceWrap .PlayIcon i {
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    font-size: 25px;
}
.ThreadLiftWrap .DifferenceWrap .DescWrap {
	float: left;
	width: 49.5%;
}
.SubLimeWrap {
	background-color: #f4f4f4;
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
    color: #444444;
}
.SubLimeWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.SubLimeWrap h4 {
	font-family: 'Bodoni MT';
    font-size: 45px;
    line-height: 55px;
    color: #03b3d0;
	text-align: center;
}
.SubLimeWrap .SepLine {
	width: 150px;
}
.MedicalFaceSpaSlide .ImgResult {
	width: 1104px;
	margin: 15px auto;
	text-align: center;	
}
.MedicalFaceSpaSlide .ImgResult .ImgCol1, .MedicalFaceSpaSlide .ImgResult .ImgCol2 {
	display: block;
	position: relative;
	width: 552px;
    /*height: 349px;*/
	float: left;
}
.MedicalFaceSpaSlide .ImgResult .ImgCol1 img, .MedicalFaceSpaSlide .ImgResult .ImgCol2 img {
	margin-bottom:-7px;
}
.MedicalFaceSpaSlide .ImgResult .Caption1 {
	position: absolute;
	font-family: 'Bodoni MT';
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	background-color:rgba(0,0,0,0.7);
	padding: 3px 20px;
	left: 0;
    bottom: 0px;
}
.MedicalFaceSpaSlide .ImgResult .Caption2 {
	position: absolute;
	font-family: 'Bodoni MT';
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	background-color:rgba(0,0,0,0.7);
	padding: 3px 20px;
	right: 0;
    bottom: 0px;
}
.SubLimeWrap .Row {
	background-color: #03b3d0;
	padding: 25px;
	margin-top: 50px;
}
.SubLimeWrap h4 {
	font-family: 'Bodoni MT';
	font-size: 45px;
	line-height: 55px;
	color: #03b3d0;
	text-align: center;
}
.SubLimeWrap .SepLine {
	border: 1px solid #03b3d0;
	margin: 20px auto;
	width: 150px;
}
.SubLimeWrap .Row h4 {
	font-family: 'Bodoni MT';
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.SubLimeWrap .Row .SepLine {
	border: 1px solid #fff;
	margin: 25px auto;
	width: 88px;
}
.SubLimeWrap ul li {
	background-image: url(https://www.thetimelessmedspa.com/html/images/white-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 0px 20px;
    padding-left: 30px;
	color: #fff;
}
.PermanentMakeUpWrap {
	font-family: 'latoregular';
    font-size: 15px;
    line-height: 25px;
    color: #444444;
}
.PermanentMakeUpWrap .InnerContainWrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 45px;
}
.PermanentMakeUpWrap h2 {
	font-family: 'Bodoni MT';
	font-size: 45px;
	line-height: 55px;
	color: #03b3d0;
	text-align: center;
}
.PermanentMakeUpWrap ul {
	margin-top: 30px;
}
.PermanentMakeUpWrap ul li {
	background-image: url(https://www.thetimelessmedspa.com/html/images/black-bullet.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    margin: 8px 0px;
    padding: 0px 20px;
    padding-left: 30px;
}
/**medical spa face end**/


/** 070318 **/
.WithoutHeaderBgWrap .InnerContainWrapper {
	padding-top: 0px;
}
.InnerContainWrapper.BackBtnWrap {
    padding: 0px 0 5px;
    margin-top: 30px;
}
/** 070318 end **/

/** 200418 **/
.ResultWrap .jcarousel li .ImgResult .ImgCol1:before {
	content: 'Before';
	position: absolute;
    font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 20px;
	text-transform: capitalize;
    left: 0px;
    bottom: 0px;
}
.ResultWrap .jcarousel li .ImgResult .ImgCol1:after {
	content: 'After';
	position: absolute;
    font-family: 'Bodoni MT';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
	text-transform: capitalize;
    padding: 3px 20px;
    right: 0px;
    bottom: 0px;
}
/** 200418 end **/

.ReqBtn {
	display:inline-block;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	font-family: 'latoblack';
	letter-spacing:0.5px;
}
.ReqBtn a{
	display:block;
	background-color:transparent;
	color:#fff;
	padding:0px 35px;
	border-radius: 5px;
	border:1px solid #fff;
	transition: ease-in 0.2s;
}
.ReqBtn a:hover{
	display:block;
	background-color:#fff;
	color:#000;
}



.Header .ReqBtn {
	display:inline-block;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	font-family: 'latoblack';
	letter-spacing:0.5px;
	margin-top: 10px;
}
.Header .ReqBtn a{
	display:block;
	background-color:transparent;
	color:#fff;
	padding:0px 35px;
	border-radius: 5px;
	border:1px solid #fff;
	transition: ease-in 0.2s;
}
.Header .ReqBtn a:hover{
	display:block;
	background-color:#03b3d0;
	border:1px solid #03b3d0;
	color:#fff;
}
/** 191218 shv start **/
.StickyBtn {
    position: absolute;
    right: 50px;
    bottom: 50px;
    z-index: 99;
    padding: 15px;
    background-color: #03b3d0;
    border-radius: 5px;
	text-align: center;
}
.StickyBtn h2 {
    font-family: 'Bodoni MT';
    font-size: 22px;
    line-height: 27px;
    color: #fff;
    margin-bottom: 10px;
}
div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    margin: 0;
    padding: 8px 5px !important;
    display: inline-block;
    vertical-align: top;
    width: 32.5%;
}
.ctct-form-embed.form_0 .ctct-form-defaults {
    background-color: transparent !important;
    padding: 0;
}
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
    border: 0 !important;
    color: #fff;
    font-family: 'AvantGardeMdBTMedium';
    background-color: #222222 !important;
    border-radius: 5px;
    transition: ease-in 0.5s;
    letter-spacing: 1px;
    display: block;
    padding: 16px 25px;
    width: 285px;
    margin: 0 auto;
	font-size: 12px;
    line-height: 16px; 
	text-transform: uppercase !important;
}
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover {
    background-color: #03b3d0 !important;
    color: #fff;
}
div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
    font-weight: normal !important;
    font-size: 13px;
	display: inline-block !important;
}
.ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-header {
    font-weight: normal;
    font-family: 'Bodoni MT';
    font-size: 50px;
    line-height: 60px;
    color: #333333;
    text-align: center;
    margin-top: 50px;
}
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
    -webkit-font-smoothing: antialiased !important;
    font-family: 'Bodoni MT Italic' !important;
    font-size: 25px !important;
    line-height: 35px !important;
    color: #1f1f1f !important;
    text-align: center;
    margin: 15px 0px !important;
}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element:focus {
    outline: 0 !important;
}
div.ctct-form-embed form.ctct-form-custom input[type=text]:focus, input[type=email]:focus, 
div.ctct-form-embed form.ctct-form-custom input[type=tel]:focus, input[type=phone]:focus, 
div.ctct-form-embed form.ctct-form-custom select:focus {
    box-shadow: 0 0 8px rgba(172, 151, 102, 1) !important;
    border: 0 !important;;
}
div.ctct-form-embed form.ctct-form-custom .ctct-form-errorMessage {
	display: inline-block;
}
/** 191218 shv end **/

.TopHello.IdxPage {
    display: block !important;
	z-index: 100;
}
.SubLandingPageBody .TopHeader {
    position: relative;
    z-index: 100;
    background-color: #03b3d0;
    padding: 9px 0;
}
.SubLandingPageBody .TopHeader .Logo {
    position: relative;
    top: auto;
    left: auto;
    z-index: 100;
    float: left;
}












.MaxWidth100{
	max-width:100%;	
}
/*---9. grop ClearBoth---*/
.group:after {
  content: "";
  display: table;
  clear: both;
}

.ClearBoth {
  clear: both;
  min-height:1px;
}