
.nav1
{
	border-radius: 0px;
	border-style: none;
}
.header
{
	background: #000000;
	height:100px;
	width:100%;
}
.slider 
{
     background:url("../images/sliderbg.jpg") center no-repeat;
	 border:1px solid black;
	 display: block;
   max-width: 100%;
   height: auto;

}
.rowbg
{

	background: #000000;
	margin-top: -20px;
}


.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover
 {
    color: #fff;
    background-color: #910A48;
}
.parallax {
    /* The image used */
    background-image: url("../images/par.jpg");

    /* Set a specific height */
    min-height: 700px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about
{
	height:400px;
	width:100%;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#fff;
 font-family: 'Kreon', serif;
}
.footer
{

width:100%;
height:auto;
background-color: #000000;
margin-top: -10px;
}
.pfont
{

	font-family: 'Sriracha', cursive;
	font-size: 16px;
	line-height: 1.5em;
	text-align: justify;
	}
.pro
{
	font-family: 'Kreon', serif;
	color:#fff;
	padding-top:50px;
}
.product
{
	border:1px solid #fff;
height:400px;
width: 300px;
margin-left: 100px;
margin-top:50px;
border-radius: 10px;
background: rgba(255,244,242,1);
background: -moz-linear-gradient(left, rgba(255,244,242,1) 0%, rgba(240,224,223,0.8) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,244,242,1)), color-stop(100%, rgba(240,224,223,0.8)));
background: -webkit-linear-gradient(left, rgba(255,244,242,1) 0%, rgba(240,224,223,0.8) 100%);
background: -o-linear-gradient(left, rgba(255,244,242,1) 0%, rgba(240,224,223,0.8) 100%);
background: -ms-linear-gradient(left, rgba(255,244,242,1) 0%, rgba(240,224,223,0.8) 100%);
background: linear-gradient(to right, rgba(255,244,242,1) 0%, rgba(240,224,223,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4f2', endColorstr='#f0e0df', GradientType=1 );
}
.partext
{
	color:#000000;
	padding: 3px;
	text-align: justify;
	font-family: 'Merriweather', serif;
}
.btn1
{
margin-left: 75px;
margin-bottom: 25px;

}
.ftext
{
	padding-top:150px;
	color:#fff;
}
.fmenu
{
	list-style-type: none;
	color:#fff;
	margin-top: 25px;
	padding:4px;
	margin-left: 200px;
}
.fmenu li a
{
	text-decoration: none;
	color:#ff9900;
}
.fmenu li a:hover
{
	color:#0066ff;
}
.fcon
{
	margin-top: 15px;
}
.fcon1
{

	font-size: 18px;
	color: #0066ff;
	text-decoration: underline;
}
.fcon2
{
	
	color:#ff9900;
	text-align: center;
}
.fright
{
	width:300px;
	height:auto;
	border:1px solid #fff;
	margin-left: 130px;
	color:#ff9900;
	border-radius: 10px;
	padding: 5px;
	margin-top: 5px;

}
.fright1
{
	font-size: 15px;
	color:#0066ff;
	font-weight: bold;

}
.aboutus
{

	width:1005;
	height:auto;
}
 .carousel-inner>.item {
    -webkit-transition: 0.5s ease-in-out left;
    transition: 0.5s ease-in-out left;
    -webkit-transition: 0.5s, ease-in-out, left;
    -moz-transition: .5s, ease-in-out, left;
    -o-transition: .5s, ease-in-out, left;
    transition: .5s, ease-in-out, left;
    }
    .imgbout
    {
    	text-align: justify;
    	padding-top: 30px;
    	padding-left: 15px;
    	padding-right: 15px;
    	line-height: 1.5em;
    	 font-family: 'Kreon', serif;
    	 font-size: 18px;

    }
    .classabout
    {
    	margin-bottom: 20px;
    	margin-left: 350px;
    	 font-family: 'Kreon', serif;
    }
   
@media screen and (min-width: 401px) and (max-width: 1024px) {
  .classabout { display: none; }   /* hide it elsewhere */
}
.border1
{

	border: 1px solid black;
	border-radius: 10px;
	height:200px;
	width:700px;
	margin-left:500px;
}
.fur
{

	width:100%;
	height:1000px;
}
.fur1
{
	margin-top: 25px;
	

}
.cap
{
	margin-left: 35px;
	margin-top: 10px;
}
.figtext
{
	width:400px;
	text-align:left;
}
.furpara
{
	margin-left: -250px;
	text-align: justify;
}
.contacth
{
	height:500px;
}