@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
body{
margin:0px;
padding:0px;
}
ul,li,ol{
list-style:none;
}
h1,h2,h3,h4,h5,h6{
 font-family: 'Roboto Condensed', sans-serif;
}
a{
text-decoration:none;
}
p{
font-size: 14px;
    line-height: 24px;
    word-spacing: 0;
    margin: 0 auto;
    max-width: 100%;
    color: #767777;
    font: 14px/24px 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
	text-align:left;
	
}
.logo-cntr{
width:100%;
background:#fff;
float:left;
}
.logo{
padding: 0px;
}
.logo1 p{
padding-top:5px;
text-align:center;
}
.logo1{
padding: 0px;
}
.logo1 img{
width:25%;
margin:0px auto;

}
.nav-cntr{
width:100%;
float:left;
background:#283e8b;
}
.nav li{
list-style:none;
}
.nav li a{
font-weight:600;
text-transform:uppercase;
}
.nav li a:hover{
background:#283e8b;
color:#fff;
}
.sld-cntr{
width:100%;
float:left;
border-bottom:10px solid #eaeaea;

}
.welcome-cntr{
width:100%;
float:left;
}
.welcome-lft{
padding:30px 0px;
}
.welcome-lft h4{
font-style: normal;
    font-weight:bold;
    padding-top: 40px;
    color: #494D4E;
font-size:26px;
}
.welcome-lft p {
    text-align: justify;
    clear: both;
    padding-right:30px;
  padding-bottom:25px;
    color: #737373;
    font-family: Verdana;
}
.welcome-lft a{
    padding:12px 20px;
    color: #fff;
    background-color: #c04533 ;
    border-color: #ad2713 #ad2713 #ad2713 #ad2713;
}
.welcome-lft a:hover{
background-color: #4b4b4b;
}
.ser-cntr{
width:100%;
float:left;
background:#E3E5E7;

    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E0e0e0;
}
.ser-tile{
padding:40px 10px 60px 0px;
}
.ser-icon{
width:40%;
border-radius:50%;
background:#CCCCCC;
margin:0 auto;
}
.ser-icon:hover{
width:40%;
border-radius:50%;
background:#10A8B5;
}
.ser-tile h4{
    font-size:24px;
font-family: 'Raleway', 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    font-style: normal;
    font-weight: 500;
   
     text-align:center;
    color: #494D4E;
   padding:10px 0px;
}
.ser-tile p{
text-align: justify;
    clear: both;
    color: #737373;
    font-family: Verdana;
}
.multifunction-cntr{
width:100%;
float:left;
background:url(../img/brown-bg.png);
background-position:100%; 100%;
}
.mul-lft{
padding:50px 0px;
}
.mul-lft h4{
font-size:24px;
font-family: 'Raleway', 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    font-style: normal;
    font-weight: 500;
  
    color: #dbdbdb;
}
.mul-lft ul.Features li {
    clear: both;
    color: #fff;
   
    font-size: 14px;
    background: url(../img/yellow-arrow.png) no-repeat;
    float: left;
    background-position: 3px 9px;
    padding: 5px 0 0 15px;
    margin: 0px;
}
.mul-lft a{
float:left;
margin:20px 0px 30px 0px;
    padding:12px 20px;
    color: #fff;
    background-color: #c04533 ;
    border-color: #ad2713 #ad2713 #ad2713 #ad2713;
}
.clear{
clear:both;
}
.mul-lft a:hover{
background-color: #4b4b4b;
}
.mul-rgt{
padding:50px 0px;
}
.product-cntr{
width:100%;
float:left;
padding:30px 0px 10px 0px;

}
.heading2 {
    text-align: center;
    margin: 0 auto 60px;
}
.heading2 .title {
    font-size: 38px;
    line-height: 60px;
    background: url(../img/facny-shape.png) no-repeat center top rgba(0, 0, 0, 0);
    padding-top: 25px;
}
.heading2 .mini-separator {
    margin-bottom: 20px;
    margin-top: -15px;
}
.mini-separator {
    height: 1px;
margin:0 auto;
    width: 105px;
    background-color: #bcbcbc;
    border-bottom: 1px solid #e0e0e0;
}
.heading2 .pitch {
    font-size: 14px;
    line-height: 24px;
    word-spacing: 0;
    margin: 0 auto;
    max-width: 100%;
color: #767777;
    font: 14px/24px 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;

}


.effects {
  padding-left: 15px;
}
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 95%;
  overflow: hidden;
}
.effects .img:nth-child(n) {
  margin-right: 5px;
}
.effects .img:first-child {
  margin-left: -15px;
}
.effects .img:last-child {
  margin-right: 0;
}
.effects .img{
 background:#fff;
 border:1px solid #dfdfdf;
}
.effects .img img {
  display: block;
  
  
  max-width: 90%;
  height: auto;

}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
 background: rgba(40, 62, 139, 0.68);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pro{
margin-bottom:30px;

}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
 
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  
  
  border: solid 2px #fff;
  text-align: center;
  color: #fff;
  
  
  font-size: 18px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}


/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
#effect-6 .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#effect-6 .img.hover .overlay {
  opacity: 1;
}
#effect-6 .img.hover .overlay a.expand {
  top: 50%;
  margin-top: -30px;
  opacity: 1;
}

/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Media Queries
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
@media only screen and (max-width: 1100px) {
  .effects {
    padding-left: 5px;
  }
  .effects .img {
    width: 50%;
  }
  .effects .img:nth-child(n) {
    margin-right: 5px;
  }
  .effects .img:first-child {
    margin-left: 0;
  }
  .effects .img:nth-child(2n-1) {
    margin-left: -5px;
  }
  .effects .img:nth-child(2n) {
    margin-right: 0;
  }
  .effects .img:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 520px) {
  .effects .img {
    width: 100%;
  }
  .effects .img:nth-child(n) {
    margin-right: 0;
  }
  .effects .img:first-child {
    margin-left: 0;
  }
  .effects .img:nth-child(2n-1) {
    margin-left: 0;
  }
  .effects .img:nth-child(2n) {
    margin-right: 0;
  }
  .effects .img:last-child {
    margin-right: 0;
  }
  .effects .img img {
    margin: 0 auto;
  }
}
.clientcol {
   
  
    
}
.client-list img:hover {
    opacity: 0.7;
}
.client-list {
    margin-bottom: 60px;
}
.action-call {
width:100%;
float:left;
    padding: 15px 0;
    background: #ededed;
    border-top: 1px solid #E3E3E3;
}
.action-call h2 {
  
    font-size:34px;
        font-family: 'Raleway', 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    font-style: normal;
    font-weight: 500;
    padding: 0;
    color: #494D4E;
}
.textcenter-div a{
float:left;
margin:20px 0px 10px 0px;
    padding:12px 20px;
    color: #fff;
    background-color: #c04533 ;
    border-color: #ad2713 #ad2713 #ad2713 #ad2713;
}

.textcenter-div a:hover{
background-color: #4b4b4b;
}
.ftr-cntr{
width:100%;
float:left;
background:#363636;
}
.ftr-tile{
padding:20px 0px;
}
.ftr-tile h4{
padding:10px 0px;
color: #dedfe1;
border-bottom: 1px dashed  #dedfe1;
font-size:24px;
}
.ftr-tile p{
padding:9px 0x;
color: #E2E2E2;
    font-family: Verdana;
}
.text-input{
    width: 100%;
    border-radius: 2px;
    font-size: 14px;
    padding: 10px;
   
    float: left;
    background: #fff;
    border:2px solid #444;
    margin-bottom: 10px;
    color: #000;
}
 textarea {
    width: 100%;
    
    font-size: 14px;
    padding: 10px;
    border:2px solid #444;
    float: left;
    background: #fff;
   
    margin-bottom: 10px;
    color: #000;
}
.ftr-tile a{
float:left;
margin:0px 0px 10px 20px;
    padding:9px 20px;
    color: #fff;
    border-radius:5%;
    background-color: #c04533 ;
    border-color: #ad2713 #ad2713 #ad2713 #ad2713;
}

.ftr-tile a:hover{
background-color: #4b4b4b;
}
.copy-cntr{
width:100%;
float:left;
padding:12px;   
  color: #b3b3b1;
  background-color: #000000;
}
.copy-lft p{
font-size:12px;
text-align:justify;
font-weight:600;
color:#A9A6A6;
}
.copy-rgt li{
list-style:none;
margin-right:10px;
float:left;
}
.upper-heading-cntr{
width:100%;
float:left;
background-color: #d7412b;
    border-bottom: 5px solid #e8836b;
    padding: 15px 0px;
}
.upper-heading-cntr h4{
color: #F9F9F9;
font-size:34px;
text-transform: uppercase;
padding-left:15px;
font-style: normal;
font-weight: 500;
}
.page-cntr{
width:100%;
float:left;
}
.txt-box{
padding:20px 0px 0px 0px;
text-align:center;
}
 .contact-form input  {
    background: #FDFDFD;
    color: #48484A;
    border: solid 1px #DDD;
    box-shadow: inset 0 0 10px #EAEAEA;
    border-radius: 5px;
    padding: 16px;
    width: 100%;
    margin-top:10px;
}
 .contact-form textarea  {
    background: #FDFDFD;
    color: #48484A;
    border: solid 1px #DDD;
    box-shadow: inset 0 0 10px #EAEAEA;
    border-radius: 5px;
    padding: 16px;
    width: 100%;
    margin-top:10px;
}
.contact-form .ddl {
    background: #fff;
    color: #7f7f7f;
    border: solid 1px #DDD;
    box-shadow: inset 0 0 10px #EAEAEA;
    border-radius: 5px;
    padding: 16px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
margin-bottom:10px;

}
.contact-form button{

float:left;
margin:20px 0px 20px 20px;
    padding:12px 20px;
    color: #fff;
    background-color: #c04533 ;
    
}

.textcenter-div a:hover{
background-color: #4b4b4b;
}
.productcategory {
    float: left;
    position: relative;
    width: 100%;
    min-height: 100px;
}
ul.product_list_category {
    float: left;
    position: relative;
    width: 100%;
    min-height: 10px;
    margin: 0px 0 0 0%;
}
ul.product_list_category li {
    width: 30%;
    min-height: 10px;
    display: inline-block;
    text-align: center;
    margin: 0 2.1% 0px 0%;
    padding: 0px 0% 0px 0%;
    position: relative;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 0px;
    border: 2px solid #8de5d4;
    vertical-align: top;
}
.subcategory_name {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    padding: 16px 3% 16px 3%;
    text-align: center;
    clear: both;
    margin: 0px 0 20px 0;
    background: #4d4e4e;
    font-size: 1.2em;
    min-height: 65px;
    border: 1px solid #4d4d4d;
    box-shadow: 0 10px 6px -6px rgba(152, 150, 150, 0.26);
}
.inner-leftsidebar {
    border-radius: 4px;
    background: #fafafa;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    padding: 0 0 20px 0;
    margin: 0 0 0px 0;
}
.inner-heading {
    padding: 8px 0;
    width: 100%;
    background: #f6f6f6 ;
    border-bottom: 1px solid #e3e3e3;
    text-transform: capitalize;
    text-align: center;
}
ul.left-categories {
    min-height: 10px;
    margin: 0 20px 20px 20px;
}
ul.left-categories li a {
    color: #7c7e7f;
    border-bottom: 1px dashed #ccc;
    width: 100%;
    float: left;
    padding: 10px 0 10px 0;
}
.pro-tile{
padding:20px;
background:#FBFBFB;
border:1px solid #ccc;
margin-bottom:10px;
}
.product_name {
    width: 100%;
    float: left;
    background: #283e8b;
    color: #fff;
    position: relative;
    
    padding: 8px 3% 8px 3%;
   
    clear: both;
    margin: 0px 0 0px 0;
   
    font-size: 20px;
   
}
.product_name:hover{
    background: #ebeaea;
     color: #6f6f6f; 
}
table {
    border: 0px solid #ddd;
    line-height: 20px;
    margin: 0px 0 15px 0;
    text-align: left;
    padding: 10px;
    width: 100%;
}
th {
    background: #10A8B5;
    color: #fff;
       padding: 10px;
    text-align: left;
    vertical-align: middle;
}
thead {
    font-weight: bold;
    line-height: 20px;
}
tr {
    border-bottom: 0px solid #ccc;
}
.detail{
padding:20px 0px;
}
.tile{
margin-bottom:30px;
}

.prtDetailsdiv {}

.prtDetailsdiv > h2 {
    border-bottom: 1px solid #555555;
    color: #333333;
    line-height: 2em;
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    text-transform: uppercase;
	padding:0 10px;
}

.prd

.prd ul{}

.prd li{
    float: left;
    width: 100%;
    font-size: 15px;
    color: #555555;
    margin: 1.5% 0 0 2%;
    list-style-position: inside;
    text-align: justify;
    list-style: disc;
    line-height: 1em;
}

.viewLrg {
    background: none repeat scroll 0 0 #113646;
    text-align:center;
	font-size:18px;
    padding:10px;
}


.cl{background:#eee;  padding-bottom:10px; padding-left:10px;}