body { text-align:justify;
      font: 400 15px Lato, sans-serif;
      line-height: 1.2; 
      color: #818181;
  }
   p. li. td { font-size:13px;}
  h2 {
      font-size: 24px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h3 { color:#ff6400; border-bottom:1px solid
   #ff6400;}
   h3 a { color:#ff6400; text-decoration:none !important;}
   
  h4 {
      font-size: 19px;
      line-height: 1.1em; width:100%;
      color: #1a39a0; text-decoration:underline;
      font-weight: 400;
      margin-bottom: 10px;
  } 
  .header { background:url(../images/header.jpg) repeat-x; padding-top:15px;}
  .jumbotron {
      background-color: #f4511e;
      color: #fff;
      padding: 20px 25px;
      font-family: Montserrat, sans-serif;
  }
  .container-fluid {
      padding: 10px!important; margin:0px;
  }
  .bg-grey {
      background-color: #f6f6f6;
  }
  .logo-small {
      color: #f4511e;
      font-size: 50px;
  }
  .logo {
      color: #f4511e;
      font-size: 200px;
  }.email {  margin:15px 0px 0px 0px; padding:0px 0px 0 0px; float:right;}
.email p,  .email p a { color:#333; text-decoration:none; text-align:left;}
.email p b { color:#ff6600; font-size:14px;}
.email p a:hover { text-decoration:underline;color:#1fab00;}
.text-center strong { font-size:18px; color:#1a39a0;}
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
 
  .carousel-control.right, .carousel-control.left {
      background-image: none; 
      color: #d45132;
  }
  .logoimg { margin:0px 0px;}
  .carousel { border:#21b000 solid 3px; margin-top:6px
  ;}
 .product img {box-shadow:0px 2px 2px #999 ;}
 .product h4 { text-decoration:underline; border:none; font-size:18px !important; color:#21b000 !important;  }
 .product { border:2px solid #f1eded; margin:5px 0 0 8px; width:97.5%; float:left;  padding:10px;-webkit-transition-property: border; /* Safari */
    -webkit-transition-duration: 6s; /* Safari */
    transition-property: border;
    transition-duration: 6s;}
 .product1 {  margin:12px 0; width:100%; float:left; text-align:center;   padding:0px;}
 .line { width:97%;  background:#CCC; height:1px; float:left; margin:10px 15PX;}
  .imgicon1 { background:url(../images/group-copy-1416476921gn4k8.png) no-repeat center;-webkit-transition-property: background-image;  /* Safari */
    -webkit-transition-duration: 6s; /* Safari */
    transition-property: background-image;
    transition-duration: 6s;width:100%; height:70px}
	.imgicon1:hover { background:url(../images/group-copy-1416476921gn4k8hover.png) no-repeat center; }


.imgicon2 { background:url(../images/why_us.png) no-repeat center;-webkit-transition-property: background-image;  /* Safari */
    -webkit-transition-duration: 6s; /* Safari */
    transition-property: background-image;
    transition-duration: 6s;width:100%; height:70px}
	.imgicon2:hover { background:url(../images/why_ushover.png) no-repeat center; }
	
	.imgicon3 { background:url(../images/12734-200.png) no-repeat center;-webkit-transition-property: background-image;  /* Safari */
    -webkit-transition-duration: 6s; /* Safari */
    transition-property: background-image;
    transition-duration: 6s;width:100%; height:70px}
	.imgicon3:hover { background:url(../images/12734-200hover.png) no-repeat center; }

  .product1 h5 { -webkit-transition-property: color; /* Safari */
    -webkit-transition-duration: 3s; /* Safari */
    transition-property: color;
    transition-duration: 3s; font-size:18px; line-height:30px; width:100% !important; text-decoration:none; color:#1fab00; margin:0px !important;}
.product1 a { text-decoration:none;}
    .product1 h5:hover { color:#ff6600;}
 .product:hover { border:2px solid #ff6400;}
 .slider {   background: -webkit-linear-gradient(top, #fff 10%, #1fab00 10%, #1fab00 90%, #fff 5%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #fff 10%, #1fab00 10%, #1fab00 90%, #fff 5%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #fff 10%, #1fab00 10%, #1fab00 90%, #fff 5%); /* For Fx 3.6 to 15 */
    background: linear-gradient(to bottom, #fff 10%, #1fab00 10%, #1fab00 90%, #fff 5%); /* Standard syntax (must be last) */  }
  .carousel-indicators li {
      border-color: #73131e;
  }
  .carousel-indicators li.active {
      background-color: #21b000;
  }
  
  .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin:0px;
      min-height:200px;
  }
  .carousel-caption h3 { border:none !important; margin:0px 0 10px ; color:#734049;}
.carousel-caption p { margin:0px 0 10px !important;}
  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; color:#333;
    }
	 .carousel-caption { color:#333;}
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }  
  .panel {
      border: 1px solid #21b000; margin-top:10px;
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  } .img { float:right; margin:0px 0 0 10px; padding:0px; border: 1px solid #21b000;}
 
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);}
  td {  padding:5px 4px; text-align:left;border:1px solid #eaeee9;}
  table { margin:10px 0 10px 10px; border:1px solid #eaeee9;}
  .pro{ width:100%;}
  .pro h4 { float:left;}
  .panel-footer .btn:hover {
      border: 1px solid #21b000;
      background-color: #fff !important;
      color: #f4511e;
  }
  .panel-heading {
      color: #6c1118 !important;
      background-color: #21b000 !important;
      padding: 10px; text-decoration:  none !important;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  .panel-heading h2 { color:#FFF; margin:0px; text-decoration:  none !important;}
  .panel-footer {
      background-color: white !important;
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color: #f4511e;
      color: #fff;
  }.navbar-nav { margin:0px !important; background:#333; }
 
  .navbar {
      margin-bottom: 0;
      background:none; height:55px; z-index:999;
      font-size: 13px !important; padding:0px !important;
    
      border-radius: 0;
      font-family:Arial, Helvetica, sans-serif;
  } .navbar li a { padding-left:45px;padding-right:45px; border-left:1px solid #FFF; font-size:15px !important; font-weight:bold-webkit-transition-property: border; /* Safari */
    -webkit-transition-duration: 1s; /* Safari */
    transition-property: border;
    transition-duration: 1s; }
  .navbar li a, .navbar .navbar-brand {
      color: #fff !important;
  }
  .navbar-nav li a:hover, .navbar-nav li a.active {
      color: #1fab00 !important; border-top:4px solid #f65500; margin-top:-4px !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important; background:#ff6400 !important;
  }
 .navbar-collapse { padding-left:0px !important;}
.caret { color:#fff;}
  .btn-default { border:1px solid #ff6400; color:#ff6400;}
  .btn-default:hover { color:#1fab00; background:#f6fff4; border:1px solid #1fab00;}
  .dropdown-menu>li>a { color:#fff !important; padding-left:10px; padding-right:5px; border-top:0px; border-bottom:1px solid #FFF;}
.dropdown-menu>li>a:hover { background:#21ac00 !important; color:#fff !important;border-top:0px;}
.dropdown-toggle:focus, li.dropdown:focus, .dropdown.dropdown-toggle:focus {    
color:#fff !important;
      background-color: #333 !important;}
  
  @media screen and (max-width: 980px){
 .col-sm-3 { width:31%;}
  .navbar-nav>li>a { padding-left: 8px !important;padding-right: 8px !important; }
  }
  @media screen and (max-width: 768px) {
   .col-sm-3 { width:32%; float:left;}
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 15px;
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    } .col-sm-3 { width:50%; float:left;}
  } .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
      min-height:120px;
  }  .collapse {  background:#333; }
@media screen and (max-width: 360px) {.col-sm-3 { width:90%; float:left;}}
  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; color:#333;
    }
	 .carousel-caption { color:#333;}  .collapse {  background:#333; }
  }footer {
      background: #160202 !important; padding:0px 0px !important; ;
    
    }
	 foot-main{float:left; Width:99%; Height:auto;  text-decoration:none; line-Height: 20px;margin:10px 0px 0 0px !important;}
.foot-main img { float:right; margin:8px 0px 8px 0;  }
#enquiry_fill { background:#F00;}
.foot-main p { color:#fff;   font-size:14px !important; opacity:100% !important; float:left; text-align:left; margin:14px 0 0 0px !important;}
.contact {
	
	padding:0px 0px 0px 0px;
}
.contact a {
	color:#666;
}

.contact h3 {
	Height: auto;width:97%; color:#1fab00;
	
	margin:5px 0px 15px 10px;
	background: none;
	padding:0px 0px 0px 0px; border:none;
	text-align:left; text-decoration:underline;
	font-size:19px;
	font-weight:bold;
}

.contact p a{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#666;
	Width:auto; text-decoration:none;

	margin:0px 0px 0px 2px;
}
.contact p { line-height:18px !important; margin:8px 10px; width:97%;}
.contact p a:hover{ text-decoration:underline; color:#ff6400;}
.contact p b {
	font-size:14px; 
	color:#333;
	font-weight:bold;

	margin:0px 0px 0px 0px;
}
.gap { width:100%; margin:0px; padding:0px; height:5px;}

.button {
	height:28px;
	width:80px;
	border:none;
	cursor:pointer;
	color:#FFFFFF !important;
	font-family: Arial!important;
	border:1px solid #FFFFFF;
	font-weight:bold;
	box-shadow: 0px 3px 0px #262f34 !important;
	-moz-box-shadow: 0px 3px 0px #262f34 !important;
	-webkit-box-shadow: 0px 3px 0px #262f34 !important;
	float:right !important;
	margin-top:8px !important;
	margin-right:15px !important;background:#1fab00; !important;	

}
.control-label { font-size:13px;
.button:hover {
background:#ff6400 !important;
}

.form-group { width:100%; float:left;}
.form-horizontal { width:100%; float:left;}
.enquiry_form { margin-top:20px; float:left;}