@charset "utf-8";
/* CSS Document */
* 
{ 
margin: 0; 
padding: 0; 
outline: 0; 
}
	
/*body {
    font-size: 12px;
    line-height: 1.3;
    font-family: arial, sans-serif;
    color: #000;
    background: url(../images/body-bg.jpg) repeat 0 0;
    min-width: 1023px;
   
}*/
body
{
 background: #ffffff url(../images/body-bg.gif) 0 0 repeat-x;
}

html, body 
{ 
height: 100%;
}
img
{
outline:0;
border:0;
}
#clear
{
clear:both;
}
#topline
{
width:100%;
height:4px;
background:#ec008c;
}




#header
{
width:100%;
height:180px;
background:#FFFFFF;
}


.logo{
	float:left;
	margin-top: 1em;
}



.telephone{
	float:right;
}
.telephone span {
	
	background-color:#FFF;
	padding:6px 10px 1.2px 10px;
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size:1.5em;
	filter:none !important;
	color:#ec008c;
	vertical-align:middle;
}
.telephone span i{
	vertical-align:middle;
	margin-right:5px;
}
.telephone span.number {
	
	padding:5px 12px 5px 10px;
	background:none;
	background:#ec008c;
	color:#FFF;
	font-size:1.5em;
}



#social
{

padding:0;
margin-top:10px;
margin-left:100px;

}
#social ul
{
list-style-type:none;
}
#social ul li {
	float:left;
	margin:1px;
	padding:0;
	}
#social ul li a{
    background:url('social-icons-footer.png') no-repeat 0 0;
    display:block;
    border:0;
    width:23px;
    height:20px;
    padding:0;
    margin:0;
}
#social ul .tw a
{
background-position:-21px 0;
}
#social ul .tw a:hover
{
background-position: -21px -29px;
text-decoration:none;
}
#social ul .fb a
{
background-position: -43px -1px;
}
#social ul .fb a:hover
{
background-position: -43px -30px;
text-decoration:none;
}
#social ul .ln a{
background-position:-65px -1px;
}
#social ul .ln a:hover
{
background-position:-65px -30px;
text-decoration:none;
}
#social ul .yt a
{
background-position:-132px -1px;
}
#social ul .yt a:hover
{
background-position:-132px  -30px;
text-decoration:none;
}






.oshinline{
	padding:5px 0px;
	text-align:center;
}












.menu li{
	display:block;	
}
.menu li a{
	/*font-family:'Gafata', sans-serif;*/
	color:#FFFFFF;
	font-size:20px;
	padding:16px 0px;
	display: block;
	text-align:center;
	border-bottom:2px ridge #EC300C;
}
.menu li:nth-child(5) a{
	border:none;
	border-bottom-left-radius:25px;
    -moz-border-bottom-left-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	-o-border-bottom-left-radius:25px;
}
.menu li a:hover{
	background:#d71387;
}
.header_bottom_left{
	float:left;
	width:28%;
	border-bottom-left-radius:25px;
    -moz-border-bottom-left-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	-o-border-bottom-left-radius:25px;
	border-top-left-radius:25px;
	-moz-border-top-left-radius:25px;
	-webkit-border-top-left-radius:25px;
	-o-border-top-left-radius:25px;
	background:#ed008c;
	height:420px;
	
}
.header_bottom_right
{
width:70%;
float:left;
height:420px;

}




.shadow{
	text-align:right;
}



#wrapper
{
height: auto !important;
height: 100%;
margin: 0 auto; 
width:960px;
}

#top-grids {
	padding: 2em 0 3em 0;
	width:960px;
	margin:0 auto;
}
.top-grid
{
	width:30.33%;
	float:left;
	margin-right:2em;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
}
.top-grid h2{
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	
	color:#ed008c;
}
.top-grid p{
	color: #777;
	font-size: 0.79em;
	line-height: 1.5em;
	padding: 0.3em 0;
}
.icon01{
	width: 128px;
	height: 128px;
	background: url(../images/icon1.png) no-repeat #fff 50%;
	display: inline-block;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
	border-radius: 50%;
}
.icon01:hover,.top-grid1:hover a{
	background: url(../images/icon1h.png) no-repeat #fff 50%;
}
.icon02{
	width: 128px;
	height: 128px;
	background: url(../images/icon2.png) no-repeat 50% #fff;
	display: inline-block;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
	border-radius: 50%;
}
.icon02:hover,.top-grid2:hover a{
	background: url(../images/icon2h.png) no-repeat 50% #fff;
}
.last-grid{
	margin:0;
}

.icon03{
	width: 128px;
	height: 128px;
	background: url(../images/icon3.png) no-repeat 50% #fff;
	display: inline-block;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
	border-radius: 50%;
}
.icon03:hover,.last-grid:hover a{
	background: url(../images/icon3h.png) no-repeat 50% #fff;
}




.images_1_of_3 {
	width: 29.2%;
	padding:1.5%; 
	float:left;
	background-color:#FFFFFF;
	margin:5px;
	height:520px;
	box-shadow: 0px 0px 7px #808080;
	-moz-box-shadow: 0px 0px 7px #808080;
    -webkit-box-shadow: 0px 0px 7px #808080;
	-o-box-shadow: 0px 0px 7px #808080;
}
.images_1_of_3  img {
	max-width:100%;
	display:block;
}
.images_1_of_3  h3{
	font-family: 'Open Sans', sans-serif;
	color:#373737;
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom: 1px solid #EEE;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.images_1_of_3  p  {
	font-size:0.85em;
	padding:5px 0;
	color:#A2A2A2;
	line-height: 1.8em;
}
.button a{
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 0.8em;
	text-transform: uppercase;
	padding:10px 15px;
	border:none;
	display: inline-block;
	background:#ec008c;
	margin-top:10px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.button a:hover{
	    background:#222;
		color:#FFF;
}








#footer
{ 
height: 45px;
background: #120404; 
color: #FFFFFF; 
line-height: 45px;
}
#footer a 
{
 color: #ffffff; 
}
#footer .footer-nav 
{ float: left; 
width: 540px;
 text-transform: uppercase;
 }
#footer .footer-nav span 
{
 padding: 0 3px;
}
#footer .copy
 { 
 float: right; 
 width: 410px;
 text-align: right;
 }
#footer .copy a
{ 
text-decoration: underline;
font-size:14px;
text-decoration: none;
}
#footer .copy a:hover
{
text-decoration:underline;
}
.shell
{
 width: 959px; 
 margin: 0 auto; 
 padding: 0 50px;
}





/*** move top **/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 9px;
	right: 10px;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/top.png) no-repeat right top;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline: none;
}









/* Services Page */
#main-inner
{
padding: 0 0 0 4px;
 width: 956px;
 height:1200px;


}

#pimg
{
width:200px;
height:400px;
float:left;
padding:12px;
margin:7px;
background: none repeat scroll 0% 0% #FFF;
box-shadow: 0px 0px 7px #808080;
	-moz-box-shadow: 0px 0px 7px #808080;
    -webkit-box-shadow: 0px 0px 7px #808080;
	-o-box-shadow: 0px 0px 7px #808080;

}
#pimg:hover
{
opacity:0.8;
background-color:#EEEEEE;
}
.servicetitle
{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
position:relative;
top:10px;
letter-spacing:1px;
word-spacing:2px;
}


.sevice_desc
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
















/*---start-contact----*/
.contact{
	
	background: #fff;
	width:920px;
	margin:0 auto;
	padding:20px;
}
.contact h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	font-weight: 400;
	margin: 0;
	text-transform: uppercase;
	color: #555;
	text-align:center;
}
.contact h1 span{
	color:#ec008c;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col{
	display: block;
	float:left;
	margin: 0.5% 0 1% 1.6%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding: 0 1.5% 1.5% 0;
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	color: #3e454d
	 text-transform: uppercase;
	padding: 0.5em 0 1em 0;
	text-transform: uppercase;
	color:#555;
}
.contact-form{
	position:relative;
	padding-bottom:20px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size: 0.875em;
	color: #3e454d
	padding-bottom:5px;
	font-family: 'Open Sans', sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:8px;
			display:block;
			width:98%;
			border: none;
			outline:none;
			color:#3e454d
			font-size:0.8125em;
			font-family:Arial, Helvetica, sans-serif;
			border: 1px solid rgba(192, 192, 192, 0.41);
			-webkit-appearance:none;
}
.contact-form textarea{
		resize:none;
		height:120px;		
}
.contact-form input[type="submit"]{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	padding: 10px 15px;
	text-transform: uppercase;
	background: #ec008c;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	margin-left: 0.5em;
	border:none;
}
.contact-form input[type="submit"]:hover{
	background: #555;
	color: #fff;
}
.contact-form input[type="submit"]:active{
	background: #555;
		color: #fff;
}
.company_address{
}
.company_address p{
	font-size: 0.875em;
	color: #6a6a6a;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.company_address p span{
	text-decoration:underline;
	color:#454545;
	cursor:pointer;
}
.map{
	margin-bottom:15px;
}




/*gallery start*/
#pimg-gallery
{
width:200px;
height:200px;
float:left;
padding:12px;
margin:7px;
background: none repeat scroll 0% 0% #FFF;
box-shadow: 0px 0px 7px #808080;
	-moz-box-shadow: 0px 0px 7px #808080;
    -webkit-box-shadow: 0px 0px 7px #808080;
	-o-box-shadow: 0px 0px 7px #808080;

}
#pimg-gallery:hover
{
opacity:0.8;
background-color:#EEEEEE;
}
/*gallery end*/




/*ayurvedic start*/
#pimg-ayurvedic
{
width:280px;
height:620px;
float:left;
padding:12px;
margin:7px;
background: none repeat scroll 0% 0% #FFF;
box-shadow: 0px 0px 7px #808080;
	-moz-box-shadow: 0px 0px 7px #808080;
    -webkit-box-shadow: 0px 0px 7px #808080;
	-o-box-shadow: 0px 0px 7px #808080;

}
#pimg-ayurvedic:hover
{
opacity:0.8;
background-color:#EEEEEE;
}
#pimg-ayurvedic img
{
margin-left:40px;
}
#pimg-ayurvedic .servicetitle
{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
letter-spacing:1px;

margin-bottom:12px;
padding:10px 0 10px 0;
background:#ec008c;
color:#FFFFFF;

}

p.ayurvedic_desc
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
}
.listicon
{

list-style:url(../images/marker.png);
padding-left:35px;
margin-top:10px;
font-size:0.85em;
color:#A2A2A2;
line-height: 1.5em;

}
/*ayurvedic ends*/

#main-inner-beauty
{
padding: 0 0 0 4px;
 width: 956px;
 height:1200px;
 background-color:#FFFFFF;
}


.firm
{
		font-size:20px;
		font-family: Corbel,"Times New Roman", Times, serif;
    	text-align:justify;
		letter-spacing:1px;
		word-spacing:2px;
		line-height:1.8em;
		padding-left:6px;
		padding-right:20px;
}
.aboutheading
{
font-family: 'Open Sans', sans-serif;
font-size: 1.5em;
color: #3e454d
text-transform: uppercase;
padding: 0.5em 0 1em 0;
text-transform: uppercase;
color:#555;
text-align:center;
}
.firm strong
{
color:#ec008c;
}