
@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@font-face {
    font-family: 'HelveticaNeueLTStd47LightCondensed';
    src: url('files/helveticaneueltstd-ltcn.eot');
    src: url('files/helveticaneueltstd-ltcn.eot') format('embedded-opentype'),
         url('files/helveticaneueltstd-ltcn.woff2') format('woff2'),
         url('files/helveticaneueltstd-ltcn.woff') format('woff'),
         url('files/helveticaneueltstd-ltcn.ttf') format('truetype'),
         url('files/helveticaneueltstd-ltcn.svg#HelveticaNeueLTStd47LightCondensed') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueLTStd47Standard';
    src: url('files/helveticaneueltstd-bdcn-webfont.eot');
    src: url('files/helveticaneueltstd-bdcn-webfont.eot') format('embedded-opentype'),
         url('files/helveticaneueltstd-bdcn-webfont.woff2') format('woff2'),
         url('files/helveticaneueltstd-bdcn-webfont.woff') format('woff'),
         url('files/helveticaneueltstd-bdcn-webfont.ttf') format('truetype'),
         url('files/helveticaneueltstd-bdcn-webfont.svg#HelveticaNeueLTStd47LightCondensed') format('svg');
}
@font-face {
	font-family:'Conv_HelveticaNeueLTStd-Roman';
	src: url('files/HelveticaNeueLTStd-Roman.eot');
	src: local('☺'), url('files/HelveticaNeueLTStd-Roman.woff') format('woff'), url('files/HelveticaNeueLTStd-Roman.ttf') format('truetype'), url('files/HelveticaNeueLTStd-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'ralewayregular';
    src: url('files/Raleway-Regular-webfont.eot');
    src: url('files/Raleway-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('files/Raleway-Regular-webfont.woff2') format('woff2'),
         url('files/Raleway-Regular-webfont.woff') format('woff'),
         url('files/Raleway-Regular-webfont.ttf') format('truetype'),
         url('files/Raleway-Regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewaybold';
    src: url('files/raleway-bold-webfont.eot');
    src: url('files/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('files/raleway-bold-webfont.woff2') format('woff2'),
         url('files/raleway-bold-webfont.woff') format('woff'),
         url('files/raleway-bold-webfont.ttf') format('truetype'),
         url('files/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

div#container {
	width: 100%;
	background:url(images/container_bg.jpg) left top repeat-x;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}
h1, h2, h3{
	margin:0;
	padding:5px 0px;
	font-family: 'HelveticaNeueLTStd47LightCondensed';
	font-size:normal;
	font-weight:normal;
}
p, div {
	margin:0;
	padding:5px 0px;
	font-family: 'HelveticaNeueLTStd47LightCondensed';
	font-size:13px;
	font-weight:normal;
}
p
{
	line-height:23px; font-family: 'Open Sans', sans-serif; 
}
.innerpage-content p
{
text-align:justify;
}
a, img, input, textarea:focus {
	outline:none;
}
a:link {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color: #004BF0;
	text-decoration: underline;
}
a:active {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color: #004BF0;
	text-decoration: underline;
}
a:hover {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color: #004BF0;
	text-decoration: underline;
}
a:visited {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color: #004BF0;
	text-decoration: underline;
}
a:visited:hover {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color: #004BF0;
	text-decoration: underline;
}
.imageover {
	border:none;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.imageover:hover {
	border:none;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
body {
	background:url(images/inner-banner.png) no-repeat; background-position:top center;
	background-color: #ffffff;
	color: #000000;
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-smooth:always;
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility; text-align:center \9;
	background-position:;
}
.logo { display:block; 
	height: 100px; background:url(images/head-bg.png) repeat-x;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}
#navCell {
	margin: 0px;padding:0px; background:#ededed;
	text-align: center;
	width:100%; float:left; 
	margin-top:0px; text-align:center \9;
	
}

.navigation {

	padding:0px;  display:inline-block;
	vertical-align: top;
	white-space: wrap; width:1000px; margin:0 auto;
}
*html .navigation {
padding:10px 0px 10px 10px;
}
.navigation li {
	float:left;
	list-style: none;
	padding:0px;
	top-margin: 0px;
	text-indent: 0px;
	background:url(images/menu_divider.png) right no-repeat;
}
*html .navigation li {
	padding:0px;
}
.navigation li:last-child {
	background:none;
}

#navCell a {
	float:left;
	color: #2a2a2a;
	font-family:'Open Sans', sans-serif;
	text-decoration: none;
	font-size: 17px;
	letter-spacing: 0px;
	text-decoration: none;
	padding:11px 15px; padding:2px 5px \9;
	text-transform:uppercase;
}
#navCell a:hover { background:url(images/navbg.png) repeat-x;
	color: #FFF;
}
#navCell #plogin {
	display: none;
}
#navCell #pregister {
	display: none;
}

/*--START SECONDARY NAVIGATION--*/

 #secnav {
	text-align: center; 
	margin:0px;
	padding:0px;
	height:auto;
	width: 100%; float:left; text-align:center \9; background:#fff;


}

#secnav ul {
	list-style: none;  height:25px;
	padding-left:0px; width:1000px;  
	margin:0 auto; text-align:left \9;
}
#secnav ul li {
	float:left;
	margin:2px 0px;
	padding:0px 4px 0px 4px;
	border-right:1px solid #fff;
}
*html #secnav ul li {
	padding:0px 0px 0px 4px;
}

#secnav ul li:last-child {
	border-right:none;
}
#secnav a {
	font-family:'Open Sans', sans-serif;
	font-size: 14px; font-weight:500;
	float:left;
	color: #333333;
	padding:3px 15px;
	text-decoration: none;
	font-weight: normal;
}

#secnav a:hover {
	background-color:#01355B;
	color:#FFF;
	text-shadow:1px 1px 1px #000;
		-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
/*--END SECONDARY NAVIGATION--*/

/*---------------------------- START CONTENT AREA ----------------------------*/

#contentCell {
	width:1000px; 
	padding:0px; background-color:#fff;
	text-align: left;
	min-height:400px;
	margin-left: auto;
	margin-right: auto; clear:both;  padding:0px;
}
*html #contentCell {
	height: 400px; /* MIN-HEIGHT DOESN'T WORK IN IE */
	padding:0px;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}

.header-content {
	position:absolute;
	top:0px; left:0px;
	width:100%;
	padding:0;
	margin:0;
}
.header_text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:56px;
	line-height:30px;
	text-align:left;
	font-weight:bold;
	color:#FFF;
	padding:0px;
	margin:0;
}
.header_text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	line-height:30px;
	text-align:right;
	font-weight:bold;
	color:#FFF;
	padding:0px;
	margin:0;
}
#footer { 
background:url(images/ftr-bg.png) repeat-x;
margin-top:10px;
	height:290px;
	padding:0px;	width: 100%; float:left;
}
.footer-content {
	padding:20px 0px 0px;margin:0px; width:100%;
	position:absolute; left:0px;
	text-align: center;
	z-index: 100;
}

img
{
	max-width:100% !important;
}
a img {
	border: none;
}



.banner-caption
{
 padding-bottom:30px; padding-left:50px;
}
.frminput
{
	border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px; border:1px solid #fff;
}
.submit_bt
{
	border-radius:3px;
	-webkit-border-radius:3px; cursor:pointer;
	-o-border-radius:3px;
	-ms-border-radius:3px;  margin:12px 0px;
	transition:all 0.3s linear 0s; 
	-webkit-transition:all 0.3s linear 0s; 
	-o-transition:all 0.3s linear 0s; 
	-ms-transition:all 0.3s linear 0s; 
}
.submit_bt:hover
{
	background:#444 !important; border:1px solid #4d4d4d !important;
	
}
.innersubmit_bt
{
	border-radius:3px;
	-webkit-border-radius:3px; cursor:pointer;
	-o-border-radius:3px;
	-ms-border-radius:3px;  margin:12px 0px;
	transition:all 0.3s linear 0s; 
	-webkit-transition:all 0.3s linear 0s; 
	-o-transition:all 0.3s linear 0s; 
	-ms-transition:all 0.3s linear 0s; 
}
.innersubmit_bt:hover
{
	background:#333 !important; border:1px solid #333 !important;
	
}
.abt_company
{
	margin-top:65px;
	
}
.block_box
{
}
.clean-title
{
	background:url(images/carpetclean-titbg.png) no-repeat; background-position:bottom center;
	padding:30px 0 25px;
}


.block_box_one
{
 cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.aboutus_box
{
position:relative; background:url(images/about-sprite.png);
}
.aboutus_box p 
{
    line-height: 23px !important;
}
.aboutus_box:hover
{
	background-position:0px 360px;
}
.aboutus_box:hover h1
{
	color:#fff !important;
}
.aboutus_box:hover p
{
	color:#fff !important;
}
.aboutus_box:hover .box_viewmore
{
	border:1px solid #fff; color:#fff;
}

.services_box
{
position:relative; background:url(images/service-sprite.png);
}
.services_box p 
{
    line-height: 23px !important;
}
.services_box:hover
{
	background-position:0px 360px;
}
.services_box:hover h1
{
	color:#fff !important;
}
.services_box:hover p
{
	color:#fff !important;
}
.services_box:hover .box_viewmore
{
	border:1px solid #fff; color:#fff;
}

.contactus_box
{
position:relative; background:url(images/contact-sprite.png);
}
.contactus_box p 
{
    line-height: 23px !important;
}
.contactus_box:hover
{
	background-position:0px 360px;
}
.contactus_box:hover h1
{
	color:#fff !important;
}
.contactus_box:hover p
{
	color:#fff !important;
}
.contactus_box:hover .box_viewmore
{
	border:1px solid #fff; color:#fff;
}

.articles_box
{
position:relative; background:url(images/article-sprite.png);
}
.articles_box p 
{
    line-height: 23px !important;
}
.articles_box:hover
{
	background-position:0px 360px;
}
.articles_box:hover h1
{
	color:#fff !important;
}
.articles_box:hover p
{
	color:#fff !important;
}
.articles_box:hover .box_viewmore
{
	border:1px solid #fff; color:#fff;
}
.box_viewmore {
    border: 1px solid;
    color: #25aae1;
    display: inline-block;
    font: 15px "ralewayregular";
    margin-top: 15px;
    padding: 5px 10px;
}








.ftr-links
{
	width:100%; height:auto; float:left; margin:0px;
}
.ftr-links li
{
	float:left; list-style-type:none; width:170px; background:url(images/arwlist.png) no-repeat;
	background-position:0px 15px;
}
.ftr-links li a
{
	float:left; padding:10px 16px 10px; color:#a3a3a3; text-decoration:none; font:15px 'HelveticaNeueLTStd47LightCondensed';
}
.ftr-links li a:hover
{
	color:#ebebeb;
}
ul#social-networking{ margin:0px 0 0 0; text-align:center; float:left; padding:8px 0px; font-size:12px;  width:100%;} 

#social-networking li { margin: 0; padding: 0; list-style: none; float:right; background:url(images/sprites-social.png) no-repeat; }

 #social-networking li, #social-networking a { width: 28px; height: 17px; display: block; float: left; } 

ul#social-networking li.twitter {background-position: -26px 0px;}

 ul#social-networking li.facebook {background-position: 0px 0px;} 

ul#social-networking li.linkedin {background-position: -53px 0px;} 
ul#social-networking li.gplus {background-position: -78px 0px;} 
#social-networking li a
{
	float:left;
}
ul#social-networking li.facebook:hover
{
	background-position:0px -20px;
}
ul#social-networking li.twitter:hover
{
	background-position: -26px -21px;
}
ul#social-networking li.linkedin:hover {background-position: -53px -21px;} 
ul#social-networking li.gplus:hover 	{background-position: -78px -21px;} 

#YourName
{
	background:url(images/person.png) no-repeat #fff;
	background-position:top 3px right;
	background-size:28px 22px;
}
#PhoneNumber
{
	background:url(images/call-icon.png) no-repeat #fff;
	background-position:top 3px right;
	background-size:28px 22px;
}

#Emailid
{
	background:url(images/mail-icon.png) no-repeat #fff;
	background-position:top 3px right;
	background-size:28px 22px;
}
#Message
{
	background:url(images/chat-icon.png) no-repeat #fff;
	background-position:top 3px right;
	background-size:28px 22px;
}
















/***********************ACCORDION STYLE***************************/

.drawer {
	width: 100%; margin-top:15px;
	
}

.drawer-item {
	/*border-bottom: 1px solid #E0E0E0;*/
}
	.drawer-item-active .drawer-header {
		background: #333333;
		transition: 0.25s;
		color: #fff;
	}
	.drawer-item-active .drawer-header-icon {
		color: #fff;
	}

.drawer-header {
	background: #f2f2f2;
	color: #212121;
	padding: 6px 6px;
	cursor: pointer;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	min-height: 30px;
	transition: 0.25s;
}
	.drawer-header h1 {
		float: left;
		font-size: 18px;
		margin: 0;
	}

.drawer-content {
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	display: none;
	padding: 12px;
	color: #212121;
	background: #FFF; text-align:left;
	font-size: 13px;
	line-height: 1.45;
}
	.drawer-content p {
		margin: 0;
	}

.drawer-header-icon {
	float: left;
	margin:0px 8px 0px 0px;
	background:url(images/help.png) no-repeat; width:33px; height:31px;
}
	.drawer-header-icon.drawer-header-icon-active {
		background:url(images/help-grey.png) no-repeat;
	}
	
a.guide:hover
{
	border:1px solid #454545 !important;  background:#454545; color:#fff !important;
	border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
}


.innerpage_cnt
{
	text-align:justify;
}
.inner-tit
{
	border-bottom:2px solid #1E283A; margin-bottom:5px;
}
.h-o-op
{
	padding:0px;
}
.time-table,.time-cell
{
	padding:0px;
}