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


.container-fluid
{
	padding-left:0px;
	padding-right:0px;
}
/*nav-bar*/

 .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #982121;
    background-color: #08080800;
}
.navbar-inverse {
    background-color: #080808b8;
    border-color: #08080800;
}
.nn
{padding-top: 0 px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #efeaea;
    font-size: 16px;
    padding-top: 20px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #d88d4c;
    background-color: #08080800;
	border-bottom: 3px solid #d88d4c;
}
     /*orange*/
    #custom-nav {
    background-color: rgba(0,0,0,0);
    border: 0;
    box-shadow: none;
    z-index: 999;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: background .5s ease-in-out, opacity .5s ease;
    -moz-transition: background .5s ease-in-out, opacity .5s ease;
    transition: background .5s ease-in-out, opacity .5s ease;
}   
#custom-nav .container {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top .5s ease, padding-bottom .5s ease;
    -moz-transition: padding-top .5s ease, padding-bottom .5s ease;
    transition: padding-top .5s ease, padding-top .5s ease, padding-bottom .5s ease;
}
#custom-nav.affix {
    top: 0;
    min-width: 100%;
    background-color: #f8f8f8;
    opacity: 0.9;
    -webkit-transition: background .5s ease-in-out, opacity .5s ease;
    -moz-transition: background .5s ease-in-out, opacity .5s ease;
    transition: background .5s ease-in-out, opacity .5s ease;
}
.orangefluid
{
	background-color:#d88d4c;

}
.orange
{
	padding-top: 20px;
    padding-bottom: 15px;
}

@media screen and (max-width: 767px){
    #wrapwrap {
        padding-top: 50px;
    }
    .navbar-fixed-top {
        z-index: 999;
    }
}
@media screen and (min-width: 768px){
    CSS
}
.orange h3
{
	color:#fff;
	font-family:Roboto;
}
        /*End*/
		
     /* Ayurvedam*/
	  
.ayurvedam
{
}
.ayurvedam h1
{
	color:#d78dac;
	padding-top: 15px;
}
.ayurvedam img
{
	display:block;
    margin:0 auto;
	padding-bottom: 20px;
}
.ayurvedamp
{
	color:#736e70;
	font-size:16px;
	line-height: 30px;
	font-weight: 500;
}
.ayur{color:#736e70;
	font-size:20px;
	line-height: 30px;
	font-weight: 600;
	text-align: center;}
/*End*/

/*call now*/

.callfluid
{
	background-image:url(../images/yoga/register/background.jpg);
	padding-top: 35px;
    padding-bottom: 23px
}
.callp1
{
	color:#fff;
	font-size:35px;
}
.callp2
{
	color:#fff;
	font-size: 35px;
	
}
.p2
{
	line-height:30px;
}

	
/*End*/

/*Treatments*/
.Treatments
{
}
.Treatments img
{
    display:block;
    margin:0 auto;
	padding-bottom: 25px;
}
.Treatments h1
{
	color:#d78dac;
	font-size:48px;
	font-family:Roboto;
}
.btn-info:focus {
    color:#fff;
background-color:#d88d4c;
border-color:#d88d4c;
}
.btn-info:hover {
    color: #fff;
    background-color:#d88d4c;
    border-color:#d88d4c;
}

.gallery1
{
}
.gallery1 .col-md-4 img
{
	/*display:block;
	margin:0 auto;*/
	width:100%;
}
.gallery1 .col-md-4 p
{
	font-family: Roboto;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;
	padding: 15px 0px;
	line-height:25px;
}
.galleryp
{
	background-color:#d78dac;
}
.btn-info {
    color:#fff;
    background-color:#d78dac;
	border-color:#d78dac;
}
.btn-lg {
    
    border-radius: 0px;
}
/*End*/
/*contact*/
.contactbg
{
	background-image:url(../images/yoga/contact/newbanner.jpg);
}
.contact1
{
}
.contact1 h2
{
	color: #f7f3f5;
	font-size:25px;
}
.contact1 p
{
	color: #f7f3f5;
	text-align:left;
}
.contact2
{
}
.contact2 h2
{
	color: #f7f3f5;
	font-size:25px;
}
.contact2 h4
{
	color: #f7f3f5;
	text-align:left;
}
.contact3
{
}
.contact3
{
	
}

/*End*/

/*Nav*/


.navbottom
{
	margin-bottom:0px;
	}
.navbar{
    border-radius:0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.navfluid
{
	padding:20px 0px;
}
	/*End*/
	
	
/*Abou Icon*/
.icon1
{
	list-style-type:none;
}
.iconimg
{
	padding:30px 0px;
}
.allicon
{
	padding-right:20px;
	}
.lefticon
{
	padding-left:20px;
}
/*End	*/

/*Logo image*/
.logomargin
{
	margin:0 auto;
	display:block;
}
.imagepadding
{
	padding:30px 0px !important;
}

.fluidbg
{
	background-color:#281f24;
}

/*End*/


 /* Style the navbar */


/* Page content */
.content {
  padding: 16px;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}


#topheader .navbar-nav li > a {
	text-transform: capitalize;
	color: #333;
	transition: background-color .2s, color .2s;
	
	&:hover,
	&:focus {
		background-color: #333;
		color: #fff;
	}
}

#topheader .navbar-nav li.active > a {
	background-color: #333;
	color: #fff;
}

.contactmap
{    padding-top: 35px;
}}

.rr
{float: right;
padding-left: 5px;}

.re{text-align: left;}