<%@ Page Language="C#" AutoEventWireup="true" CodeFile="contact-us.aspx.cs" Inherits="contact_us1" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
	<style type="text/css">
.ui-autocomplete {max-height: 200px; overflow-y: auto;}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
  height: 100px;
}
.ui-menu {
        font-size: 9px;
}
.ui-menu-item {
        font-size: 9px;
}
.message_text {
  font-family: verdana;
  font-size: 9px;
  color: #151B8D;
  padding: 2px;
  background-color: white;
  border: solid 1px;
  text-align: justify;
}
.dialog_text {
  font-family: verdana;
  font-size: 9px;
}
.dialog_err {
  font-family: verdana;
  font-size: 8px;
  font-weight: bold;
  color: red;
  padding: 1px;
}
#city_nearest_branch{
    height:20px;
    border:1px solid #d8d8d8;
    width:150px;
    font-size: 1em;
    line-height:1.2em;
}
</style>

    <style type="text/css">
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-align:center;
text-decoration:none;
line-height:17px;
} 
</style>


  <title>Contact Us - SAN ENERGY & SOLUTION, Noida, India</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0" />

<link href="st/ver7556/css/catalog_common.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="st/ver7556/js/c2c/CallmePopup.js"></script>
<script type="text/javascript" language="javascript" src="st/ver7556/js/utils/jquery.js"></script>
<script language="javascript" type="text/javascript">
    $(document).ready(function () {
        $('img').bind('contextmenu', function () {
            return false;
        });
    });
</script>


<script src='st/ver7556/js/utils/common.js'></script>
<script type="text/javascript" src="img/js/swfobject.js"></script>

<script type="text/javascript" language="javascript">

    function check_valid() {
        if (document.frm.keyword.value == "" ||
document.frm.keyword.value == "Search Products/Services") {
            alert("Please specify your keyword");
            document.frm.keyword.focus();
            return false;
        }
    }

    $(document).ready(function () {

        //Check to see if the window is top if not then display button
        $(window).scroll(function () {
            if ($(this).scrollTop() > 100) {
                $('.scrollToTop').fadeIn();
            } else {
                $('.scrollToTop').fadeOut();
            }
        });

        //Click event to scroll to top
        $('.scrollToTop').click(function () {
            $('html, body').animate({ scrollTop: 0 }, 800);
            return false;
        });

    });

    $(function () {
        var html = $('html, body'),
        navContainer = $('.nav-container'),
        navToggle = $('.nav-toggle'),
        navDropdownToggle = $('.has-dropdown');

        // Nav toggle
        navToggle.on('click', function (e) {
            var $this = $(this);
            e.preventDefault();
            $this.toggleClass('is-active');
            navContainer.toggleClass('is-visible');
            html.toggleClass('nav-open');
        });

        // Nav dropdown toggle
        navDropdownToggle.on('click', function () {
            var $this = $(this);
            $this.toggleClass('is-active').children('ul').toggleClass('is-visible');
        });

        // Prevent click events from firing on children of navDropdownToggle
        navDropdownToggle.on('click', '*', function (e) {
            e.stopPropagation();
        });
    });

			
		</script>
<style>
ul {
	margin: 0px 0px 10px 12px;
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 18px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
html>body .pro_next_prod_main_container {
	float: right;
	left: 520px;
	position: absolute;
	width: 100%;
}
html {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 12px 0px;
}
h2 {
	margin: 0px;
	padding: 12px 0px;
}
h1 {
	color: #000000;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
body {
	background: #ffffff;
	color: #737373;
	font-family: 'Roboto',Arial;
	height: auto !important;
	margin: 0px !important;
	padding: 0px;
}
b {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a.showroom_table_link:visited {
	color: #64604d;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.showroom_table_link:link {
	color: #64604d;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.showroom_table_link:hover {
	color: #64604d;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.showroom_table_link:active {
	color: #64604d;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
::selection {
	background: #069fe6;
	color: #ffffff;
}
::-moz-selection {
	background: #069fe6;
	color: #ffffff;
}
.wrapper-small {
	max-width: 728px;
}
.wrapper-flush {
	width: 100%;
}
.wrapper {
	margin: 0 auto;
	max-width: 1140px;
	width: auto !important;
}
.welcome {
	color: #5d5d5d;
	display: !important;
	font-family: "Oswald";
	font-size: 35px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
}
.vision_txt {
	border-bottom: 1px dotted #adaaaa;
	color: #414142;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 30px 0px;
	text-align: center;
}
.view_more a:hover {
	color: #000000;
	padding: 5px 0px;
	text-decoration: none;
}
.view_more a {
	color: #069fe6;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
}
.view_more {
	color: #069fe6;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 96px 0px 0px;
	text-align: right;
}
.view_all_pro a:hover {
	color: #e64545;
	text-decoration: none;
}
.view_all_pro a {
	color: #000;
	text-decoration: underline;
}
.view_all_pro {
	color: #000;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: right;
}
.txt {
	background: #ffffff;
	color: #7c7a7a;
	font-size: 14px;
	line-height: 18px;
	padding: 20px 20px;
	text-align: justify;
}
.trust_stamp {
	float: right;
	font-size: 11px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	width: 140px;
}
.trade_lead_main_con {
	background: none;
	border-top: 1px dotted #ADAAAA;
	height: auto;
	margin: 30px 0px 0px 0px;
	overflow: hidden;
	padding: 30px 0px 0px 0px;
}
.top_links_bg {
	background-position: top left;
	background-repeat: repeat-x;
}
.title {
	color: #000;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
.test_new {
	display: none;
	visibility: hidden;
}
.social_text {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 4px 0px 0px;
	text-align: right;
}
.social_network {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.social_icons {
	margin: 0px;
	padding: 0px;
}
.sms_icon {
	display: !important;
	height: 30px;
	line-height: 30px;
}
.showroom_tr_bg {
	background-color: transparent;
}
.showroom_tablebg {
	background-color: transparent;
}
.showroom_tablebackground {
	background-color: #e6e6e6;
}
.showroom_sub_heading {
	background-color: #0488b7;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.showroom_main_text a {
	color: #000000;
}
.showroom_main_text {
	align: justify;
	color: #000000;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
.send_inq_icon {
	display: !important;
	height: 30px;
	line-height: 30px;
}
.send_inq_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.search_btn {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.scroll_img_cont {
	float: right;
	margin-top: 0px;
	width: 310px;
}
.scrollToTop:hover {
	text-decoration: none;
}
.scrollToTop {
	background: url('img/catalogs/template48357/up.png') no-repeat 0px 20px;
	color: #82735a;
	display: none;
	font-size: 0px;
	font-weight: bold;
	height: 130px;
	padding: 0px 60px 0px 0px;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	top: 450px;
}
.rotate_imgtxt a:hover {
	color: #64604d;
	text-decoration: none;
}
.rotate_imgtxt a {
	color: #64604d;
	text-decoration: none;
}
.rotate_imgtxt {
	background: #ffffff;
	border: 2px solid #ca0613;
	color: #000000;
	float: right;
	font-size: 11px;
	margin: 0px 0px;
	padding: 0px 12px 10px 0px;
	text-align: center;
	text-decoration: none;
	width: 320px;
}
.rotate_img {
	height: 200px;
}
.right_bg {
	padding: 0px 65px 0px 0px;
	position: relative;
	z-index: 1;
}
.rgt_cont_inner {
	background: #FFFFFF;
	display: !important;
	float: none;
	margin: 20px 0px 0px 0px;
	width: auto;
}
.rgt_cont {
	background: #FFFFFF;
	display: !important;
	float: right;
	margin: 30px 0px 0px 0px;
	width: 490px;
}
.res_pro {
	display: none;
	margin: 0px 0px 0px 0px;
}
.readMore a:hover {
	background: #ffffff;
	border: 2px solid #000;
	color: #000000;
	padding: 6px 15px;
	text-decoration: none;
}
.readMore a {
	background: #ffffff;
	border: 2px solid #069fe6;
	color: #000000;
	display: block;
	padding: 6px 15px;
	text-decoration: none;
}
.readMore {
	color: #000000;
	float: none;
	font-size: 15px;
	font-weight: bold;
	margin: 0px auto;
	margin-top: 10px;
	text-align: center;
	width: 140px;
}
.quick {
	border-bottom: 1px solid #66574c;
	border-top: 1px solid #66574c;
	color: #414142;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 10px 0px;
	text-align: left;
}
.punchline {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}
.product_big_img_container {
	padding: 5px;
	text-align: center;
	width: 500px;
}
.prod_tablebg {
	background-color: transparent;
}
.prod_row_con {
	float: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
.prod_num {
	font-size: 12px;
	padding: 6px 0px 6px 0px;
	text-align: center;
}
.prod_mainhead {
	float: left;
	margin: 0px;
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	width: 100%;
}
.prod_main_con {
	background-color: #fff;
	color: #000;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}
.prod_img_cont:hover {
	background-color: #e64545;
	color: #fff;
	float: left;
	margin: 0px;
	padding: 4px;
	width: 22%;
}
.prod_img_cont {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color: #ececec;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #000000;
	display: block;
	float: left;
	margin: 0px;
	padding: 4px;
	width: 22%;
}
.prod_img {
	background-color: #ececec;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.prod_description {
	color: #000000;
	font-size: 12px;
	font-weight: normal !important;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: justify;
}
.prod_descr_matter {
	color: #000000;
	display: !important;
	font-family: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	width: auto;
}
.prod_descr_cont {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 74%;
}
.prod_cont {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.23);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.23);
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.23);
	float: right;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	padding: 10px 6px 10px 6px;
	width: 98%;
}
.prod_cat_name a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.prod_cat_name a {
	color: #e64545;
	font-weight: bold;
	text-decoration: none;
}
.prod_cat_name {
	background-color: #fff;
	border-bottom: 1px solid #e64545;
	color: #e64545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 6px 0px 6px 6px;
	text-align: left;
}
.prod_cat_descr {
	color: #161614 !important;
	font-size: 12px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: justify;
}
.pro_title {
	color: #ae1905;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	text-align: center !important;
}
.pro_next_prod_main_container {
	float: right;
	margin-right: -490%;
	width: 100%;
}
.pro_link_cont_alt ul {
	float: left;
	line-height: 18px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	text-align: left;
	width: 235px;
}
.pro_link_cont_alt li a:hover {
	color: #e73737;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
.pro_link_cont_alt li a {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
.pro_link_cont_alt li {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	list-style-type: circle;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	text-align: left;
}
.pro_link_cont_alt {
	border-bottom: 1px dotted #dadada;
	float: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}
.pro_link_cont ul {
	float: left;
	line-height: 18px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	text-align: left;
	width: 235px;
}
.pro_link_cont li a:hover {
	color: #e73737;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
.pro_link_cont li a {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
.pro_link_cont li {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	list-style-type: circle;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	text-align: left;
}
.pro_link_cont {
	border-bottom: 1px dotted #dadada;
	float: none;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.pro_link a:hover {
	color: #025885;
	text-decoration: none;
}
.pro_link a {
	color: #025885;
	text-decoration: underline;
}
.pro_link {
	color: #025885;
	font-size: 11px;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: left;
}
.pro_inquiry_btn a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(img/catalogs/template48357/enquiry_bg_hover.jpg) top left repeat-x;
	border-radius: 5px;
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 15px 8px 15px;
	text-align: center;
	text-decoration: none;
}
.pro_inquiry_btn a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(img/catalogs/template48357/enquiry_bg3.jpg) top left repeat-x;
	border-radius: 3px;
	color: #FFFFFF;
	display: block;
	float: right;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 15px 8px 15px;
	text-align: center;
	text-decoration: none;
}
.pro_inquiry_btn {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-weight: bold;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: 118px;
}
.pro_description_container {
	border-bottom: 0px solid #cacaca;
	border-top: 1px solid #cacaca;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 6px;
	text-align: justify;
}
.pro_code_con {
	border-bottom: 0px solid #cacaca;
	color: #000;
	float: left;
	height: 100%;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	padding: 6px 0px 6px 0px;
	text-align: center;
	width: 100%;
}
.proName2 a:hover {
	color: #f3d613;
	text-decoration: underline;
}
.proName2 a {
	color: #ffffff;
	text-align: center !important;
	text-decoration: none;
}
.proName2 {
	background: url(img/catalogs/template48357/text-bg.png) repeat;
	bottom: 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	left: 0px;
	line-height: 17px;
	margin: 0px;
	padding: 7px;
	position: absolute;
	text-align: left;
	width: 100%;
}
.proName a:hover {
	color: #ffffff;
	text-decoration: none;
}
.proName a {
	color: #e0e0e0;
	text-decoration: none;
}
.proName {
	background: url(img/catalogs/template48357/text-bg.png) repeat;
	bottom: 0px;
	color: #ffffff;
	font-family: "Oswald";
	font-size: 18px;
	font-weight: normal;
	left: 0px;
	line-height: 28px;
	margin: 0px;
	padding: 12px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.previous_container {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.previous a:hover {
	background: #e64545;
	color: #fff;
	display: block;
	padding: 10px;
	text-decoration: none;
}
.previous a {
	background: #d34507;
	color: #fff;
	display: block;
	padding: 10px;
	text-decoration: none;
}
.previous {
	border: 0px solid #e28300;
	color: #fff;
	float: right;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.phone {
	padding: 0px 0px 5px 0px !important;
}
.para1 {
	color: #414142;
	display: !important;
	font-size: 14px;
	line-height: 24px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;
}
.outline a {
	outline: 0;
}
.out {
	background-color: #;
}
.ourProductsTag a:hover {
	color: #000000;
	font-size: 18px;
	text-decoration: underline;
}
.ourProductsTag a {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
}
.ourProductsTag {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 10px 3px;
	text-align: left;
	text-decoration: none;
}
.ourProducts a:hover {
	color: #000000;
	text-decoration: none;
}
.ourProducts a {
	color: #5d5d5d;
	text-decoration: none;
}
.ourProducts {
	background: url(img/catalogs/template48357/head-bg.gif) no-repeat left top;
	color: #5d5d5d;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: normal;
	height: 60px;
	margin: 0px 0px 15px 0px;
	padding: 12px 0px 10px 60px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
.other_product_cel_num_3_container {
	float: left;
	height: 185px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: center;
	width: 32%;
}
.other_product_cel_num_2_container {
	border-right: 1px solid #e64545;
	float: left;
	height: 185px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: center;
	width: 32%;
}
.other_product_cel_num_1_container {
	border-right: 1px solid #e64545;
	float: left;
	height: 185px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: center;
	width: 32%;
}
.other_prod_mainhead {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.other_prod_main_con {
	background-color: #fff;
	border: 1px solid none;
	float: right;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 74%;
}
.other_prod_img {
	-moz-box-shadow: 3px 3px 4px rgba(0, 2, 0, 0.36);
	-webkit-box-shadow: 3px 3px 4px rgba(0, 2, 0, 0.36);
	border: 0px solid #e64545;
	box-shadow: 3px 3px 4px rgba(0, 2, 0, 0.36);
	height: 110px;
	margin: 0px;
	width: 120px;
}
.other_prod_cont {
	background-color: #fff;
	float: left;
	margin: 10px 0px 10px 10px;
	overflow: hidden;
	padding: 0px 0px 6px 0px;
	width: 97%;
}
.other_pro_prod_main_con {
	background-color: #fff;
	border: 1px solid #e64545;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
}
.other_pro_head3 a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.other_pro_head3 {
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.other_pro_head2 a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.other_pro_head2 {
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.other_pro_head1 a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.other_pro_head1 {
	color: #000000;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.other_pro_con {
	float: none;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}
.next_container {
	margin: 0px;
	overflow: hidden;
	padding: 5px;
}
.next_and_big_img_container {
	float: right;
	margin-left: 2px;
	margin-right: -57%;
	position: relative;
	width: 96%;
}
.next a:hover {
	background: #e64545;
	color: #fff;
	padding: 10px;
	text-decoration: none;
}
.next a {
	background: #d34507;
	color: #fff;
	display: block;
	padding: 10px;
	text-decoration: none;
}
.next {
	border: 0px solid #e28300;
	color: #fff;
	float: left;
	line-height: 22px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.nav-toggle .icon-menu {
	display: inline-block;
	fill: none;
	height: 20px;
	position: relative;
	vertical-align: middle;
	width: 28px;
}
.nav-toggle {
	background-color: #069fe6;
	border: 0;
	cursor: pointer;
	display: inline-block;
	float: right;
	line-height: 1;
	padding: 1.25rem 1rem;
}
.nav-menu > .menu-item:last-child {
	border-bottom: 1px solid #bbb;
}
.nav-menu > .menu-item:hover {
	background-color: #0d0c0c;
}
.nav-menu > .menu-item.is-active {
	background-color: #0d0c0c;
}
.nav-menu .menu-item {
	border-top: 1px solid #bbb;
}
.nav-menu .left_menu {
	border-bottom: 1px solid #999;
	color: #ffffff;
	display: block;
	font-size: 13px;
	padding: 0.50rem 1rem;
	text-decoration: none;
}
.nav-menu .hilight {
	color: #ffffff;
	display: block;
	font-family: "Oswald";
	font-size: 14px;
	font-weight: normal;
	padding: 15px 22px;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-menu {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	background-color: #069fe6;
	float: left;
	user-select: none;
	width: a;
}
.nav-dropdown .nav-dropdown .menu-item {
	background-color: #b0b0b0;
	border-color: #909090;
}
.nav-dropdown .nav-dropdown {
	background-color: #000000;
}
.nav-dropdown .menu-item {
	border-color: #a0a0a0;
}
.nav-dropdown {
	background-color: #000000;
	display: none;
	z-index: 99999 !important;
}
.nav-container.is-visible {
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
}
.nav-container {
	-ms-transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateX(100%);
	-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
	background: #069fe6;
	height: 100%;
	left: 0;
	margin: 0px 0px 5px 0px;
	min-height: 100%;
	padding: 0;
	position: fixed;
	top: 60px;
	transform: translateX(100%);
	transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
	visibility: hidden;
	width: 100%;
	z-index: 99999 !important;
}
.nav {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
.name {
	color: #7c7a7a !important;
	display: !important;
	font-size: 18px !important;
	font-weight: normal !important;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: left;
}
.myloader {
	height: 37px;
	left: 49%;
	position: absolute;
	top: 49%;
	width: 37px;
	z-index: 999;
}
.mycanvas {
	position: absolute;
	right: 10px;
	top: 8px;
	z-index: 1000;
}
.mst_cont_main2 {
	height: auto;
}
.more a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(img/catalogs/template48357/enquiry_bg_hover.jpg) top left repeat-x;
	border-radius: 5px;
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 15px 8px 15px;
	text-align: center;
	text-decoration: none;
}
.more a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(img/catalogs/template48357/enquiry_bg3.jpg) top left repeat-x;
	border-radius: 3px;
	color: #FFFFFF;
	display: block;
	float: right;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 15px 8px 15px;
	text-align: center;
	text-decoration: none;
}
.more {
	color: #030100;
	float: right;
	line-height: 22px;
	margin: 10px 5px 0px 0px;
	padding: 0px;
	text-align: center;
}
.mob {
	background: none;
}
.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.matterPart2 {
	background: #ffffff;
	border: 0px solid #d2d1d1;
	float: left;
	margin: 0px 7px 10px 7px;
	padding: 10px;
	position: relative;
	width: 15%;
}
.matterPart {
	background: #ffffff;
	border: 0px solid #d2d1d1;
	box-shadow: 2px 2px 0px 0px #b7b5af;
	float: left;
	margin: 0px 12px 0px 12px;
	padding: 10px;
	position: relative;
	width: 16%;
}
.main_txt {
	background: #FFFFFF;
	color: #64604d;
	font-size: 12px;
	line-height: 18px;
	margin: 50px 0px 0px 0px;
	padding: 20px;
	text-align: justify;
}
.main_pro_head3 {
	color: #000;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.main_pro_head2 {
	color: #000;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.main_pro_head1 {
	color: #000;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 100%;
}
.main_next_big_img_and_previous_container_cell3 {
	-moz-box-shadow: 1px 1px 20px 1px rgba(1, 1, 1, 0.1);
	-webkit-box-shadow: 1px 1px 20px 1px rgba(1, 1, 1, 0.1);
	background-color: #fff;
	background-repeat: no-repeat;
	border: 1px solid #eae9e9;
	box-shadow: 1px 1px 20px 1px rgba(1, 1, 1, 0.1);
	float: left;
	margin-bottom: 20px;
	width: 99%;
}
.main_next_big_img_and_previous_container_cell2 {
	background-repeat: no-repeat;
	border-right: 1px solid none;
	float: left;
	width: 88%;
}
.main_next_big_img_and_previous_container_cell1 {
	background-repeat: no-repeat;
	border-right: 1px solid none;
	float: left;
	width: 44%;
}
.main_con {
	background-color: #fff;
	border: 0px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.main {
	margin: 0px auto;
	padding: 0px 0px;
	width: 990px;
}
.logo_cont {
	float: left;
	width: auto;
}
.logo img {
	max-width: 100% !important;
	padding: 0px;
}
.logo {
	padding: 4px 0px 0px 0px;
	text-align: left;
}
.linked:hover {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.linked {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.lft_area ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px;
}
.lft_area li a:hover {
	color: #069fe6;
	text-decoration: none;
}
.lft_area li a {
	color: #414142;
	font-size: 14px;
	text-decoration: none;
}
.lft_area li {
	background: url(img/catalogs/template48357/cate-icon.png) no-repeat 0px 10px;
	color: #696767;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
	margin: 0px 10px 2px 0px;
	padding: 2px 0px 7px 15px;
	text-align: left;
	width: 200px;
}
.lft_area {
	height: 285px;
	overflow: hidden;
	padding: 0px 0px;
}
.left_cont {
	background: #FFFFFF;
	display: !important;
	float: left;
	height: auto;
	margin: 30px 20px 0px 0px;
	overflow: hidden;
	padding: 0px;
	width: 480px;
}
.left_bg {
	background-color: transparent;
}
.leads_row_loop_cont {
	float: none;
	height: 100%;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	padding: 0px;
}
.lead_text2 {
	color: #414142;
	font-size: 15px;
	text-align: right;
}
.lead_text1 {
	color: #414142;
	float: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}
.lead_sub_text1 a:hover {
	color: #000000;
	float: none;
	text-align: left;
	text-decoration: none;
}
.lead_sub_text1 a {
	color: #069fe6;
	float: none;
	text-align: left;
	text-decoration: underline;
}
.lead_sub_text1 {
	color: #069fe6;
	font-size: 16px;
	text-align: left;
}
.lead_main_txt_con {
	color: #262626;
	float: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
.lead_header_con {
	background-color: transparent;
	float: none;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}
.lead_head_left {
	float: none;
	margin: 0px;
	padding: 0px;
}
.lead_date_con {
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.lead_col_cont {
	background-color: transparent;
	float: left;
	height: 100%;
	margin: 0px 42px 0px 0px;
	overflow: hidden;
	padding: 0px;
	width: 45%;
}
.laun_converter {
	float: right;
	margin: 15px 0px 35px 0px;
	width: 160px;
	z-index: 0;
}
.latest_product_heading {
	color: #5d5d5d;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-transform: uppercase;
}
.lang_translator ul {
	margin: 0px;
	padding: 0px;
}
.lang_translator dt {
	margin: 0px;
	padding: 0px;
}
.lang_translator dl {
	margin: 0px;
	padding: 0px;
}
.lang_translator dd {
	margin: 0px;
	padding: 0px;
}
.lang_translator .flagvisibility {
	display: none;
}
.lang_translator .dropdown dt a:hover {
	color: #ffffff;
}
.lang_translator .dropdown dt a:focus {
	color: #ffffff;
}
.lang_translator .dropdown dt a span img {
	margin: -2px 5px 0 5px;
}
.lang_translator .dropdown dt a {
	display: block;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px 0px 0px 35px;
	text-align: left;
	width: auto;
}
.lang_translator .dropdown dd ul li a:hover {
	background-color: #ca0613;
}
.lang_translator .dropdown dd ul li a img {
	border: none;
	margin-right: 5px;
}
.lang_translator .dropdown dd ul li a {
	display: block;
	font-weight: normal;
	line-height: 20px;
	padding: 5px 5px 5px 5px;
}
.lang_translator .dropdown dd ul {
	border-top: 0px solid #d4ca9a;
	color: #ffffff;
	display: none;
	font-size: 12px;
	list-style: none;
	min-width: 107px;
	padding-bottom: 15px;
	width: auto;
}
.lang_translator .dropdown dd {
	background: #6f6f6f;
	position: relative;
	z-index: 1000;
}
.lang_translator .dropdown a:visited {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}
.lang_translator .dropdown a:hover {
	color: #ffffff;
}
.lang_translator .dropdown a {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}
.lang_translator {
	background: url(img/catalogs/template48357/bottom-arrow.png) no-repeat right;
	color: #313131;
	line-height: 18px;
	position: absolute;
	text-align: left;
	width: 165px;
	z-index: 99999;
}
.key_per_btn_cont {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 42%;
}
.iso {
	color: #000000;
	font-size: 10px;
	text-align: left;
}
.is-active .icon-menu .line-3 {
	-ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
	-webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
	transform: translateY(-8px) translateX(0) rotate(-45deg);
}
.is-active .icon-menu .line-2 {
	opacity: 0;
}
.is-active .icon-menu .line-1 {
	-ms-transform: translateY(8px) translateX(0) rotate(45deg);
	-webkit-transform: translateY(8px) translateX(0) rotate(45deg);
	transform: translateY(8px) translateX(0) rotate(45deg);
}
.input_area {
	background-color: #c4c4c4;
	border: 0px;
	color: #404040 !important;
	float: left;
	height: 20px;
	width: 240px;
}
.in {
	background-color: #;
}
.imgAndzoom2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-align: center;
}
.imagePart2 img {
	height: auto;
	width: 100%;
}
.imagePart2 {
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.imagePart img {
	height: auto;
	width: 100%;
}
.imagePart {
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
}
.icon-menu .line-3 {
	bottom: 0;
}
.icon-menu .line-2 {
	margin-top: -2px;
	top: 50%;
}
.icon-menu .line-1 {
	top: 0;
}
.icon-menu .line {
	-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	background-color: #fff;
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	width: 100%;
}
.homeProducts2 {
	background: #eaeaea;
	display: !important;
	float: none;
	margin: 30px 0px 0px 0px;
	padding: 20px;
}
.hide {
	display: none !important;
}
.heading {
	color: #000000;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: left;
	text-decoration: none;
}
.has-dropdown:after {
	bottom: 0;
	color: #ffffff;
	content: "+";
	font-size: 32px;
	position: absolute;
	right: 1rem;
	top: 0;
}
.has-dropdown.is-active:after {
	content: "\2013";
}
.has-dropdown.is-active > .nav-dropdown {
	display: block;
}
.has-dropdown > .left_menu {
	display: inline-block;
}
.has-dropdown > .hilight {
	display: inline-block;
}
.has-dropdown {
	cursor: pointer;
	position: relative;
}
.fright {
	float: right;
}
.footer_link ul {
	color: #686767;
	float: none;
	list-style-type: none;
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
}
.footer_link li a:hover {
	color: #069fe6;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
.footer_link li a {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
.footer_link li {
	color: #000000;
	display: inline;
	float: none;
	font-size: 13px;
	font-weight: bold !important;
}
.footer_link {
	height: auto;
	overflow: hidden;
	padding: 0px;
}
.fleft {
	float: left;
}
.fax {
	padding: 6px 0px 8px 0px !important;
}
.f2b {
	color: #000000;
	font-weight: bold;
}
.f2 {
	color: #000000;
}
.extra_cont {
	margin: 0px 30px 0px 10px;
	width: 26%;
}
.ex_details {
	color: #414142!important;
	display: !important;
	font-size: 12px!important;
	font-weight: normal!important;
}
.enquiry_btn a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(img/catalogs/template48357/enquiry_bg_hover.jpg) top left repeat-x;
	border-radius: 5px;
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 15px 8px 15px;
	text-align: center;
	text-decoration: none;
}
.enquiry_btn a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(img/catalogs/template48357/enquiry_bg3.jpg) top left repeat-x;
	border-radius: 3px;
	color: #FFFFFF;
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 15px 8px 15px;
	text-align: center;
	text-decoration: none;
}
.enquiry_btn {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
.enlarge {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.email_cont a {
	color: #414142;
	text-decoration: none;
}
.email_cont {
	color: #414142;
	display: !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	padding: 10px 0px;
	text-align: left;
}
.dgn {
	padding: 0px !important;
}
.default_title2 {
	color: #343333;
	display: none;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	text-align: center;
}
.copyright_bg {
	border-top: 1px dotted #a19f9f;
	padding: 10px 0px 10px 0px !important;
}
.content_tablebg {
	background-color: transparent;
}
.contentArea2 {
	float: none;
	margin: 0px;
	padding: 0px;
}
.content .wrapper {
	padding: 1rem 0;
}
.content {
	margin-top: 60px;
}
.contact_cont_inner {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 70%;
}
.contact_cont {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 340px;
}
.contact {
	color: #414142;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 2px 0px;
	text-align: left;
}
.cont_left_cont {
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
}
.cont_head {
	background: url(img/catalogs/template48357/head-bg2.gif) no-repeat left top;
	color: #5d5d5d;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: normal;
	height: 60px;
	margin: 0px 0px 15px 0px;
	padding: 12px 0px 10px 60px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
.color1 {
	color: #000;
}
.col3img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.co_name_small {
	color: #069fe6;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px;
	text-align: left;
}
.co_name a {
	color: #ffffff;
	text-decoration: none;
}
.co_name {
	color: #ffffff;
	font-family: "Oswald";
	font-size: 26px;
	font-weight: normal;
	line-height: 28px;
	max-width: 500px;
	padding: 15px 0px;
	text-align: left;
	text-transform: uppercase;
}
.clear {
	clear: both;
}
.cate_row_con {
	float: none;
	height: 100%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 4px 10px 0px 10px;
}
.cate_prod_img_cont {
	float: left;
	margin: 0px;
	padding: 0px;
}
.cate_prod_descr_cont {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 84%;
}
.cate_prod_cont {
	background-color: #fff;
	border: 1px solid #ededed;
	float: left;
	height: 100%;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	padding: 10px 6px 10px 6px;
	width: 98%;
}
.cate_num {
	color: #000;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.cate_main_con {
	background-color: #fff;
	border: 0px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 10px;
	width: 98%;
}
.cate_img:hover {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.cate_img {
	background-color: #FFF;
	border: 0px solid #ececec;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.cat_name_head a:hover {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.cat_name_head a {
	color: #e64545;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.cat_name_head {
	background-color: #fff;
	border-bottom: 1px solid #e64545;
	color: #e64545;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 6px 0px 6px 0px;
	text-align: left;
}
.call_icon {
	display: !important;
	height: 30px;
	line-height: 30px;
}
.btn_search_cont {
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: auto;
}
.btn_icon a {
	color: #7c7a7a;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.btn_icon {
	background: #0099FF;
	float: none;
	margin: 30px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	text-align: center;
}
.btn_cont {
	float: none;
	padding: 0px 0px 10px 0px;
	text-align: right;
}
.bg2 {
	background: #FFFFFF;
	padding: 15px;
}
.bg {
	background: url(img/catalogs/template48357/bg3.jpg) no-repeat top center #FFF;
	padding: 20px 0px;
}
.back_link a:hover {
	color: #e64545;
	text-decoration: underline;
}
.back_link a {
	color: #000;
	text-decoration: none;
}
.back_link {
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.alt_send_inq_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.alt_prod_num {
	font-size: 12px;
	padding: 6px 0px 6px 0px;
	text-align: center;
}
.alt_prod_img_cont:hover {
	background-color: #e64545;
	color: #fff;
	float: left;
	margin: 0px;
	padding: 4px;
	width: 22%;
}
.alt_prod_img_cont {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color: #ececec;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #000000;
	display: block;
	float: left;
	margin: 0px;
	padding: 4px;
	width: 22%;
}
.alt_prod_img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.alt_prod_description {
	color: #000000;
	font-size: 12px;
	font-weight: normal !important;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: justify;
}
.alt_prod_descr_cont {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 74%;
}
.alt_prod_cont {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.23);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.23);
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.23);
	float: right;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	padding: 10px 6px 10px 6px;
	width: 98%;
}
.alt_prod_cat_name a:hover {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.alt_prod_cat_name a {
	color: #e64545;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.alt_prod_cat_name {
	background-color: #fff;
	border-bottom: 1px solid #e64545;
	color: #e64545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 6px 6px;
	text-align: left;
}
.alt_prod_cat_descr {
	color: #161614 !important;
	font-size: 12px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: justify;
}
.alt_pro_link_cont_alt ul {
	float: left;
	line-height: 18px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	text-align: left;
	width: 235px;
}
.alt_pro_link_cont_alt li a:hover {
	color: #e73737;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
.alt_pro_link_cont_alt li a {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
.alt_pro_link_cont_alt li {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	list-style-type: circle;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	text-align: left;
}
.alt_pro_link_cont_alt {
	border-bottom: 1px dotted #dadada;
	float: none;
	margin: 0px 20px 0px 0px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}
.alt_pro_link_cont ul {
	float: left;
	line-height: 18px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	text-align: left;
	width: 235px;
}
.alt_pro_link_cont li a:hover {
	color: #e73737;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
.alt_pro_link_cont li a {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
.alt_pro_link_cont li {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	list-style-type: circle;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	text-align: left;
}
.alt_pro_link_cont {
	border-bottom: 1px dotted #dadada;
	float: none;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.alt_pro_link a:hover {
	color: #025885;
	text-decoration: none;
}
.alt_pro_link a {
	color: #025885;
	text-decoration: underline;
}
.alt_pro_link {
	color: #025885;
	font-size: 11px;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: left;
}
.alt_other_prod_main_con {
	background-color: #fff;
	border: 1px solid none;
	float: right;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 74%;
}
.alt_other_prod_cont {
	background-color: #fff;
	float: right;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	padding: 0px 0px 6px 0px;
	width: 97%;
}
.alt_enquiry_btn a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #e64545;
	border-radius: 5px;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 12px 4px 12px;
	text-align: center;
	text-decoration: none;
}
.alt_enquiry_btn a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #d34507;
	border-radius: 5px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 4px 12px 4px 12px;
	text-align: center;
	text-decoration: none;
}
.alt_enquiry_btn {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
.alt_enlarge {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.alt_cate_prod_img_cont {
	float: left;
	margin: 0px;
	padding: 0px;
}
.alt_cate_prod_descr_cont {
	color: #FFFFFF;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 84%;
}
.alt_cate_prod_cont {
	background-color: #fff;
	border: 1px solid #ededed;
	float: right;
	height: 100%;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	padding: 10px 6px 10px 6px;
	width: 98%;
}
.alt_cate_num {
	color: #000;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.alt_cate_img:hover {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.alt_cate_img {
	background-color: #FFF;
	border: 0px solid #ececec;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.alt_cat_name_head a:hover {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.alt_cat_name_head a {
	color: #e64545;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.alt_cat_name_head {
	background-color: #fff;
	border-bottom: 1px solid #e64545;
	color: #e64545;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 6px 0px 6px 0px;
	text-align: left;
}
.allinone_carousel_list {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.allinone_carousel.sweet .rightNav:hover {
	background: url(img/catalogs/template48357/rightNay.png) 0 0 no-repeat;
}
.allinone_carousel.sweet .rightNav {
	background: url(img/catalogs/template48357/rightNax.png) 0 0 no-repeat;
	cursor: pointer;
	height: 157px;
	position: absolute;
	right: 8px !important;
	width: 110px;
}
.allinone_carousel.sweet .leftNav:hover {
	background: url(img/catalogs/template48357/leftNavON.png) 0 0 no-repeat;
}
.allinone_carousel.sweet .leftNav {
	background: url(img/catalogs/template48357/leftNavP.png) 0 0 no-repeat;
	cursor: pointer;
	height: 157px;
	left: 30px;
	position: absolute;
	width: 110px;
}
.allinone_carousel.sweet .contentHolderUnit {
	cursor: pointer;
	overflow: hidden;
	position: absolute;
}
.allinone_carousel.sweet .bottomOverThumb {
	display: none;
}
.allinone_carousel.sweet .bottomNavButtonON {
	background: url(img/catalogs/template48357/bottomNb.png) 0 0 no-repeat !important;
	cursor: pointer;
	display: block;
	float: left;
	height: 19px;
	padding-left: 9px;
	width: 19px;
}
.allinone_carousel.sweet .bottomNavButtonOFF {
	background: url(img/catalogs/template48357/bottomNa.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 19px;
	margin: 0px 3px 0px 0px !important;
	padding-left: 9px;
	width: 19px;
}
.allinone_carousel.sweet .bottomNav {
	position: absolute;
	width: 145px !important;
	z-index: 140;
}
.allinone_carousel.sweet .bannerControls {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 101;
}
.allinone_carousel img {
	max-height: none;
	max-width: none;
}
.allinone_carousel .contentHolder {
	overflow: hidden;
	position: relative;
}
.allinone_carousel {
	position: absolute;
	top: 0px;
	z-index: 0;
}
.address {
	padding: 0px 0px 10px 0px !important;
}
*:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
* html .prod_num {
	color: #000;
	font-size: 12px;
	padding: 6px 0px 6px 0px;
	text-align: center;
}
* html .prod_description {
	color: #000000;
	font-size: 12px;
	font-weight: normal !important;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: justify;
}
* html .prod_descr_cont {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 74%;
}
* html .prod_cat_descr {
	color: #161614;
	font-size: 12px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: justify;
}
* html .pro_next_prod_main_container {
	float: right;
	left: 500px;
	position: absolute;
	width: 90%;
}
* html .previous {
	background-color: #fb9100;
	border: 1px solid #e28300;
	color: #fff;
	float: none;
	left: 180px;
	margin: 0px;
	overflow: hidden;
	padding: 6px;
	position: absolute;
	top: 5px;
}
* html .other_prod_main_con {
	background-color: #fff;
	float: right;
	height: auto;
	margin: 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 74%;
}
* html .next_and_big_img_container {
	float: right;
	margin-left: 160px;
	margin-right: -950%;
	position: relative;
	width: 90%;
}
* html .main_next_big_img_and_previous_container_cell3 {
	background-repeat: no-repeat;
	border: 5px solid #eae9e9;
	float: none;
	overflow: hidden;
	width: 98%;
}
* html .main_next_big_img_and_previous_container_cell2 {
	border-right: 0px solid #CCC;
	float: left;
	width: 10%;
}
* html .main_next_big_img_and_previous_container_cell1 {
	border-right: 0px solid #CCC;
	float: left;
	margin-left: 100px;
	width: 90%;
}
* html .cate_prod_descr_cont {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 79%;
}
* html .cate_num {
	color: #000;
	font-size: 12px;
	padding: 6px 0px 6px 0px;
	text-align: center;
}
* html .cat_name_head a:hover {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
* html .cat_name_head a {
	color: #e64545;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
* html .cat_name_head {
	background-color: #fff;
	border-bottom: 2px solid #e64545;
	color: #e64545;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 6px 0px 6px 0px;
	text-align: left;
}
* html .alt_other_prod_main_con {
	background-color: #fff;
	float: right;
	height: auto;
	margin: 0px 0px 0px 6px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 7474%;
}
* html .alt_other_prod_cont {
	background-color: #fff;
	float: right;
	margin: 10px 5px 10px 0px;
	overflow: hidden;
	padding: 6px 6px 6px 6px;
	width: 97%;
}
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#topbar {
	border: 1px solid #f4f4f4;
	color: #575757;
	font-size: 15px;
	font-weight: bold;
	height: 94px;
	margin: 0 auto;
	padding: 5px;
	position: absolute;
	width: 135px;
}
#top_header {
	float: left;
	height: 20px;
	width: 100%;
}
#send_mail_encap {
	float: none;
	margin: 16px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
#send_email_text:hover {
	-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 100);
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 100);
	background: -moz-linear-gradient(top,  #e93030,  #872525);
	background-color: #872525;
	border-bottom: 1px solid #872525;
	border-left: 1px solid #872525;
	border-right: 1px solid #872525;
	border-top: 1px solid #ff3c3c;
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 100);
	filter: progidXImageTransform.Microsoft.gradient(startColorstr='#e93030', endColorstr='#872525');
}
#send_email_text a:visited {
	color: #ffffff;
	text-decoration: none;
}
#send_email_text a:hover {
	color: #ffffff;
	text-decoration: none;
}
#send_email_text a {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1px;
	text-align: center;
	text-decoration: none;
	width: 130px;
}
#send_email_text {
	-moz-border-radius: 15px;
	-moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 100);
	-webkit-border-radius: 30px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 100);
	background: -moz-linear-gradient(top,  #b23939,  #872525);
	background-color: #872525;
	border-bottom: 1px solid #762425;
	border-left: 1px solid #a63333;
	border-radius: 15px;
	border-right: 1px solid #a63333;
	border-top: 1px solid #cf6363;
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 100);
	filter: dropshadow(color=#000000, offx=1, offy=1);
	float: none;
	letter-spacing: -1px;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
	width: 110px;
}
#search2 {
	background: #ffffff;
	border-radius: 20px;
	display: none;
	float: right;
	height: 33px;
	line-height: 20px;
	margin: 9px 9px 3px 0px;
	padding: 7px 10px 3px 12px;
	width: 250px;
}
#search {
	background: #ffffff;
	border-radius: 20px;
	float: right;
	height: 33px;
	line-height: 20px;
	margin: 9px 9px 3px 0px;
	padding: 7px 10px 3px 12px;
	width: 250px;
}
#sddm li a {
	color: #FFF;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none;
}
#sddm li {
	float: left;
	font: bold 12px arial !important;
	list-style: none;
	margin: 0;
	padding: 0;
}
#sddm div a:hover {
	background: #0488b7;
	color: #ffffff;
}
#sddm div a {
	background: #ffffff;
	border-bottom: 1px solid #d1d1d1;
	color: #64604d;
	display: block;
	font: 12px arial !important;
	line-height: 18px;
	margin: 0;
	padding: 5px 10px;
	position: relative;
	text-align: left;
	text-decoration: none;
}
#sddm div {
	-moz-box-shadow: 0px 0px 14px rgba(50, 50, 50, 0.82);
	-webkit-box-shadow: 0px 0px 14px rgba(50, 50, 50, 0.82);
	background: #e9e9e9;
	border: 0px solid  #222222;
	box-shadow: 0px 0px 14px rgba(50, 50, 50, 0.82);
	margin: 10px 0px 0px 0px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: 210px;
	z-index: 999;
}
#sddm {
	margin: 0px;
	padding: 0px;
}
#flash {
	background: url(img/catalogs/template48357/shadow.png) no-repeat 0 91%;
	height: 525px;
	margin: 0 auto;
	padding-bottom: 45px;
	position: relative;
	width: 980px;
	z-index: 0;
}
#contact_now {
	color: #000000;
	display: none;
}
#cmf_encap {
	float: left;
	height: auto;
	padding-top: 5px;
	width: 100%;
}
#bg {
	background-color: #ffffff;
	border: 0px;
	color: #404040 !important;
	float: left;
	font-size: 13px;
	height: 18px !important;
	line-height: 20px;
	padding-left: 2px;
	padding-top: 0px;
	width: 79% !important;
}

</style>
<script src='st/ver7556/js/utils/common.js'></script><script src='st/ver7556/js/utils/validation_lib.js'></script>

<meta name="google-site-verification" content="GbrhlO6vMIyKFjoxQMkSjUTk0_xveMu9Nb2U-cAKMM4" />

<script>
    (function (i, s, o, g, r, a, m) {
        i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
            (i[r].q = i[r].q || []).push(arguments)
        }, i[r].l = 1 * new Date(); a = s.createElement(o),
  m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
    })(window, document, 'script', '//ga/analytics.js', 'ga');

    ga('create', 'UA-68931573-23', 'auto');
    ga('create', 'UA-33141574-1', 'auto', { 'name': 'catalog_rollup' });
    ga('create', 'UA-4539722-1', 'auto', { 'name': 'ti_rollup' });
    ga('send', 'pageview');
    ga('catalog_rollup.send', 'pageview');
    ga('ti_rollup.send', 'pageview');

</script><style type="text/css">

@import url(http://fonts.googleapis.com/css?family=Oswald);
.nav-menu {
  z-index:15821;
  position:relative; width:auto !important;
}
@media only screen and (max-width:1024px) {
.main{ width:92%; margin:0px auto; padding:0px 4% !important;}
#flash{ display:none !important;}
	.res_pro{ display:block !important;}
.txt2{ font-size:15px !important; }
.nav-menu > .has-dropdown:after{ border-style:none !important;}
.contact{font-size:15px !important;}
.social_text{font-size:15px !important;}
.lead_sub_text1{font-size:15px !important;}
.lead_text1{font-size:15px !important;}

.scrollToTop{ display:none !important;}
.left_cont{ width:auto !important; float:none !important;}
.lft_area li{ width:286px !important;}
.rgt_cont{width:auto !important; float:none !important;}
.contact_cont{ width:390px !important;}
.matterPart2{ width:30% !important; margin:0px 7px 10px 7px !important;}


.tooltip{display:none!important;}
.cate_prod_descr_cont{ width:98% !important;}.alt_cate_prod_descr_cont{width:98% !important;}
.cate_prod_img_cont{ float:none !important;}.alt_cate_prod_img_cont{float:none 

!important;}.enquiry_btn{float:none !important;}
.main_next_big_img_and_previous_container_cell1{ width:56% !important;}
html > body .pro_next_prod_main_container{left:162px !important; left:-66px !important; 

top:50px;}
.product_big_img_container{ width:420px !important;}.nav_link li ul{display:none!important;}
.next_and_big_img_container{margin-right:-33%;}
.cat_name_head{ text-align:center !important;}
.alt_cat_name_head{ text-align:center !important;}


	}
	
	@media only screen and (max-width:900px) {

		.btn_search_cont{width:auto !important; float:none !important;}
		.lead_col_cont{ width:auto !important; float:none !important;}
		 #search{float:right !important; margin:0px auto !important; width:94% !important; padding:12px 10px 12px 10px !important; height:40px !important; margin-top:10px !important; margin-bottom:10px !important; margin-right:10px !important;}
		 #search2{float:right !important; margin:0px auto !important; width:94% !important; padding:12px 10px 12px 10px !important; height:40px !important; margin-top:10px !important; margin-bottom:10px !important; margin-right:10px !important;}
		 .nav-menu .hilight{ padding:15px 18px !important;}
		 .view_more{ text-align:left;}
		 .nav-container{ padding:0px 0px 4px 0px !important;}
		 .btn_cont{ text-align:center !important; padding:6px 0px !important; float:none !important;}
		 .vision_txt{ text-align:center !important; width:auto !important;}
.laun_converter{ display:none !important; }
.logo_cont{ width:auto !important; float:none !important;}
		.logo{text-align:center !important; padding:0px 0px 6px 0px !important;}
		.co_name {text-align:center !important; max-width:99% !important; }
		
	
}

	
	
	@media only screen and (max-width:710px) {
        .static_send_inq{ display:none;}
		.hide{ display:block !important;}
		.contact_cont{ float:none !important; width:auto !important;}
		.cont_head{ margin:0px !important; text-align:center !important;}
		.social_icons{ margin:0px auto !important; width:300px;}
		.welcome{ font-size:24px !important;}
		.nav-container{ overflow:scroll;}
		.nav-menu .left_menu{ border-bottom:0px !important;}
		
		
		.readMore{ width:130px !important; float:none !important; margin:0px auto !important;}
.para1{ text-align:center !important; width:auto;}
		.trade_lead_main_con{ display:none;}
		.left_cont{ display:none !important;}
		
		.trust_stamp{ display:none !important;}
		
		.btn_icon{text-align:center !important; float:none;}
		
		.leads_cont{ display:none !important;}
		.footer_link{ display:none !important;}
		#search{ display:none;}
		#search2{ display:block !important;}
		
			
	.read_more{ text-align:center !important;}
	.co_name_small{ text-align:center !important;}
	.contact{ text-align:center !important;}
	.email_cont{ text-align:center !important;}
	.btn_fleft{ float:none !important;}
	.nav-menu{ float:none !important;}
	.nav-menu .menu-item{ border-bottom:1px solid #FFF !important;}

	.next_and_big_img_container{margin-right:-64%;}
.product_big_img_container{ width:150px !important;}
.product_big_img_container img{ width:100% !important;}
.main_next_big_img_and_previous_container_cell1{ width:56% !important;}


}
	
	


@media only screen and (max-width:500px) {
	.vision_txt{ display:none !important;}
		.co_name{ font-size:20px !important;}
		.matterPart2{ width:auto !important;}

		
		.prod_img_cont, .alt_prod_img_cont, .prod_img_cont:hover, .alt_prod_img_cont, .prod_descr_cont, .alt_prod_descr_cont, .other_prod_main_con, .alt_other_prod_main_con{ width:98% !important;}
		
.previous a{ padding:4px !important;}.next a{padding:4px !important;}.previous a:hover{ 

padding:4px !important;}.next a:hover{padding:4px !important;}
.other_product_cel_num_1_container{ width:100% !important; border-bottom:1px solid #EC8001 

!important;}.other_product_cel_num_2_container{ width:100% !important; border-bottom:1px solid 

#EC8001 !important;}.other_product_cel_num_3_container{ width:100% !important;}
		
		
	}




@media only screen and (max-width:321px) {
		.btn_cont img{ width:31% !important;}
		.btn_icon img{width:31% !important;}
		.social_left_cont img{ width:auto !important;}
		.social_icons{ display:none !important;}
	
	}




 @media (min-width: 767px) {

.nav { background-color: #000000; }

.nav,
 .nav-container,
 .nav-container.is-visible {
position:relative;
  top: auto;
  left: auto;
  z-index: 9999;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.nav-container,
 .nav-container.is-visible {
  visibility: visible;
  height: auto;
  min-height: 0;
  overflow-y: visible;
}

.nav-toggle { display: none; }

/* 1. Display menu items inline */

.nav-menu > .menu-item,
 .nav-menu > .menu-item.is-active {
  display: inline-block; /* 1 */
  background-color: transparent;
  border: 0;
}

/* Remove bottom border on last child */

.nav-menu > .menu-item:last-child { border: 0; }

.nav-menu .menu-item {
  -webkit-transition: background-color 0.15s ease-in-out,  color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out,  color 0.15s ease-in-out;
}

/* Remove +/- icons */

.has-dropdown:after { content: "" !important; }

/* Add a caret to top-level menu items that have dropdowns */

.nav-menu > .has-dropdown:after {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 0;
  height: 0;
  margin-top: -2px;
  margin-left: -4px;
  content: "";
  border-width: 5px 5px 0 5px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}

/* Increase padding to compensate for caret */

.has-dropdown > .hilight { padding-right: 2rem; }
.has-dropdown > .left_menu { padding-right: 2rem; }

/* Re-style dropdowns for larger screens */

.nav-dropdown {
  display: block;
  opacity: 0;
  position: absolute;
  top: 100%;
  width: 200px;
  margin: 0;
  padding: 0.5rem 0;
  background-color: #000000;
  box-shadow: 0 0 4px hsla(0, 0%, 0%, 0.15);
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.25s,  opacity 0.25s linear;
  transition: visibility 0s linear 0.25s,  opacity 0.25s linear;
}

.has-dropdown:hover > .nav-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.nav-dropdown .menu-item { border: 0; }

.nav-dropdown .menu-item:hover,
 .nav-dropdown .nav-dropdown .menu-item:hover { background-color: #5b5b5b; }

.nav-dropdown .nav-dropdown,
 .nav-dropdown .nav-dropdown .menu-item { background-color: #000000; }

.nav-dropdown .nav-dropdown {
  z-index: 9998;
  top: 0;
  left: 100%;
}

.content { margin-top: 0; }
}
.mycanvas{display: none !important}

</style>
</head>
<body>
<table align="center" border="0" width="779">

</table>
<a href="#" rel="nofollow" class="scrollToTop" >Back to top</a><div class="bg"><div class="main"><div class="logo_cont"><div class="logo"><a href="/" rel="nofollow">
</a></div><div class="co_name"><a href="/">SAN ENERGY & SOLUTION<br/><span class="punchline">An ISO 9001:2015 Certified Company</span></a></div></div><div class="btn_search_cont"><div class="laun_converter">

<script type="text/javascript" language="javascript" src="st/ver7556/js/utils/language_bar/language_select.js"></script>

<div class="lang_translator">
  
</div>

</div><div class="clear"></div><div class="btn_cont"><link type="text/css" href="st/ver7556/js/utils/jquery-ui/css/sunny/jquery_ui_sunny.css" rel="Stylesheet" />
<script type="text/javascript" src="st/ver7556/js/utils/jquery-ui/js/jquery_ui_main.js"></script>
<script>
    function offline_cmf(userid) {
        $.ajax({
            url: '/component/utils/show_callme_offline_pupup.html?userid=' + userid,
            type: 'post',
            dataType: 'html',
            success: function (data) {
                $('#div_result').html('');
                $('#div_result').html(data);
                $('#div_result').dialog({
                    autoOpen: true,
                    modal: true,
                    show: "blind",
                    width: 500,
                    title: 'Call Me Free'
                });
            },
            error: function (xhr, ajaxOptions, thrownError) {
                alert('There was some problem in contacting this Seller.');
            }
        });
    }

</script>


&nbsp;&nbsp;


<a href="javascript:open_popup('utils/call_now.aspx?id=ID__8338548__6137423__CATALOG__380__Catalogs','FREESMS','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,left=170,top=20,width=750,height=570');" rel="nofollow"><img src="img/catalogs/template48357/call-me-free-online.png" alt="Call Me Free"></img></a>

<div id="div_result" style="display: none;"></div>



      <a href="javascript:open_popup('utils/sms_now.aspx?id=ID__8338548__6137423__CATALOG__380__Catalogs','FREESMS','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,left=170,top=20,width=750,height=570');" rel="nofollow"  ><img src="img/catalogs/template48357/send-sms.png" alt="Send SMS"></img></a> 


<a href="contact-us.aspx"><img src="img/catalogs/template48357/send-mail-icon.png" alt="Send Inquiry"></img></a><div class="clear"></div></div><div class="clear"></div></div><div class="clear"></div><nav class="nav is-fixed" role="navigation"><div class="wrapper wrapper-flush"><button class="nav-toggle"><div class="icon-menu"><span class="line line-1"></span><span class="line line-2"></span><span class="line line-3"></span></div></button><div class="nav-container"><ul class="nav-menu menu">
<li class="menu-item"><a href="index.html" class="hilight" >Home Page</a></li>
<li class="menu-item"><a href="company-profile.html" class="hilight" >Company Profile</a></li>
<li class="menu-item has-dropdown">
<a href="products.html" class="hilight" >
								Our Products
          		</a><ul class="nav-dropdown menu">
<li class="menu-item"><a href="solar-lighting-system.html" class="left_menu" >Solar Lighting System</a></li>
<li class="menu-item"><a href="solar-led-lanterns.html" class="left_menu" >Solar Led Lanterns</a></li>
<li class="menu-item"><a href="led-lighting-system.html" class="left_menu" >Led Lighting System</a></li>
<li class="menu-item"><a href="fan.html" class="left_menu" >Fan</a></li>
<li class="menu-item"><a href="bulbs-tubes.html" class="left_menu" >Bulbs &amp; Tubes</a></li>
</ul>
</li>
<li class="menu-item"><a href="contact-us.aspx" class="hilight" >Contact Us</a></li>
<li class="menu-item hide"><a href="#" rel="nofollow" class="hilight" > </a></li>
</ul>
<div id="search"><form action="products.html" style="margin:0px;" onsubmit="return check_valid();" name="frm"><input name="keyword" onfocus="if(this.value==this.defaultValue)this.value=''" onblur="if(this.value=='')this.value=this.defaultValue" type="text" id="bg" value="Search Products/Services" border="0"></input><input type="hidden" class="test_new" name="catalog_id" value="72498"></input><input name="submit" type="image" value="submit" src="img/catalogs/template48357/srch-ico.png" align="right" class="search_btn" alt="Search"></input></form></div><div class="clear"></div></div></div></nav><div class="txt txt2">
 

<style>
.formbglight {
  background-color: #FFFDF4;
}
</style>
<script type="text/javascript" src="st/ver7556/js/utils/jquery.js"></script>
<script type="text/javascript">
<!--
    $('form#first_form').submit(function () {
        $(window).unbind('beforeunload');
    });


    $(window).bind('beforeunload', function () {
        var dataString;
        if ($('#email').length > 0 && $('#email').val().match(/@(.*)\./) && $('#message').val().length > 0) {
            var catalog_id = $('#catalog_id').val();
            var catalog_inq_type = 'BUY';
            var sure = confirm('You are about to leave this page. Do you want us to contact you for a feedback regarding your experience ?');
            if (sure) {
                dataString = 'email=' + escape($('#email').val()) + '&message=' + escape($('#message').val()) + '&came_from=catalog' + '&catalog_id=' + catalog_id;
                $.ajax({
                    url: '/component/catch_incomplete_rfis.html',
                    type: 'post',
                    dataType: 'html',
                    data: dataString
                });
            }
        }
    });

    // global variable regis_checked_for stores the last checked username or email
    // so that in case a new one is given a fresh request for checking username can be sent
    var regis_checked_for = '';

    function check_empty(thfm) {
        $(window).unbind("beforeunload");

        if ($('#non_login_form').length) {
            //Initial lines
            form_name = $(thfm).attr('name');
            show_error[0] = 'Please make note of following things :\n';
            //End of initial lines

            if ($('#city_id_input').is(":visible")) {
                validate_text('country_code', 'Country', 'string', 1);
                validate_text('state', 'State', 'string', 1);
                validate_text('city', 'City', 'string', 1);
            }
            validate_text('mobile', 'Mobile', 'mobile', 4);
            if ($("input[name='name']").is(":visible")) {
                validate_text('name', 'Name', 'string', 3);
            }
            if ($('#co_name').is(":visible")) {
                validate_text('co_name', 'Company', 'string', 2);
            }
            validate_text('message', 'Message', 'string', 3);
            validate_text('email', 'Email', 'email', 3);

            if (document.getElementById('captcha_img')) {
                validate_text('captcha_in', 'Security Code', 'string');
            }
            //Initial lines
            error_counter('1');
            if (back_m == 1) { disable(); back_m = 0; return true; }
            else { error_counter('2'); error_counter('0'); return false; }
            //End of initial lines
        } else {
            var via_reg = 0;
            // if the control username exists and  username or email has been changed
            // then the availability check has to be performed again
            if ($('#username').size() && (regis_checked_for != $('#username').val())) {
                regis_checked_for = $('#username').val();
                artificial_delay();
                return false;
            } else {
                form_name = thfm.name;

                show_error[0] = 'Please make note of following things :\n';
                if (document.getElementById('inquiry_type_72498')) {
                    validate_radio('inquiry_type_72498', 'Type of Inquiry');
                }
                if (document.getElementById('subject')) {
                    validate_text('subject', 'Subject', 'string', 3);
                }
                validate_text('message', 'Message', 'string', 3);
                validate_text('captcha_in', 'Security Code', 'string');

                validate_checkBox("'terms'", "Terms and Condition", "single", 1);

                if (document.getElementById('mini_reg_form_id') != null) {
                    via_reg = 1;
                    check_mini_reg();
                }

                if (document.getElementById('mini_login_form_id') != null) {
                    check_mini_login();
                }


                //Initial lines
                error_counter('1');
                if (back_m == 1) {
                    disable();
                    back_m = 0;
                    // unbinding the window.beforeunload as the incomplete rfis is not to be
                    // recorded in case inquiry is actually submitted
                    $(window).unbind("beforeunload");
                    var date_obj = new Date();
                    date_obj.setTime(date_obj.getTime() + (2 * 60 * 1000));
                    $.cookie('via_reg', via_reg, { expires: date_obj });
                    return true;
                } else { error_counter('2'); error_counter('0'); return false; }
                //End of initial lines
            } // end of else in case validation and submission is to be performed
        }
    }

    //-->

    // Following document ready section is specifically 
    // related to the minified version.
    $(document).ready(function () {
        if (!$('#non_login_form').length) {
            return false;
        }
        check_email_mobile_exist();
        $('#email, #mobile').blur(function () {
            check_email_mobile_exist();
        });
    });
    function check_email_mobile_exist() {
        if ($('#email').val() == '' || $('#mobile').val() == '') {
            clear_minified_fields();
            return false;
        }

        //Initial lines
        show_error[0] = 'Please make note of following things :\n';
        form_name = 'first_form';
        //End of initial lines
        validate_text('email', 'Email', 'email', 3);
        //validate_text('mobile','Mobile','mobile',4);
        //Initial lines
        error_counter('1');
        if (back_m == 1) { disable(); back_m = 0; }
        else { error_counter('2'); error_counter('0'); return false; }
        //End of initial lines

        $.ajax({
            url: '/component/check_email_mobile_exist.html',
            type: 'POST',
            data: {
                'email': $('#email').val(),
                'mobile': $('#mobile').val()
            },
            success: function (data) {
                if (/FAILED/.test(data)) {
                    $('.minified_fields').show();
                } else if (/SUCCESS/.test(data)) {
                    clear_minified_fields();
                }
            }
        });
    }
    function clear_minified_fields() {
        $('.minified_fields').hide();
        $("input[name='name']").val('');
        $('#co_name').val('');
        $('#city_id_input').val('');
        $('#city_id').val('');
        $('#country_code').val('');
        $('#city').val('');
        $('#state').val('');
    }

</script>
<link type="text/css" href="st/ver7556/js/utils/jquery-ui/css/sunny/jquery_ui_sunny.css" rel="Stylesheet" />
<script type="text/javascript" src="st/ver7556/js/utils/jquery-ui/js/jquery_ui_main.js"></script>
<script type="text/javascript" src="st/ver7556/js/utils/tooltip/wz_tooltip.js"></script>
<script type="text/javascript" src="st/ver7556/js/utils/tooltip/tip_balloon.js"></script>
<script type="text/javascript" src="st/ver7556/js/utils/jquery-plugins/jquery.cookie.js"></script>
<link rel="stylesheet" type="text/css" href="st/ver7556/css/contact_us_form.css" />
<style>
.formbglight {
              background-color: #FFFDF4;
}
</style>

<script type="text/javascript" language="javascript">
    $(document).ready(function () {
        var str = "njRMne4%2FC2RvydZ%2FP9Iwf3KY8JvryR%2BNBAKOX3AKD7vOwPOPeg%2FNV3wEv3mebym6";
        var img_id = "captcha_img";
        var a_id = "captcha_audio";
        var hidden_id = "challenge";
        $('#' + img_id).attr('src', 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAMAAADthUvBAAAAM1BMVEX%2F9s19IlKSx8fOpp6NPGGP%0AsridV3CHdIzu272MnamtcYC%2BjI%2Fewa5%2FNmCEX32KiZuCS2%2By7DTnAAACs0lEQVRIib1W65rqIAxk%0AUuz2Ql3f%2F2kPhNzA6v476KdtCZlkMoEm%2Bg8j1W8b%2BpeGMd1%2BGbcLzenonG5M%2F%2FD3dSUFEHv2BYQT%0Ax0jDZ5CIQvL7NZwO0JciehmAPqwlAbEHuDWkoWywWRpmPwcoHxt4t3MnNNnQHMQ9SGJ1RVYw2fms%0AU%2FWGIlZTBS1wlTDMbUChQQjBDPGZ%2B6RtPe9SgZKF2VHyYsHXfEaplwXI4d7DRYpMt%2BsFMh46tSAD%0A17FEFLXKm7n6rbclgoZQNBgIyKogIrVSEXA%2B1aGi6DCCSrsZyVbboC3wxGbL927TMDbQUf88F7fS%0A2Ldq94olHUodCtSuKw85128%2BJN8ebg1SQPhpYyu38VRPBxM8lwtvINyLKxcPni%2FTd%2BzwqqJbWRUh%0AZB2PUhxlEE0UCBoPp2Ql68sbMwndiiMRq5ZI5nA25UhQMIFUlMrDei7JZIcgt5Byt4LHmy2UHNpB%0AUCYQVc2x6T4GA8mOcoiVNwCPZ88lNhbPzSCHBrQYCtd4zMWsdEdlTn%2BpF9DbIeQSQaq5NEohE2tt%0AkNZpdUYNyzlyyNnWKrC0txSJdOodpD1iD2uXsEqXUeLOhjPgciZteRaBDH5nuhwlk8mGs8%2B3KDk0%0A5yYgvNNgBKEZhCXaAwOdEm4RjFFjWoD06tdt4ZqcKAcZN%2Bw23aXILfDopHBCZUQp0qCtp%2FaullUT%0AiUcTDSdjte6pNpenVGi%2FpMTXzvgNpft5oncuNWpUCbkYKYggAWVHPheOJyfTwc%2Frqk2ycJ6MUthK%0AGCI5MpdLGsyZ951rODhN%2F6tLve8eJJsIhE0erweCzVa2m%2F2RTF12WOOs%2BshHQRpREp%2FV%2Fc2rfn5q%0A2Ndzt0mMh5%2FvXOG9K6LoMm%2Bo6dCdldyNTbLTziWETQPylgh7W7SrmIvbw%2F%2FgVr64jn%2BIGQx6BnNQ%0AdAAAAABJRU5ErkJggg%3D%3D%0A');
        $('#' + a_id).attr('href', 'http://www.tradeindia.com/utils/captcha_audio.html?c=' + str);
        $('#' + hidden_id).val(str);
    });
</script>


<form name="first_form">

<center>
<table border="0" width="80%" cellpadding="0" cellspacing="0" class="showroom_tablebackground">
</table>
</center>

<br>
<center>

              <input value="72498" name="catalog_id" id="catalog_id" type="hidden">

            <span class="f2b" style="margin-bottom:90px !important;">SAN ENERGY & SOLUTION</span>





<!-- Form start here -->

<div id="inquiry_form_container">
  <form name="first_form" id="form1" runat="server">
<input value="1" name="new_captcha" type="hidden">
		<input name="challenge" id="challenge" type="hidden" />
<input name="city" id="city" type="hidden" />

<input name="state" id="state" type="hidden" />
<input name="country_code" id="country_code" type="hidden" />
<input name="city_id" id="city_id" type="hidden" />
  <input name="call_from_id" id="call_from_id" type="hidden" />
    <input value="72498" name="catalog_id" type="hidden" id="catalog_id">
    <input value="1" name="non_login_form" type="hidden" id="non_login_form">
    <div class="if_cont">


      <div class="if_border">
        <div class="if_head">
          <h2>Contact Us</h2>
        </div>
        <div class="if_clear"></div>
      </div>


	



      <div class="mandatory">
      
      </div>
      <div class="mandatory">
      </div>
      <div class="if_clear"></div>
    </div>
        <div class="if_left_cont">
        <table style=" width:100%; height:auto; color:#000; font-family:Verdana;">
            <tr style=" height:40px">
                <td>
                    <asp:Label ID="Label5" runat="server" Text="Name" ForeColor="Black"></asp:Label>
                </td>
                <td>
                    <asp:TextBox ID="txtName" runat="server"></asp:TextBox>
                </td>
            </tr>
            <tr style=" height:40px">
                <td>
                    <asp:Label ID="Label9" runat="server" Text="Mobile No." ForeColor="Black"></asp:Label>
                </td>
                <td>
                    <asp:TextBox ID="txtMobile" runat="server"></asp:TextBox>
                </td>
            </tr>
            <tr style=" height:40px">
                <td>
                    <asp:Label ID="Label10" runat="server" Text="Email" ForeColor="Black"></asp:Label>
                </td>
                <td>
                    <asp:TextBox ID="txtEmail" runat="server"></asp:TextBox>
                </td>
            </tr>
            <tr style=" height:40px">
                <td>
                    <asp:Label ID="Label15" runat="server" Text="Company" ForeColor="Black"></asp:Label>
                </td>
                <td>
                    <asp:TextBox ID="txtCompany" runat="server"></asp:TextBox>
                </td>
            </tr>
        </table>
        </div>
        
        <div class="if_right_cont">
        <table style=" width:100%; height:auto; height:auto; color:#000; font-family:Verdana;">
            <tr style=" height:40px">
                <td>
                    <asp:Label ID="Label13" runat="server" Text="City" ForeColor="Black"></asp:Label>
                </td>
                <td>
                    <asp:TextBox ID="txtCity" runat="server"></asp:TextBox>
                </td>
            </tr>
            <tr style=" height:40px">
                <td colspan="2">
                    <asp:Label ID="Label14" runat="server" 
                        Text="Describe Your Requirements In Detail" ForeColor="Black"></asp:Label>
                </td>
            </tr>
            <tr style=" height:40px">
                <td colspan="2">
                <br />
                    <asp:TextBox ID="txtyComment" runat="server" TextMode="MultiLine"></asp:TextBox>
                </td>
            </tr>
            </table>
        </div>
        <div class="clear"></div>
        <div class="mandatory" align="center">
        <asp:Button ID="Button1" runat="server" BackColor="#0099FF" Font-Bold="True" 
            Font-Names="Verdana" Height="31px" Text="Submit" Width="109px" 
            ForeColor="#000000" onclick="Button1_Click" />
        </div>
        <div class="clear"></div>
  </form>
  </div>	
 
<br></br>
<div class="clear"></div>

<div class="clear"></div>
</div><div class="rgt_cont_inner"><div class="clear"></div><div class="contact_cont" style=" margin-left:2%">
<div class="co_name_small">SAN ENERGY & SOLUTION<br/><span class="punchline">An ISO 9001:2015 Certified Company</span>
</div>
<div class="cont_left_cont">
<div class="contact address">C-50, Sector-4, Distt. G.B. Nagar, Noida - 201301, Uttar Pradesh, India</div>
<div class="contact phone">
<strong>Phone :</strong>91-120-4313337</div>
<div class="contact fax"></div>
<div class="contact dgn"></div>
<div class="contact mob">
<strong></strong></div>
<div class="contact dgn">Mr. Anand Prakash</div>
<div class="contact mob">
<strong>Mobile No.</strong>+91-9899966522</div>
<div class="email_cont"><script type="text/javascript" src="st/ver7556/js/utils/tooltip/wz_tooltip.js"></script>
<script type="text/javascript" src="st/ver7556/js/utils/tooltip/tip_balloon.js"></script>

			<a href="contact-us.aspx">Send Inquiry</a>
 <link href="st/ver7556/css/send_inquiry_window.css" rel="stylesheet" type="text/css">
<style type="text/css">
body{height:1024px;}
</style>
<div class="static_send_inq"><a href="contact-us.aspx">Send Inquiry</a></div>
 
</div>
<div class="contact"><b>Customer Care No</b>: +91-9899966522</div>
<div class="clear"></div>
<div class="social_icons" align="left"><table cellpadding="0" cellspacing="0" align="center"><tr><td align="center"><table class="social_network">
 <tr>
<td class="social_icons">







</td>
</tr>
</table>
</td></tr></table></div>
<div><div class="clear"></div></div>
<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
<div class="trust_stamp"><table cellpadding="0" cellspacing="0" align="center"><tr><td align="center"><table valign="bottom">
	<tr>
		<td align="center">
<a target="_blank" href="http://www.tradeindia.com/credit_reports/show_ts.html?profile_id=8338548"><img border="0" src="img/new_website1/general/trust_stamp/trust_stamp_logo_big.gif"></a>
<br>
<A href="javascript:open_popup('/Exporters_Suppliers/Exporters/hp/scripts/hp_product_showcase.html?catalog_id=72498','ProductShowcase_72498','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,left=170,top=20,width=830,height=750');javascript:void(0);" rel="nofollow"><img border="0" src="img/new_website1/common/product_showcase.png" border="0"></a>


		</td>
	</tr> 
</table>
</td></tr></table></div><div class="clear"></div></div><div class="clear"></div><div class="btn_icon"><link type="text/css" href="st/ver7556/js/utils/jquery-ui/css/sunny/jquery_ui_sunny.css" rel="Stylesheet" />
<script type="text/javascript" src="st/ver7556/js/utils/jquery-ui/js/jquery_ui_main.js"></script>
<script>
    function offline_cmf(userid) {
        $.ajax({
            url: '/component/utils/show_callme_offline_pupup.html?userid=' + userid,
            type: 'post',
            dataType: 'html',
            success: function (data) {
                $('#div_result').html('');
                $('#div_result').html(data);
                $('#div_result').dialog({
                    autoOpen: true,
                    modal: true,
                    show: "blind",
                    width: 500,
                    title: 'Call Me Free'
                });
            },
            error: function (xhr, ajaxOptions, thrownError) {
                alert('There was some problem in contacting this Seller.');
            }
        });
    }

</script>


&nbsp;&nbsp;


<a href="javascript:open_popup('utils/call_now.aspx?id=ID__8338548__6137423__CATALOG__380__Catalogs','FREESMS','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,left=170,top=20,width=750,height=570');" rel="nofollow"><img src="img/catalogs/template48357/call-me-free-online.png" alt="Call Me Free"></img></a>

<div id="div_result" style="display: none;"></div>



      <a href="javascript:open_popup('utils/sms_now.aspx?id=ID__8338548__6137423__CATALOG__380__Catalogs','FREESMS','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,left=170,top=20,width=750,height=570');" rel="nofollow"  ><img src="img/catalogs/template48357/send-sms.png" alt="Send SMS"></img></a> 


<a href="contact-us.aspx"><img src="img/catalogs/template48357/send-mail-icon.png" alt="Send Inquiry"></img></a><div class="clear"></div></div><div class="footer_link txt2"><ul><li><a href="/" rel="noindex">Home Page</a></li><li class="menu-item"><a href="company-profile.html" class="hilight" >Company Profile</a></li><li><a href="products.html" class="hilight" >
								Our Products
          		</a></li><li><a href="contact-us.aspx" rel="noindex">Contact Us</a></li></ul></div><div class="clear"><div class="copyright_bg"><tr><!--
footer_begins
--><td>
<table align="center" border="0" width="98%">

<tr>

<td align="center"><div align="center"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">SAN ENERGY & SOLUTION 
								 All Rights Reserved.
							</font></div></td>
</tr>
</table></td>
<!--
footer_ends
--></tr></div></div></div><div class="clear"></div></div><script type="text/javascript">
                                                                                WebFontConfig = {
                                                                                    google: { families: ['Roboto::latin'] }
                                                                                };
                                                                                (function () {
                                                                                    var wf = document.createElement('script');
                                                                                    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
                                                                                    wf.type = 'text/javascript';
                                                                                    wf.async = 'true';
                                                                                    var s = document.getElementsByTagName('script')[0];
                                                                                    s.parentNode.insertBefore(wf, s);
                                                                                })(); </script>
</body>
</html>