@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

@font-face {
    font-family: 'opalregular';
    src: url('../fonts/opal-webfont.eot');
    src: url('../fonts/opal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opal-webfont.woff2') format('woff2'),
         url('../fonts/opal-webfont.woff') format('woff'),
         url('../fonts/opal-webfont.ttf') format('truetype'),
         url('../fonts/opal-webfont.svg#opalregular') format('svg'); 
    font-weight: normal;
    font-style: normal;

}
.topInfo {
    background: #e3e3e3 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.topStripinner {
    margin: 0 auto;
    width: 80%;
}
.social{
	float:right;
	width:12%;
	padding-top:0.3em;
	padding-bottom:0.3em;
}
.social > ul{
	margin:0;
	padding:0;
}
.social > ul > li{
	float:left;
	list-style:none;
	margin-left:6%;
}
body{
	font-size:14px;
	color:#555555;
   	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.pageinfo{
	width:100%;
	padding:2em 0 2em 0;
	background:#28324E; 
}
.pageInner{
	width:85%;
	margin:0 auto;
}
.pageInner > h1{
	font-size:2em;
	color:#fff;
	 font-family: "Oswald",sans-serif;
	font-weight:700;
	letter-spacing:1px;
	border-bottom:2px solid #fff;
	display:inline;
}
.pagecontentInfo{
	width:100%;
	padding:2em 0 2em 0;
	
}
.pagecontentInfo p{
	line-height:1.5em;
	font-size:1em;
	text-align:justify;
	color: #000;
}
.pagecontentInfo p strong{
	font-weight:700;
}
.pagecontentInfo h5{
	font-size:1.4em;
	font-weight:500;
	color:#000;
	display:block;
	line-height:2em;
}
.headerRight {
    float: right;
	margin:2% 0;
}
.topStrip {
    float: left;
    width: 100%;
}
ul.top-info {
    float: right;
    list-style: outside none none;
    padding: 0;
}
ul.top-info li {
    font-size: 15px;
	color:#333;
    font-weight: normal;
	margin:0px 10px;
	float:left;
}
ul.top-info li i {
    color: #d80808;
    text-align: center;
	font-weight:700;
	border: 1px solid #ddd;
	padding: 12px 15px;
	margin: 5px 10px 5px 0px;
}
.pageshead{
	width:100%;
	position:relative;
	height:220px;
	float:left;
	background-position:center center;
	background-repeat:no-repeat;
	background:url('../assets/services-img/about-us.png');
}
.pagesinnerdiv{
	width:85%;
	margin:0 auto;
}
.pageHeadlogo{
	background:#F38F46;
	padding:1em;
	float:left;
	position:absolute;
	top:50%;
}
.pageheadcontent{
	padding:1em;
	float:left;
	position:absolute;
	top:50%;
	left:13.8%;
}
.pageheadcontent h2{
	font-size:1.5em;
	color:#F8522E;
}
.pageHeadlogo h1{
	color:#fff;
	font-size:1.5em;
	font-weight:bold;
}
.pagewhite{
	background:rgba(255,255,255, 0.6);
	padding:1em;
	float:left;
}
.fltLeft{
	float:left;
}
.fltRight{
	float:right;
}
.clrfix{
	clear:both;
}
#wrapper{
	width:100% !important;
	background:rgba(255,255,255, 0.4);
}
.head-left{
	width:70%;
	float:left;
}
.head-right{
	width:30%;
	float:right;
}
.head-right-heading{
	width:100%;
	float:left;
	background:#831F05;
}
.head-right-heading > h1{
	line-height:1.6em;
	color:#fff;
	font-size:1em;
	 padding: 10px 15px;
	 font-family: 'Oswald', sans-serif;
	 text-transform:uppercase;
	 margin:0;
	 font-weight:700;
	 text-indent:25px;
}
.head-right-enquiry{
	background:#eee;
	float:left;
	width:100%;
}
.head-right-enquiry > form{
	width:80%;
	margin:0 auto;
	padding:0.5em;
}
.head-right-enquiry > form > ul{
	margin:0;
	padding:0;
}
.head-right-enquiry > form > ul > li{
	list-style:none;
	width:100%;
	/*margin:0.2% 0 0 0;*/
}
.head-right-enquiry > form > ul > li > input[type='text']{
	border:1px solid #eee;
	padding:0.5em;
	width:94%;
	margin:1.4% 0 0 0;
	font-family: 'Oswald', sans-serif;
}
.head-right-enquiry > form > ul > li > select{
	border:1px solid #eee;
	padding:0.5em;
	width:98%;
	font-family: 'Oswald', sans-serif;
	margin:1.4% 0 0 0;
}
.head-right-enquiry > form > ul > li > textarea{
	border:1px solid #eee;
	padding:0.5em;
	width:94%;
	margin-top:2%;
	resize:none;
	font-family: 'Oswald', sans-serif;
	font-size:13px;
}
.head-right-enquiry > form > ul > li > input[type='submit']{
	background:#831F05;
	display:block;
	padding:0.5em 2em;
	color:#fff;
	cursor:pointer;
	border:none;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight:700;
}
.header{
	background:#FFF;
	width:100%;
	position:relative;
	float:left;
	left:0;
	-webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
	z-index:2;
	/*padding-bottom:0.7em;*/
/*	border-top:6px solid #96281B;*/
}
.header-fixed-top{ 
	top:0;
	z-index:2;
	float:left;
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
}
.logo{
	float:left;
	margin:2.2% 0;
}

.logo > h3{
	float: left;
    font-size: 2.5em;
    font-weight: 700 !important;
    line-height: 2em;
	text-transform:uppercase;
	color:#D91E18;
	padding:0.3em 0 0 0;
}
.menuInner{
	width:80%;
	margin:0 auto;
}
.menuDiv{
	float:left;
	width:100%;
	background:#1d1c1c;
}
.nav{
	margin:1% 0 0 0;
	z-index:1000;
	position:relative;
	float:right;
}
.logo img{
	display:block;
	float:left;
	border:none;
}
.smalllogo{
	width:20%;
	display:none;
}
.smalllogo img{
	width:100%;
}
/*.header-fixed-top{ 
	top:0;
	z-index:2;
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
}*/
.speedBar {
  padding: 29px 0;
  float: right;
  font-size: 12px; 
}
.speedBar a {
  display: inline-block;
  color: #888888;
  text-decoration: none;
}
.content{
	width:99%;
	padding:1em;
	float:left;
/*	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);*/
	background:#fff;
}
.lLarge{
    color: #fff;
}
.ourClients{
	width:100%;
	height:100%;
	padding-bottom:2em;
	float:left;
	background:url(../images/clients.jpg);
	background-size:cover;
	background-position:center;
	position:relative;
}
.ourClientsinner{
	margin: 0 auto;
    width: 85%;
	z-index:4;
	position:relative;
}
.ourClientsinner > ul{
	margin:0;
	padding:0;
}
.ourClientsinner > ul > li{
	float:left;
	list-style-type:none;
	border:1px solid #eee;
	padding:1em;
	width:15%;
	margin:1% 0 0 2%;
	background:rgba(255, 255, 255, 0.3);
}
.ourClientsinner > ul > li > img{
	width:100%;
	display:block;
}
.ourClientsinner > h1 {
    color: #3a539b;
    font-size: 1.9em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
	line-height:2em;
}
.nbs-flexisel-item {
    cursor: pointer;
    float: left;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: relative;
}
.nbs-flexisel-ul {
    list-style-type: none;
    text-align: center;
}

.copacity {
    background: none repeat scroll 0 0 rgba(255, 255,255, 0.65);
    float: left;
    height: 100%;
    position: absolute;
    width: 100%;
}
.content > ul{
	margin:0 0 0 1em;
	padding:0;
}
.content > ul > li{
	font-size:15px;
	color:#555555; 
	list-style-position:inside;
	list-style-type:disc; 
	padding:0.3em;
	width:96%;
	float:left;
	margin:0.3em 0 0 0;
}
.content h4{
	font-size:1.4em;
	font-weight:bold;
	color:#22313F;
	line-height:2em;
	text-transform:uppercase;
}
.content > p{
	line-height:2em;
	text-align:justify;
	font-size:1em;
}
.content > p > em{
	font-style:italic;
}
.content > p > strong{
	font-weight:700;
}
.ourteam{
	width:100%;
}
.ourteam > ul{
	margin:0;
	padding:0;
}
.ourteam > ul > li:first-child{
	margin:0;
}
.ourteam > ul > li{
	list-style:none;
	margin:3em 0 0 0;
	float:left;
	width:100%;
}
.ourteam > ul > li .teamimg{
	padding:5px;
	border:1px solid #E1E1E1;
	width:130px;
	height:150px;
	float:left;
}
.teamcontent{
	float:left;
	width:82%;
	margin-left:10px;
}
.teamcontent > p{
	font-size:13px;
	line-height:22px;
	text-align:justify;
}
.teamcontent > p >strong{
	font-weight:bold;
}
.teamheading{
	width:100%;
	border-bottom: 1px solid #e0e0e0;
}
.teamheading h4{
	font-size:15px;
	font-weight:bold;
	color:#F85634;
}
.teamheading span{
	font-size:14px; 
	font-style:italic;
	padding-left:8px;
	line-height:24px;
	color:#000;
	font-weight:normal;
}
.ourteam > ul > li .teamimg img{
	width:100%;
	height:150px;
}
.hinner{
	margin:0 auto;
	width:85%;
}
.homeslider{
	position:relative;
}
.rslides {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.rslides li {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.rslides li:first-child {
    display: block;
    float: left;
    position: relative;
}
.rslides img {
    border: 0 none;
    display: block;
    float: left;
    height: auto;
    width: 100%;
}
.callbacks_nav {
    background: url("../images/themes.png") no-repeat scroll left top transparent;
    height: 36px;
    left: 0;
    margin-top: -45px;
    opacity: 0.7;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    width: 36px;
    z-index: 3;
}
.callbacks_nav.next {
    background-position: right top;
    left: auto;
    right: 0;
}
.callbacks_tabs a::after {
    background: none repeat scroll 0 0 #eee;
    border-radius: 50%;
    content: "";
    display: inline-block;
    font-size: 0;
    height: 12px;
    visibility: visible;
    width: 12px;
}
.callbacks_here a::after {
    background: none repeat scroll 0 0 #0370C0;
}
.callbacks_tabs a {
    visibility: hidden;
}
.callbacks_tabs li {
    display: inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
    bottom: 14px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}
.middleDiv{
	width:100%;
	background-color:transparent;
/*	padding:0.4em 0 0 0;*/
	position:relative;
	float:left;
}
.minner{
	margin:0 auto;
	width:85%;
	padding:1em 0 0.5em 0;
}
.channelPartner{
	float:right;
	margin:6% 0 0 0;
	width:28%;
}
.channelPartner h2{
	font-size:1.5em;
	font-weight:700;
	 font-family: "Oswald",sans-serif;
	 text-transform:uppercase;
}
.homecontent{
	width:68%;
	margin:4% 0 3% 0;
	float:left;
}
.homecontent > ul{
	margin:0;
	padding:0;
}
.homecontent > ul > li:first-child{
	margin:5% 0 0 0;
}
.homecontent > ul > li{
	float:left;
	border:1px solid #999;
	width:25%;
	height:300px;
	padding:2em;
	margin:5% 0 0 4%;
}
.homecontent > p{
	font-size:1em;
	line-height:1.9em;
	text-align:justify;
	color: #000;
}
.homecontent > p > strong{
	font-weight:bold;
}
.homecontent > h1{
	/*text-shadow: 0px 0px 0px #333, 0.5px 0.5px 0.5px #4f4f4f;*/
	text-transform: uppercase;
	font-size:2em;
	font-weight: 700;
	color: #333;
	letter-spacing:1px;
	font-family: 'Oswald', sans-serif;
	padding-bottom:0.5em;
}
.homerightpanel{
	float:right;
	width:30%;
	margin:3% 0 0 0;
	position:relative;
}
.homerightpanel h2{
	width:100%;
	color:#333;
	float:left;
	line-height:2em;
	text-transform:uppercase;
	text-indent:5px;
	font-size:1em;
	font-weight:bold;
	border-bottom:1px solid #00A1F1;
}
#loading{
	padding:10px;
	color:#333;
	display:block;
	float:left;
	display:none;
}
.readmore{
	padding:10px;
	margin:10% auto !important;
	background:#1d1c1c;
	border-radius:3px;
	display:inline-block;
}
.readmore > a{
	text-decoration:none;
	text-align:center !important;
	color:#ededed;
	text-transform:uppercase;
}

.footer{
	width:100%;
	position:relative;
	background:#e3e3e3; 
	float:left;
	padding:1em 0 0 0;
}
.finner{ 
	margin:0 auto;
	width:85%;
}
.ftproducts{
	width:22%;
	float:left;
}
.btmmslider{
	width:100% !important;
	float:left;
	position:relative;
}
.btmmslider > h1{
	color: #3A539B !important;
    font-size: 1.9em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
	line-height:3em;
	
}
.middleinner{
	width:85%;
	margin:0 auto;
}
.ftcontact{
	width:27.3333%;
	float:left;
	margin-left:3%;
}
.ftcontact > ul{
	margin:0;
	padding:0;
}
.ftcontact > ul > li{
	list-style:none;
	margin:0.4em 0 0 1em;
	list-style-position:inside;
}
.ftcontact > ul > li > i{
	float:left;
	line-height:20px;
	color:#3a3a3a;
}
.ftcontact > ul > li > span{
	color:#3a3a3a;
	line-height:1.8em;
	font-size:0.9em;
	padding:0 0 0 2.5em;
	display:block;
	text-decoration:none;
	text-transform:capitalize !important;
}
.ftcontact > ul > li > span > strong{
	font-weight:700;
}
.ftproducts > ul{
	margin:0;
	padding:0;
}
.ftproducts > ul > li{
	margin:5% 0 0 0;
}
.ftproducts > ul > li > a{
	font-size:0.9em;
	color:#3a3a3a;
	text-transform:capitalize;
	text-decoration:none;
}
.ftquicklinks{
	width:17.3333%;
	float:left;
	margin-left:10%;
}
.ftquicklinks > ul{
	margin:0; 
	padding:0;
}
.ftquicklinks > ul > li{
	margin:5% 0 0 0;
	list-style:none;
	float:left;
	width:100%;
}
.ftquicklinks > ul > li > a{
	font-size:0.9em;
	color:#3a3a3a;
	text-decoration:none;
	text-transform:capitalize;
}
.copyright{
	float:left;
	width:100%;
	padding:1em 0 0 0;
	margin:2% 0 0 0;
	background:#1d1c1c; 
}
.copyrightInner{
	width:85%;
	margin:0 auto;
	padding:0.3em 0 1em 0;
}
.copyrightInner > span{
    color: #fff;
    display: block;
    font-size: 0.8em;
    text-align: left;
	line-height:1.8em;
	text-align:center;
}
.copyrightInner  > span > a{
	color: #fff;
	text-decoration:none;
}
.foot-head{
	width:100%;
}
.foot-head > h4{
  font-size:1.4em;
  font-weight:700;
  color: #1D1C1C;
  text-transform: uppercase;
  padding-bottom:1em;
  padding-top:1em;
  font-family: 'Oswald', sans-serif;
}
.foot-head{
	width:100%;
}
.homebottomservices{
	width:100%;
	float:left;
	padding-bottom:2em;
	background-position:center left;
	background-repeat:repeat-y;
	margin-bottom:5%;
}
.homeservices{
	float:left;
	width:100%;
}
.square{
	width:140px;
	border:1px solid #fff;
	padding:0.8em;
	margin:0 auto;
	background:rgba(255,255,255, 0.8);
}
.square > h2{
	text-align:center;
	font-size:20px;
	color:#3E4095;
	font-weight:bold;
}	
.homeservices > ul{
	margin:0;
	padding:0;
}
.homeservices > ul > li{
	float:left;
	list-style:none;
	background:#3E4095;
	padding:1em;
	width:28%;
	-webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
	margin:1em 0 0 1em;
	line-height:1.5em;
	text-indent:0.3em;
}
.scircle{
	width:22px;
	height:22px;
	border-radius:50%;
	border:1px solid #fff;
	float:left;
	position:relative;
}
.scircle > i{
	color:#fff;
	position:absolute;
	top:17%;
	left:9%;
	font-size:12px;
}
.homeservices > ul > li:hover{
	background:#96989A;
	color:#fff;
}
.homeservices > ul > li > h2{
	color:#fff;
	font-size:1em;
	font-weight:bold;
}

.rightInfo{
	margin:1em 0 0 0;
	float:right;
}

.ltinfo{
	float:right;
}
.ltinfo > ul{
	margin:0;
	padding:0;
	float:right;
}
.ltinfo > ul > li{
	float:left;
	list-style:none;
	font-size:0.9em;
}
.ltinfo > ul > li > span{
	padding:0 10px;
	font-size:0.9em;
}
.ltinfo > ul > li > span > a{
	text-decoration:none;
	color:#333;
}
.info{
	float:right;
	padding:2px 0 0 0;
}
.info > ul{
	margin:0;
	padding:0;
}
.info > ul > li{
	float:left;
	list-style:none;
	margin:10px 0 0 10px;
}
.info > ul > li > i{
	font-size:0.9em;
}
.info > ul > li > span{
	font-size:0.9em; 
	color:#000;
}
.dcircle i{
	border: 1px solid #333;
    border-radius: 50%;
    color: #686868;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}
/*------------------------------------------------------------- 
	                  PORTFOLIO STYLES
---------------------------------------------------------------*/

.works-content {
	margin:0 10px !important;
}
ul.listing{
    margin-left: 27px;
    margin-bottom: 10px;
	display:table;
}
ul.listing li{
	line-height: 26px;
    list-style: circle;
    float: left;
    width: 33.333%;
}

.works-content h3 {
	font-size:16px;
	margin:0px 0px 1px;
	color:#2e2e2e;
	border-bottom:2px solid #dfdfdf;
	padding:15px 10px 15px;
}

.works-content h3 span{
	font-size:11px;
	margin: 4px 0 0 0;
	text-align:center;
	color:#2e2e2e;
	font-weight:600;
	float:right;
	font-family:Open sans;
}

.works-content h4 {
	font-size:16px;
	margin:0px 0px 1px;
	color:#2e2e2e;
	border-bottom:2px solid #dfdfdf;
	padding:15px 10px 15px;
}

.works-content h4 span{
	font-size:11px;
	margin: 4px 0 0 0;
	text-align:center;
	color:#2e2e2e;
	font-weight:600;
	float:right;
	font-family:Open sans;
}

.works-content h5 {
	font-size:16px;
	margin:0px 0px 1px;
	color:#2e2e2e;
	border-bottom:2px solid #dfdfdf;
	padding:15px 10px 15px;
}

.works-content h5 span{
	font-size:11px;
	margin: 4px 0 0 0;
	text-align:center;
	color:#2e2e2e;
	font-weight:600;
	float:right;
	font-family:Open sans;
}

.works-content h6 {
	font-size:16px;
	margin:0px 0px 1px;
	color:#2e2e2e;
	border-bottom:2px solid #dfdfdf;
	padding:15px 10px 15px;
}

.works-content h6 span{
	font-size:11px;
	margin: 4px 0 0 0;
	text-align:center;
	color:#2e2e2e;
	font-weight:600;
	float:right;
	font-family:Open sans;
}

.works-content p, .project-content2 p {
	font-size:11px;
	margin:0px;
	text-align:center;
	color:#8a8a8a;
	font-weight:600;
	border-bottom:2px solid #fff;
	padding-bottom:10px;
}

.works-content:hover h3 {
	border-bottom:2px solid #1b9cff;
}

.works-content:hover h4 {
	border-bottom:2px solid #1b9cff;
}

.works-content:hover h5 {
	border-bottom:2px solid #1b9cff;
}

.works-content:hover h6 {
	border-bottom:2px solid #1b9cff;
}

.works-overlay{
	position:relative;
}
.works-overlay img{
	width:100%;
	border:1px solid #ccc;
}

.works-overlay span {
	opacity:0;
	-webkit-transition:all 0.4s ease-in-out;  
	-moz-transition:all 0.4s ease-in-out;  
	-o-transition:all 0.4s ease-in-out;  
	transition:all 0.4s ease-in-out;
}

.zoom {
	background-color:#1b9cff;
	background-color:rgba(27,156,255,0.6);
	position:absolute;
	top:0px;
	right:0px;
	left:0px;
	width:101%;
	height:99%;
	opacity:0;
	-webkit-transition:all 0.4s ease-in-out;  
	-moz-transition:all 0.4s ease-in-out;  
	-o-transition:all 0.4s ease-in-out;  
	transition:all 0.4s ease-in-out;
	z-index:10;
}

.zoom1 {
	background-color:#1b9cff;
	background-color:rgba(27,156,255,0.6);
	position:absolute;
	top:0px;
	right:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0;
	z-index:10;
	-webkit-transition:all 0.4s ease-in-out;  
	-moz-transition:all 0.4s ease-in-out;  
	-o-transition:all 0.4s ease-in-out;  
	transition:all 0.4s ease-in-out;
}

.zoom1 h4, .zoom1 p {
	color:#fff;
}

.zoom1 h4 {
	text-align:center;
	border:none !important;
	padding-bottom:0px;
}

.zoom1 p {
	border:none !important;
	font-weight:400;
}

.zoom1 img {
	display:table;
	margin:0 auto;
}

.zoom1-inner {
	height: 107px;
	position: absolute;
	margin: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}

.works-content:hover .zoom, .works-content:hover span , .works-content:hover .zoom1 {
	opacity:1;
	-webkit-transition:all 0.4s ease-in-out;  
	-moz-transition:all 0.4s ease-in-out;  
	-o-transition:all 0.4s ease-in-out;  
	transition:all 0.4s ease-in-out;
}
.zoom-info {
	width: 112%;
	position:absolute;
	top:0px;
	right:0px;
	left:30%;
	bottom:0px;
	margin:auto;
	height:30px;
}

.zoom-info a {
	background:#0a406f;
	color:#fff;
	width:34%;
	height:30px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	display:inline;
	float:left;
	margin:5px 4px;
	line-height:30px;
	font-size:14px;
	border:1px solid transparent;
	-webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}

.zoom-info a:hover {
	border-color:#0A406F;
	-webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}
.works-content {
  margin: 0 20px !important;
}


.cmnHeading {
    float: left;
    position: relative;
    width: 100%;
	/*background:url(../images/common-strip.jpg);*/
	background-repeat:no-repeat;
	background-size:cover;
	background:#024D87;
}

.opacity{
	position:absolute;
	background:rgba(0,0,0, 0.10);
	width:100%;
	float:left;
	height:100%;
}
.cmnInner{
	margin:0 auto;
	width:85%;
}
.pageTitle {
  padding: 1em 1em 1em 0em;
  font-weight: 300;
  position:relative;
  margin:0 auto !important;
  display:none;

}
.pageTitle > h3 { 
 	/*border-bottom: 1px solid #F9302E;*/
    color: #fff;
	text-transform:uppercase !important;
    font-size: 1.8em; 
    font-weight: 700;
    line-height: 2.5em;
}

.pageTitle > h5 { 
 	/*border-bottom: 1px solid #F9302E;*/
	color:#fff;
}
.pageTitle > h5 > a { 
    color: #fff;
	text-transform:uppercase !important;
    font-size: 1em;
	text-decoration:none;
}
.pageHeading{
	border-bottom:1px solid #eee;
}
.pageHeading > h2{
	font-size:2em;
	font-weight:700;
}

#pageup {
  position: fixed;
  right: 25px;
  bottom: 60px;
  width: 40px;
  height: 40px;
  background-image: url(../images/cycle-hover.png);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  display: none;
  cursor: pointer;
  z-index:4;
}
.lftprtmenu{
	width:26%;
	float:left;
}
.lftmenu{
	background:#eee;
	width:100%;
	float:left;
}
.lftmenu > h4{
	font-size:1.2em;
}
.lftmenu > ul{
	margin:0;
	padding:0;
}
.lftmenu > ul > li{
	list-style:none;
	float:left;
	border-bottom:1px solid #ccc;
	padding:0.5em;
	width:95%;
}
.lftmenu > ul > li > a{
	font-size:0.8em;
	text-transform:uppercase;
	color:#333;
	line-height:1.5em;
	-webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
	text-decoration:none;
}
.lftmenu > ul > li a:hover{
	color:#F9302E !important;
}
.prtdetailscontent{
	float:left;
	width:72%;
	margin:0 0 0 1.5%;
}
.lftmenuheading{
	background:#052636;
	text-indent:0.5em;
	font-size:1em !important;
	color:#fff !important;
}
.contactenq{
	width:100%;
	float:left;
}
.contactDetails{
	width:40%;
	float:left;
}
.contactDetails > h5{
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	line-height:2em;
	border-bottom:1px solid #a5a5a5;
}
.contactDetails > ul {
    margin: 0;
    padding: 0;
}
.contactDetails > ul > li {
    list-style: outside none none;
    margin: 2% 0 0 0;
	line-height:2em;
	float:left;
	width:100%;
}
.contactDetails > ul > li > i {
    border-radius: 50%;
    color: #616161;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 28px;
}
.contactDetails > ul > li > span {
    display: block;
    font-size: 1em;
    line-height: 23px; 
    padding-left: 50px;
}
.contactDetails > ul > li > span > strong{
	font-weight:700;
}
.enquiry{
	float: left;
    margin: 0 0 0 9%;
    width: 50%;
}
.enquiry > h5{
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	line-height:2em;
	border-bottom:1px solid #a5a5a5;
}
.enquiry > form{
	width:100%;
}
.enquiry > form > ul{
	margin:0;
	padding:0;
}
.enquiry > form > ul > li{
	width:100%;
	float:left;
	margin:1em 0 0 0;
}
.enquiry > form > ul > li > label{
	text-transform:uppercase;
	font-size:14px;
	line-height:2em;
	font-family: 'Hind', sans-serif;
	font-weight:700;
}
.enquiry > form > ul > li > select{
	width:98%;
	padding:7px;
	border:1px solid #a5a5a5;
	text-transform:capitalize !important;
}
.enquiry > form > ul > li > select > option{
	padding:1px;
	border:none;
	float:left;
	color:#333;
	margin-top:0.5%;
	width:100%;
}
.enquiry > form > ul > li input[type='text']{
	width:96%;
	padding:8px;
	border:0;
	border:1px solid #a5a5a5;
	font-family: 'Hind', sans-serif;
}
.enquiry > form > ul > li input[type='submit']{
	padding:0.6em;
	text-transform:uppercase;
	display:inline-block;
	border:1px solid #A5A5A5;
	color:#333;
    transition: all 0.3s ease 0s;
	cursor:pointer;
	float:left;
	font-weight:700;
	border:none;
	font-family: 'Hind', sans-serif;
}
.enquiry > form > ul > li input[type='reset']{
	padding:0.6em;
	text-transform:uppercase;
	color:#333;
	display:inline-block;
	border:1px solid #A5A5A5;
	margin-left:2%;
	font-weight:700;
	border:none;
    transition: all 0.3s ease 0s;
	cursor:pointer;
	font-family: 'Hind', sans-serif;
	float:left;
}
.enquiry > form > ul > li textarea{
	width:96%;
	padding:7px;
	height:65px;
	resize:none;
	font-family: 'Hind', sans-serif;
	font-size:12px;
	border:0;
	border:1px solid #a5a5a5;
	font-size:1em;
	font-weight:300;
	min-height:100px;
}
.prtdetailsinner{
	width:100%;
	float:left;
	margin:0 0 2% 0;
	border-bottom:1px solid #ccc;
	padding-bottom:1em;
}
.prtdetailsHeading{
	width:100%;
	float:left;
}
.prtdetailsHeading > h4{
	color:#F9302E;
	font-size:1.1em;
	font-weight:700;
	text-indent:0.5em;
}
.prtdetailsinnerImg{
	float:left;
	width:23%;
	padding:0.2em;
	border:1px solid #ccc;
	margin:1% 0 0 0;
	clear:both !important;
	/*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);*/
}
.prtdetailsinnerImg:hover{
	border:1px solid #F9302E;
}
.prtdetailsinnerContent{
	float:left;
	width:74%;
	margin:0.3% 0 0 1%;
}
.prtdetailsinnerContent > table{
	border-collapse:collapse;
}
.prtdetailsinnerImg > a > img{
	width:100%;
}


.tableDesign {
	margin:5px 0 0 0;
	padding:0px;
	width:100%;
	border:1px solid #eee;
	
}
.tableDesign table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
.tableDesign tr:nth-child(odd){ background-color:#f4f4f4; }
.tableDesign tr:nth-child(even) {background-color:#ffffff; }.tableDesign td{
	vertical-align:middle;
	border:1px solid #eee;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:6px;
	font-size:14px;
	font-weight:normal;
	color:#333;
}
.tableDesign tr th{
	background:#DADFE1;
	font-weight:700;
	line-height:2em;
	text-align:left;
	text-indent:0.5em;
	text-transform:uppercase;
}
.tableDesign tr td strong{
	font-weight:700;
	text-transform:uppercase;
}
.tableDesign tr td{
	text-align:left; 
	background-color:#fafafa;
	font-size:14px;
	color:#555555;
	text-transform:capitalize;
}
.tableDesign tr td P{
	line-height:1.5m;
}
.available{
	color:#F9302E !important;
}
.prtenlarge{
	width:100%;
}
.prtenlarge > a{
	text-decoration:none;
	text-transform:uppercase;
	color:#052636;
	font-size:1em;
	line-height:2em;
	-webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}
.prtenlarge > a:hover{
	color:#F9302E;
}
.prtEnquiry{
	margin:1% 0 0 0;
	padding:0.5em;
	display:inline;
	background:#052636;
	float:left;
	-webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}
.prtEnquiry:hover{
	background:#F00000;
	padding:0.5em;
}
.prtEnquiry > a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

.clients{
	width:100%;
	float:left;
}
.clients > ul{
	margin:0;
	list-style:none;
	float:left;
}
.clients > ul > li{
	width:200px;
	float:left;
	border:1px solid #DADFE1;
	margin:1.5% 0 0 1.5%;
}
.clients > ul > li:hover{
	border:1px solid #bec3c5;
	color:#052636;
}
.clients > ul > li > p{
	float:left;
	background:#DADFE1;
	display:inline-block !important;
	width:100%;
	line-height:2em;
	text-indent:0.5em;
}
.clients > ul > li > img{
	width:100%;
	display:block;
}
.prtimg{
	width:100%;
	float:left;
}
.prtimg > li{
	 border: 1px solid #eee;
    float: left;
    height: 100%;
    margin: 2% 0 0 6.3%;
    width: 23%;
}
.prtimg > li > span{
	width:100%;
	text-indent:0.5em;
	line-height:2em;
	float:left;
	background:#DADFE1;
	margin-top:0.5%;
}
.prtimg > li > span > a{
	text-decoration:none;
	float:right;
	margin-right:2%;
	color:#555555;
}
.prtimg > li > img{
	width:100%;
	height:100%;
	float:left;
	border:none;
}

.multiproducts{
	width:100%;
	display:table;
	margin-bottom:2%;
}
.multiproducts > a > h4{
	 background: #052636;
    font-weight: 700;
	color:#fff;
    line-height: 2em;
    text-align: left;
    text-indent: 0.5em;
    text-transform: uppercase;
	font-size:1em;
	float:left;
	width:100%;
}
.multiproducts a > img{
	width:100% !important;
	float:left;
}


.ftfollowus {
    float: left;
    width: 20.3333%;
}
.ftfollowus > ul {
    margin: 0;
    padding: 0;
}
.ftfollowus > ul > li:first-child {
    margin: 1em 0 0;
}
.ftfollowus > ul > li {
    float: left;
    list-style: outside none none;
    margin: 1em 0 0 1em;
}
.ftfollowus > ul > li > i {
    color: #3a3a3a;
    height: 25px;
    line-height: 25px;
    text-align: center;
	border:2px solid #333;
    width: 25px;
}

.hmEvent{
	width:100%;
	float:left;
	margin:3% 0 0 0;
	background:#333;
	padding:1em 0 1em 0;
	position:relative;
	background-position:center left;
	background-size:cover;
}
.hmeventInner{
	width:85%;
	margin:0 auto;
	position:relative;
}
.hmeventInner > h2{
	color:#fff;
	font-size:3em;
	font-weight:700;
	padding-bottom:0.4em;
	text-shadow: 0 0 0 #eecdcd, 6px 3px 44px #432222;
}
.hmeventInner > h5{
	color:#fff;
	font-size:1.5em;
	line-height:1em;
	text-transform:uppercase;
	padding-bottom:1em;
	text-align:center;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 0;
}
.list_carousel1 #foo1, .list_carousel1 #foo2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel1 #foo1 > li, .list_carousel1 #foo2 > li {
	padding: 0;
	float: left;
	cursor: default;
	margin: 0 30px 0 0;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.foo-btn {
	position: relative;
	padding: 0;
}
.list_carousel1 .prev, .list_carousel1 .next {
	display: inline-block;
	width: 16px;
	height: 27px;
	cursor: pointer;
	float: left;
	margin-left: 5px;
}
.list_carousel1 .list_btn {
	position: absolute;
	top: 3px;
	right: 15px;
	z-index: 1;
}
.list_carousel1 .prev {
	background: url('../images/prev.png') 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel1 .next {
	background: url('../images/next.png') 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel1 .prev:hover {
	background: url'./images/prev.png') 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel1 .next:hover {
	background: url('../images/next.png') 0 bottom no-repeat; 
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.caption .title {
  color: #ffffff;
  font: bold 20px "Oswald",sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}

 .description {
  color: #ffc249;
  margin-bottom: 16px;
  margin-top: 8px;
}
.btn-default.btn1 {
  box-shadow: none;
  position: relative;
  text-decoration: none !important;
  padding: 0 13px;
  font: 11px 'Roboto';
  margin: 0;
  background: #ff550e;
  text-transform: uppercase;
  text-shadow: none;
  color: #ffffff;
  border: none;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding:5px;
}

.thumb-pad3 {
  overflow: hidden;
}
.thumb-pad3 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.thumb-pad3 figure {
  margin: 0;
  margin-bottom: 17px;
}
.thumb-pad3 figure img {
  width: 100%;
}
.homepageDetails{
	width:100%;
	float:left;
	margin:2% 0 0 0;
}
.homepageInner{
	margin:0 auto;
	width:85%;
}
.homepageInner > ul > li{
	border: 1px solid #dadada;
    float: left;
    height: 240px;
    margin: 4% 0 4% 2%; 
    padding: 1em;
    width: 20%;
	    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.homepageInner > ul > li .circle{
	margin:-60px auto 20px;
	width:90px;
	height:90px;
	border-radius:100%;
	border:1px solid #dadada;
	   transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.homepageInner > ul > li .circle > img{
	display:block;
	width:100%;
	height:100%;
	border-radius:100%;
	vertical-align:middle !important;
}
.homepageInner > ul > li:hover{
	border:1px solid #00A1F1;
}
.homepageInner > ul > li .circle:hover{
	border:1px solid #00A1F1;
}
.service-center {
    text-align: center;
}
.service-center P{
    text-align:justify;
	line-height:1.4em;
}

.prtLeftmenu {
    background: #eee none repeat scroll 0 0;
    float: left;
    margin: 1% 0 0;
    padding: 1em;
    width: 22%;
}
.prtLeftmenu > h2 {
    border-bottom: 1px solid #555555;
    color: #333;
    font-size: 1.1em;
    line-height: 2em;
	font-weight:700;
    text-transform: uppercase;
}
.anothermenuList {
    margin: 0;
}

.anothermenuList > ul > li:first-child {
    margin: 3% 0 0 0;
}
.anothermenuList > ul > li {
    float: left;
    margin: 4% 0 0;
    width: 100%;
}
.viewLrg {
    background: #000 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.viewLrg > a {
    color: #fff;
    font-size: 0.8em;
    line-height: 2em;
    text-decoration: none;
    text-indent: 10px;
    text-transform: capitalize !important;
}
.anothermenuList > ul > li > span {
    color: #555555;
    float: left;
    font-size: 14px;
    font-weight: 700;
	text-transform:uppercase;
    line-height: 1.4em;
    margin: 2% 0 0;
}
.divider{
	width:100%;
	float:left;
	height:10px;
	border-bottom:1px solid #333;
}
.prtLeftmenu > h2 {
    border-bottom: 1px solid #555555;
    color: #333;
    font-size: 1.1em;
    line-height: 2em;
    text-transform: uppercase;
}

.anothermenuList > ul > li > a {
    color: #555555;
    font-size: 14px;
    text-decoration: none;
}
.childmenu > li:first-child {
    margin-top: 0;
}
.childmenu > li {
    float: left;
    list-style: inside none disc;
    margin-left: 4%;
    margin-top: 1%;
    width: 100%;
}
.childmenu > li > a {
    color: #555555;
    font-size: 0.8em;
    text-decoration: none;
}


.prtDetailsdiv {
    background: #eee none repeat scroll 0 0;
    float: right;
    margin: 1% 0 0 0%;
    padding: 1em;
    width: 72%;
}

.prtDetailsdiv > h2 {
    border-bottom: 1px solid #555555;
    color: #333333;
    font-size: 1.1em;
    line-height: 2em;
	font-weight:700;
    text-transform: uppercase;
}

.prtdetailsDiv img{
	/*width:100%;*/
}

.imgLeftdiv {
    background: #eee none repeat scroll 0 0;
    float: left;
    margin: 1% 0 0;
    position: relative;
    width: 22%;
}
.imgLeftdiv > img {
    display: block;
    position: relative;
    width: 100%;
}
.btmDeatils {
    float: left;
    width: 100%;
}
.catalogue {
    background: #024579 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.catalogue > a {
    color: #fff;
    font-size: 0.8em;
    line-height: 2em;
    text-decoration: none;
    text-indent: 10px;
    text-transform: capitalize;
}

.contentDiv {
    float: left;
    margin: 1% 0 0 2.3%;
    width: 72%;
}

.contentDiv > p {
    color: #555555;
	font-size:15px;
    line-height: 1.5em;
    text-align: justify;
}
.contentDiv > p > strong{
	font-weight:700;
}
.contentDiv > ul > h3 {
    color: #555555;
    font-size:15px;
    font-weight: 700;
}

.contentDiv > ul > li {
    color: #555555;
    float: left;
	font-size:15px;
    list-style:disc;
	margin:3px 0 0 0; 
	padding:4px;
	list-style-position:inside !important;
    width: 100%;
}
.contentDiv > ul > li > strong{
	font-weight:700;
}
.pop_enquiry {
  width: 500px;
  height: auto;
}
.pop_enquiry P{
	font-weight:normal;
	font-size:13px;
	padding:10px;
}
.cmn_head {
  height: auto;
  background:#333;
  padding: 15px;
  
/*  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;*/
}
.cmn_head h1 {
  margin: 0;
  font-size: 20px;
  	font-family: 'Hind', sans-serif;
   color:#fff;
   font-weight:700;
}
.pop_enquiry > form{
	margin:0;
		font-family: 'Hind', sans-serif;
	padding:15px;
}
.pop_enquiry > form > ul > li{
	float:left;
	width:100%;
	margin:3% 0 0 0;
}
.pop_enquiry > form > ul > li > label{
	float:left;
	padding:3px 0 10px 0;
	width:90%;
	font-size:1em;
	font-weight:700;
}
.pop_enquiry > form > ul > li > input[type='text']{
	padding:9px;
	border:1px solid #ccc;
	width:95%;
	font-family: 'Hind', sans-serif;
} 
.pop_enquiry > form > ul > li > textarea{
	padding:9px;
	border:1px solid #ccc;
	font-weight:normal;
	font-size:14px;
	width:95%;
	font-family: 'Hind', sans-serif;
	height:100px;
} 
.pop_enquiry > form > ul > li > input[type='submit']{
	padding:7px 12px;
	display:block;
	background:#333333;
	border:none;
	outline:none;
	font-family: 'Hind', sans-serif;
	cursor:pointer;
	font-weight:700;
	float:left;
	color:#fff;
} 
.pop_enquiry > form > ul > li > input[type='reset']{
	padding:7px 12px;
	display:block;
	background:#333333;
	border:none;
	outline:none;
	font-family: 'Hind', sans-serif;
	cursor:pointer;
	font-weight:700;
	float:left;
	color:#fff;
	margin-left:2%;
} 
#loading{
	float:left;
	padding:11px;
	display:none;
}
.tbl{
	width:100%;
}
.tbl > tbody > tr > td{
	padding:0.4em;
	background:#f4f4f4;
}

.CSSTableGenerator { 
	margin:5px 0 0 0;
	padding:0px;
	width:100%;
	border:1px solid #eee;
}.CSSTableGenerator table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#f4f4f4; }
.CSSTableGenerator tr:nth-child(even) {background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	border:1px solid #eee;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:10px;
	font-size:14px;
	font-weight:normal;
	color:#333;
}
.CSSTableGenerator tr:first-child td{
	text-align:center;
	background-color:#E8E8E8;
	height: 17px;
	border:1px solid #eee;
	font-size:14px;
	color:#000;
	text-transform:uppercase;
}
.CSSTableGenerator tr td img{
	border:2px solid #eee;
}
.ulImages{
	width:100%;
}
.ulImages > ul{
	margin:10px 0 0 0;
	padding:0;
}
.ulImages > ul > li{
	list-style:none;
	float:left;
	width:23.8%;
	margin: 10px 0 0 6px;
}
.ulImages > ul > li > img{
	border:1px solid #ccc;
}
.ulImages > ul > li > span{
	display:block;
	padding:4px;
}
.ulImages > ul > li > span > a{
	text-decoration:none;
	color:#333;
}



.ulptImages{
	width:100%;
}
.ulptImages > ul{
	margin:10px 0 0 0;
	padding:0;
}
.ulptImages > ul > a li{
	list-style:none;
	float:left;
	width:23.8%;
	margin: 10px 0 0 6px;
	text-decoration:none !important;
	color:#333 !important;
}
.ulptImages > ul > a > li > img{
	border:1px solid #ccc;
}
.ulptImages > ul > a > li > span{
	display:block;
	padding:4px;
	line-height:20px !important;
}


.moreproductDetails{
	padding:10px;
	float:left;
	width:600px;
	border:4px solid #024579;
}
.moreproductDetails > ul > li{
	list-style:disc;
	float:left;
	width:100%;
	margin:4px 0 0 10px;
	line-height:20px;
	list-style-position:inside;
}
.moreproductDetails > h3{
	font-weight:700;
	line-height:30px;
	font-size:16px;
}
.moreproductDetails > p {
	line-height:20px;
}
.moreproductDetails > p > strong{
	font-weight:700;
	color:#024579;
}
.prtImage{
	width:100%;
}
.prtImage > img{
	display:block;
	width:100%;
}
.authorised{
	background:#d80808;
	width:100%;
	float:left;
	padding:0 0 6em 0;
}
.authorisedInner{
	margin:0 auto;
	width:85%;
}
.circle{
	width:190px;
	height:190px;
	background:#fff;
	border-radius:100%;
	float:left;
	text-align:center;
	margin:0 12px 12px 12px;
	border:4px solid #cf1b1b;
	box-shadow:0 2px 0 #cf1b1b;
}
.circle > img{
	display:block;
	margin:23% auto;
}
.side-menu{
	width:25%;
	float:left;
	box-shadow:0 0 4px #ccc;
	border:1px solid #ccc;
	margin:2% 0 2% 0;
}
.side-menu h3{
	font-size:1.4em;
	/*border-bottom:1px solid #ccc;*/
	font-weight:400;
	padding:0.3em;
	font-family: 'Oswald', sans-serif;
	line-height:1.4em;
	background:#28324E;
	color:#fff;
	text-indent:10px;
	text-transform:uppercase;
}

.product-details{
	float:right;
	width:73.3%; 
	border:1px solid #ccc;
	box-shadow:0 0 4px #ccc;
	margin:2% 0 1% 0;
}
.product-details > h4{
	color:#d80808;
	font-size:1.2em;
	font-weight:700;
	line-height:2em;
	text-indent:12px;
}
.product-details p{
	line-height:24px;
	padding:0.6em;
	text-align:justify;
}
.product-details p strong{
	font-weight:700;
}

.product-details h3{
	font-size:1.4em;
	/*border-bottom:1px solid #ccc;*/
	font-weight:400;
	padding:0.3em;
	line-height:1.4em;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	background:#28324E;
	color:#fff;
	text-indent:10px;
}
.img-responsive{
	width:100%;
	display:block;
} 
.prtdetailsDiv {
    width: 100%;
	float:left;
	margin:1% 0 0 0;
}
.productimg {
    /*background-color: #e2e2e2;*/
    float: left;
    margin: 0 0 0 6px;
    padding: 0.3em;
    width: 26%;
	/*border:1px solid #d6d6d6;
	box-shadow:0 0 6px #dadada;
	-moz-box-shadow:0 0 6px #dadada;
	-webkit-box-shadow:0 0 6px #dadada;*/ 
}
.productimg img{
	display:block;
	width:100%;
	margin-bottom:5px;
	border:1px solid #d6d6d6;
}
.productContainerLeft {
    float: left;
    width: 69%;
	margin-left:10px;
	margin-top:5px;
}
.productContainerLeft h6{
	font-size:1.8em;
	color:#EF0A0A;
	display:inline;
	border-bottom:2px solid;
}
.productContainerLeft h4{
	color:#D80808;
	font-weight:700;
	font-size:1.2em;
	padding:0.4em;
}
.productContainerLeft ul{
	padding-left: 26px;}
.productContainerLeft ul li{
	line-height:25px;
	list-style:circle;
}
.productContainerLeft ul li strong{
	font-weight:bold;
}
.img-responsive{
	display:block;
	width:100%;
}
.productContainerLeft p{
	line-height:1.4em;
	text-align:justify;
}
.productContainerLeft p strong{
	font-weight:700;
	line-height:2em;
}
.productContainerLeft h5{
	font-size:1.1em;
	font-weight:700;
	line-height:1.6em;
	padding:0.4em;
}
.more-button{
	float:left;
	background:#EF0707;
	display:block;
	margin-right:10px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border: 0px solid #000000; 
	margin-top:10px;
}
.more-button a{
	color:#fff;
	font-weight:400;
	padding:0.7em;
	font-size:13px;
	text-decoration:none;
	display:block;
}
.ullist > li{
	float:left;
	list-style-type:disc;
	margin:0.3em 0 0 2em;
	width:97%; 
    display: list-item;
    text-align: -webkit-match-parent;
	line-height:20px;
	color: #000;
}
.ullist > h5{
	font-size:1em;
	line-height:2em;
}

.enquiryDetails {
    float: left;
    font-family: "Oswald",sans-serif;
    padding: 1em;
    width: 62%;
	margin-bottom:2%;
	background:#eee; 
}
.enquiryDetails > form {
    width: 100%;
}
.enquiryDetails > form > ul > li:first-child {
    margin: 0;
}
.enquiryDetails > form > ul > li {
    float: left;
    list-style: outside none none;
    margin: 3% 0 0;
    width: 100%;
}
.enquiryDetails > form > ul > li > label {
    float: left;
    font-size: 14px;
    padding: 3px 0 10px;
    width: 90%;
	color:#1D1C1C;
	font-weight:700;
}
.enquiryDetails > form > ul > li > input[type="text"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    	font-family: 'Open Sans', sans-serif;
    padding: 9px;
    width: 95%;
}
.enquiryDetails > form > ul > li > textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 100px;
    padding: 9px;
    width: 95%;
}
.enquiryDetails > form > ul > li > input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #1D1C1C;
    color: #1D1C1C;
    cursor: pointer;
    float: left;
  	font-family: 'Open Sans', sans-serif;
    outline: medium none;
	font-weight:700;
    padding: 0.6em 1em;
}
.enquiryDetails > form > ul > li > input[type="reset"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
     border: 2px solid #2C3E50;
    color: #2C3E50;
	font-weight:700;
    cursor: pointer;
    float: left;
  	font-family: 'Open Sans', sans-serif;
    margin-left: 1em;
    outline: medium none;
    padding: 0.6em 1em;
}
.contactEnq {
    /* float: right; */
    text-align: center;
    margin: 2% 0 0;
    width: 100%;
    border-right: 1px solid black;
        padding: 0px 20px;
            margin-bottom: 27px;
}
.contact-img{
	text-align: center;
	padding: 27px;
}
.contactEnq > ul > li {
 /*    float: left;
    line-height: 24px;
    list-style: outside none none;
    margin-bottom: 5%;
    width: 100%; */
    float: left;
    line-height: 2;
    list-style: outside none none;
    margin-bottom: 5%;
    width: 100%;
    font-size: 20px;
}
.contactEnq > ul > li > a{
	color:#555555;
	text-decoration:none; 
}
.contactEnq > ul > li > strong {
    color: #EF0A0A;
    font-weight: bold;
}

.priceList > li {
    background: #eee none repeat scroll 0 0;
    float: left;
    margin: 2% 0 0 1%;
    padding: 0.9em;
    width: 16%;
}
.priceList > li > img {
    display: block;
    width: 100%;
}
.priceList > li > span {
    display: block;
    font-size: 0.9em;
	font-weight:700;
    line-height: 2em;
}
.priceList > li > a {
    color: #333;
    text-decoration: none;
}

.catrefone {
    background-color: #ffffff;
}
table {
    border: none;
}
table {
    border-bottom: 1px solid #333;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
	display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
.product-ref table tr td {
    float: left;
    margin: 0;
    border: 1px solid #BDCAD0;
    padding: 5px;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.product-ref table tr th {
    float: left;
    margin: 0;
    border: 1px solid #fff;
}
.catref {
    background-color: #BDCAD0;
}

.fix {
    float: left;
    width: 100%;
}
.fix ul {
    margin: 0;
    padding: 0;
}
.fix li {
    float: left;
    list-style-type: none;
    margin: 10px;
    width: 30%;
}
.fix li p{
	font-size:15px;
	color:#333;
}

.fix li img {
    display: block;
    width: 100%;
}

#active{
	color:#831F05;
}
.homeQuotes {
    background: #D80808 none repeat scroll 0 0;
    float: left;
    padding: 1em 0;
    width: 100%;
}
.homeQuotes .homequotesInner {
    margin: 0 auto;
    width: 85%;
}

.homequotesInner h4 {
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 2.5em;
    text-transform: uppercase;
} 
.quote {
	text-align:center;
}

.product-left-img{
	width:40%;
	float:left;
}
.product-left-img > img{
	display:block;
	width:100%;
}
.active-link{ 
	color:#D11515 !important;
}