.header{
	/*background:#000;*/
	background:#000 none repeat scroll 0% 0%;
	padding: 2px 0px 8px 0px;

}
.header1{
	opacity: 0.9;
	position: fixed;
	z-index: 100;
	width:100%;
}
/*.header-fix{
	position:fixed;
	z-index:999;
	background:#000;
}*/
.logo{
	padding: 0px 0px 0px 0px;
	text-align:center;
	float:left;
}
.social-icon{
	padding: 30px 0px 0px 0px;
	z-index:999;
	text-align:center;
}
.title{
	text-align:center;
	
}
.service{
	text-align:center;
}
.footer{
	/*width:1347px;*/
	background:#000;
}
.footer p{
	color:#fff;
	margin-top: 6px;
	font-family: 'Roboto Slab', serif;
	font-size:14px;
	line-height:25px;
	font-weight:normal;
	
}
.footer a{
	text-decoration:none;
	color:#fff;
}
.about h1{
	text-align:center;
}
.abt-txt li{
	text-align:justify;
	list-style:circle;
	line-height: 32px;
}

.abt-txt1 ul li{
	background:url(../images/icon.png) no-repeat;
	list-style:none;
	padding: 0px 0px 20px 30px;
    text-align: left;
	font-size: 13px;
    font-weight: bold;
	color: #ED7E21;
}
h4{
	font-family: 'Roboto Slab', serif;
	font-size:18px;
}
h2{
	font-family: 'Roboto Slab', serif;
	font-size:32px;
	line-height: 50px;
}
.newdemo{
	text-align:center;
}
/*Start scroll script*/
body {
background:#fff;
/*font-family:Arial, sans-serif;*/
}

p {
margin-bottom:20px;
}

.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* FF3.6+ */
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C */
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:261px;
    max-height:148px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}
/*End scroll script*/

.text{
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Roboto Slab', serif;
	font-size:13px;
	line-height:25px;
	text-align:justify;
	color:#919191;
	font-weight:300;
	/*letter-spacing:1px;*/
}

.hi-icon-effect-1 a{
	text-decoration:none;
}
.label{
	text-align:left !important;
}
.address{
	padding: 45px 0px 0px;
   float: left;
   text-align: left;
   margin: 10px 0px 0px 300px;
}
