* {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'OpenSans';
}
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans.woff') format('woff'),  url('../fonts/OpenSans.ttf') format('truetype'),  url('../fonts/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*==================================== about page css ======================================*/
.inner-content {
	width: 100%;
	float: left;
	padding: 50px 0px 50px 0px;
}
.inner-content h1 {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 35px;
}
/*==================================== Product page css ======================================*/
.product-inner {
	width: 100%;
	float: left;
}
/*==================================== cleanline page css ======================================*/
.r-tabs {
	position: relative;
	margin-top: 20px;
}
.r-tabs .r-tabs-nav {
	border-bottom: 1px solid #ccc;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	top: 1px;
	margin-bottom: 9px;
}
.r-tabs-nav li {
	border-bottom: none !important;
	padding: 0px 0px !important;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	background: #fff;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 20px;
	display: inline-block;
	text-decoration: none;
	color: #1076b7;
	line-height: 39px;
	font-weight: normal;
	border: 1px solid #1076b7;
	text-transform: uppercase;
}
.r-tabs .r-tabs-nav .r-tabs-anchor:hover {
	background: #1076b7;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 20px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	border: 1px solid #1076b7;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
	/*background-color: #fff;
	margin-bottom: 0px;*/
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	background: #1076b7;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 20px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	border: 0px solid #e5e5e5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	background: #1076b7;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 20px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	border: 1px solid #1076b7;
}
.r-tabs .r-tabs-panel {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	background-color: #1076B8 !important;
	color: #fff !important;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #00aadd;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 0;
}
.tab-features {
	width: 100%;
	float: left;
}
.tab-features ul {
	margin-left: 20px;
	padding: 0px 0px 10px 0px;
}
.tab-features ul li {
	list-style: none;
	background: url(../images/dot.png) no-repeat 0px 12px;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0px 5px 20px;
	color: #555 !important;
}
.tab-features ul li a {
	text-decoration: underline;
}
.tab-features ul li a:hover {
	text-decoration: none;
}
.tab-features strong {
	font-size: 16px;
	color: #1076b7 !important;
	line-height: 22px;
	text-align: left;
}
.tab-features ul li p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #555;
	line-height: 20px;
	padding-bottom: 10px;
}
.tab-closer {
	width: 100%;
	float: left;
}
.closer-main {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 20px;
}
.closer-main h4 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 30px;
	color: #1076b7;
	font-weight: bold;
	text-transform: uppercase;
}
.closer-main img {
	width: auto;
	height: auto;
}
.space-table {
	width: 600px;
	float: left;
}
.space-table table {
	margin-top: 20px;
}
.space-table table tr {
}
.space-table table tr th {
	border: 1px solid #1076b7;
	padding: 5px;
	background: #eee;
	text-align: left;
}
.space-table table tr td {
	border: 1px solid #1076b7;
	padding: 5px;
}
.sparky-content {
	width: 100%;
	float: left;
	border-top: 1px solid #1076b7;
	margin-top: 10px;
	padding: 30px 0px 30px 0px;
}
.sparky-content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	color: #555;
	line-height: 20px;
}
.tabing-main {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
/* ====================================================== Product Detail Page=========================== */
.product-main {
	width: 100%;
	float: left;
	margin-top: 130px;
}
.breadcrumb-container {
	width: 100%;
	float: left;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
}
.breadcrumb-container a {
	text-decoration: none;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	padding: 0px 20px 0px 10px;
	background: url(../images/bread-arrow.jpg) no-repeat;
	background-position: right;
}
.breadcrumb-container a.home {
	text-decoration: none;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	padding: 0px 20px 0px 0px;
	background: url(../images/bread-arrow.jpg) no-repeat;
	background-position: right;
}
.breadcrumb-container a.active {
	background: none;
	color: #1076b7;
}
.breadcrumb-container a:hover {
	text-decoration: underline;
}
.product-heading {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.product-heading h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 36px;
	color: #1076b7;
	font-weight: normal;
}
.product-heading h1 span {
	font-size: 18px;
	line-height: 24px;
	color: #1076b7;
}
.product-heading p {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2b2a2e;
	line-height: 24px;
}
.sparky-main {
}
.product-image {
	text-align: left;
}
.product-image img {
	float: left
}
.product-show {
}
.price-warranty {
	width: 50%;
	float: left;
}
.price-warranty p {
	color: #bd2931;
	font-size: 14px;
	line-height: 20px;
}
.price-warranty h1 {
	color: #bd2931;
	margin-bottom: 0;
	font-size: 30px;
	line-height: 30px;
}
.warranty-section {
	width: 50%;
	text-align: right;
	color: #2b2a2e;
}
.warranty-section h1 {
	font-size: 26px;
	margin-bottom: 0;
	line-height: 30px;
}
.warranty-section p {
	font-size: 18px;
}
.show-1 {
	width: 100%;
	float: left;
	border-bottom: 1px #1076b7 solid;
	padding-bottom: 3%;
	color: #2b2a2e;
}
.show-2 {
	width: 100%;
	float: left;
	border-bottom: 1px #1076b7 solid;
	padding-top: 3%;
}
.show-2 p label {
	width: 100%;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 30px;
}
p.right-text {
	text-align: right;
	font-size: 14px;
	line-height: 22px;
	color: #111111;
	font-family: open sans;
	margin-bottom: 10px;
	margin-top: 20px;
}
.right-text a {
	color: #1076b7;
	font-size: 14px;
	line-height: 20px;
}
.right-text a:hover {
	text-decoration: underline;
}
.right-text button {
	margin-top: 10px;
}
.right-text span {
	font-size: 22px;
	line-height: 30px;
	color: #1076b7
}
.select-1 {
	margin-bottom: 10px;
	border-radius: 5px;
	height: 36px;
	width: 100%;
	font-size: 16px;
	line-height: 36px;
	color: #999999;
	border: 1px solid #d9d7d7;
	height: 36;
	padding: 0px 5px 0px 5px;
	outline: none;
}
/*========================= About ===========================*/

.about-content {
	width: 100%;
	float: left;
}
.about-content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.about-content p strong {
	font-weight: normal;
	font-size: 18px;
	color: #2b2a2e;
}
.about-content p.title {
	font-weight: normal;
	font-size: 22px;
	color: #0F76B6;
	margin-top: 20px;
}
.about-content a {
	text-decoration: none;
	margin-right: 0px;
}
.about-content a:hover {
	text-decoration: underline;
}
.about-content ul {
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.about-content ul li {
	list-style: none;
	background: url(../images/dot.png) no-repeat 0px 12px;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0px 0px 20px;
	color: #555 !important;
}
.about-content ul li a {
	text-decoration: underline;
}
.about-content ul li a:hover {
	text-decoration: none;
}
.about-im {
	width: 100%;
	float: left;
	margin: 20px 0px 20px 0px;
}
.about-im img {
	width: 48%;
	float: left;
	margin: 0px 1% 0px 1%;
	height: auto;
}
.about-content2 {
	width: 100%;
	float: left;
}
.about-content2 p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.about-content2 p strong {
	font-weight: normal;
	font-size: 18px;
	color: #2b2a2e;
}
.about-content2 p.title {
	font-weight: normal;
	font-size: 18px;
	color: #2b2a2e;
	margin-top: 20px;
}
.about-content2 ul {
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.about-content2 ul li {
	list-style: none;
	background: url(../images/dot.png) no-repeat 0px 12px;
	font-size: 18px;
	line-height: 22px;
	padding: 5px 0px 10px 20px;
	color: #555 !important;
}
.about-content2 ul li a {
	text-decoration: none;
}
.about-content2 ul li a:hover {
	text-decoration: underline;
}
/*========================= right ===========================*/

.right-main {
	width: 100%;
	float: left;
	background: #333;
	padding: 15px;
	margin-bottom: 20px;
}
.right-title {
	width: 100%;
	float: left;
	font-size: 22px;
	color: #fff;
	line-height: 26px;
	border-bottom: 1px solid #fff;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.right-title span {
	font-size: 14px;
}
.right-field {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.right-field label {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-weight: normal;
	margin-top: 10px;
}
.right-fld {
	width: 100%;
	border-radius: 5px;
	height: 32px;
	background: #fff;
	border: none;
	outline: none;
	padding: 5px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.login-btn {
	margin-top: 20px;
	margin-bottom: 10px;
	border-radius: 5px;
	background: #1076b7;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	outline: none;
	border: none;
	padding: 5px 20px 5px 20px;
	text-transform: uppercase;
}
.login-btn:hover {
	color: #fff;
	background: #999;
}
.right-field a {
	text-decoration: underline;
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 20px;
}
.right-field a:hover {
	text-decoration: none;
}
.right-part {
	width: 100%;
	float: left;
	text-align: center;
}
.right-part img {
	width: 100%;
	float: left;
	margin-top: 10px;
	border-color: #666;
}
.right-part a {
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	border-radius: 5px;
	background: #666;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	padding: 7px 20px 7px 20px;
	display: inline-block;
}
.right-part a:hover {
	background: #1076b7;
	color: #fff;
}
/*========================= Registration form ===========================*/

.easy-step {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.easy-step h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 24px;
	color: #1076b7;
	line-height: 30px;
	font-weight: normal;
}
.easy-step img {
	float: right;
	margin: 0px 0px 0px 10px
}
.easy-step p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.easy-step ul {
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.easy-step ul li {
	list-style: none;
	background: url(../images/dot.png) no-repeat 0px 12px;
	font-size: 18px;
	line-height: 24px;
	padding: 5px 0px 5px 20px;
	color: #1076b7 !important;
}
.easy-step ul li a {
	text-decoration: underline;
}
.easy-step ul li a:hover {
	text-decoration: none;
}
.regi-main {
	width: 100%;
	float: left;
	background: #ececec;
	padding: 10px;
	margin-bottom: 10px;
}
.regi-title {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #0e6ba6;
	line-height: 30px;
	margin: 10px 0px 20px 0px;
}
.regi-form {
	width: 100%;
	float: left;
}
.regi-form p {
	width: 48%;
	float: left;
	margin: 0px 1% 0px 1%;
	padding: 0px 0px 10px 0px;
}
.regi-form p.textarea {
	width: 98%;
	float: left;
	margin: 0px 1% 0px 1%;
}
.regi-form p label {
	font-size: 14px;
	color: #2b2a2e;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0px;
	padding-left: 5px;
}
.regi-fld {
	width: 100%;
	float: left;
	background: #fff;
	border: 1px solid #d9d7d7;
	outline: none;
	height: 36px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	padding: 0px 5px 0px 5px;
	border-radius: 5px;
}
.regi-textarea {
	width: 100%;
	float: left;
	background: #fff;
	border: 1px solid #d9d7d7;
	outline: none;
	height: 150px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	border-radius: 5px;
}
.regi-btn {
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	background: #1076b7;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	outline: none;
	border: none;
	padding: 10px 30px 10px 30px;
	text-transform: uppercase;
}
.regi-btn:hover {
	background: #999;
	color: #fff;
}
.regi-form p label.text-left {
	width: 30%;
	float: left;
	text-align: right;
	margin-right: 2%;
	line-height: 24px;
}
.fld-right {
	width: 50%;
	float: left;
	background: #fff;
	border: 1px solid #d9d7d7;
	outline: none;
	height: 36px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	padding: 0px 5px 0px 5px;
	border-radius: 5px;
}
.regi-form p.loginbtn {
	width: 66%;
	float: right;
	margin: 0px 1% 0px 1%;
}
.regi-btn2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	background: #1076b7;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	outline: none;
	border: none;
	padding: 5px 30px 5px 30px;
	text-transform: uppercase;
}
.regi-fld-dd {
	width: 13%;
	float: left;
	background: #fff;
	border: 1px solid #d9d7d7;
	outline: none;
	height: 36px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	padding: 0px 5px 0px 5px;
	border-radius: 5px;
	margin-right: 2%;
}
.regi-fld-mm {
	width: 20%;
	float: left;
	background: #fff;
	border: 1px solid #d9d7d7;
	outline: none;
	height: 36px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	padding: 0px 5px 0px 5px;
	border-radius: 5px;
	margin-right: 2%;
}
.regi-fld-yy {
	width: 13%;
	float: left;
	background: #fff;
	border: 1px solid #d9d7d7;
	outline: none;
	height: 36px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	padding: 0px 5px 0px 5px;
	border-radius: 5px;
}
.regi-fld-con {
	width: 50%;
	float: left;
	background: #fff;
	border: 1px solid #d9d7d7;
	outline: none;
	height: 36px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	padding: 0px 5px 0px 5px;
	border-radius: 5px;
}
.regi-textarea2 {
	width: 50%;
	float: left;
	background: #fff;
	border: 1px solid #d9d7d7;
	outline: none;
	height: 150px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	border-radius: 5px;
}
.red {
	color: #f00;
}
/*========================= Menufacturing ===========================*/

.menufac-video {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.menufac-cover {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menufac-main {
	width: 100%;
	float: left;
	border: 1px solid #adadad;
	margin-bottom: 10px;
	background: #F7F7F7;
}
.menufac-top {
	width: 100%;
	float: left;
	position: relative;
}
.menufac-top img {
	width: 100%;
	height: auto;
}
.menufac-title {
	width: 100%;
	float: left;
	position: absolute;
	bottom: 5px;
	left: 0px;
	z-index: 9;
	background: rgba(0,0,0,0.70);
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding: 7px 7px 7px 7px;
}
.menufac-content {
	width: 100%;
	float: left;
	font-size: 13px;
	background: #f7f7f7;
	line-height: 20px;
	color: #303030;
	padding: 10px 10px 10px 10px;
	min-height: 160px;
}
.manufacturing-table {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.manufacturing-table table {
	margin-top: 0px;
}
.manufacturing-table table tr {
}
.manufacturing-table table tr th {
	border: 1px solid #1076b7;
	padding: 5px;
	background: #eee;
	text-align: left;
}
.manufacturing-table table tr td {
	border: 1px solid #1076b7;
	padding: 5px;
}
/*========================= Products ===========================*/

.product-cont {
	margin-top: 10px;
	padding-left: -15px !important;
	padding-right: -15px !important;
}
.pro-main {
	width: 100%;
	float: left;
	box-shadow: 0px 0px 2px #000;
	padding: 8px;
	margin-bottom: 20px;
}
.pro-left {
	width: 30%;
	float: left;
}
.pro-left img {
	width: 100%;
	height: auto;
	padding: 5px;
	border: 1px solid #1076b7;
}
.pro-right {
	width: 68%;
	float: right;
}
.pro-right p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
.pro-right p strong {
	font-size: 18px;
	color: #1076b7;
	line-height: 24px;
}
.pro-right p strong a {
	text-decoration: none;
	color: #1076b7;
	font-weight: bold;
}
.pro-right p strong a:hover {
	text-decoration: underline;
}
.pro-dtl {
	text-decoration: none;
	text-align: right;
	float: right;
	background: #1076b7;
	color: #fff;
	padding: 5px 20px 5px 20px;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	border-radius: 5px;
	margin-top: 10px;
}
.pro-dtl:hover {
	text-decoration: none;
	background: #999;
	color: #fff;
}
/*========================= Contact ===========================*/

.contact-main {
	width: 100%;
	float: left;
	padding-top: 20px;
}
.contact-add {
	width: 100%;
	float: left;
}
.contact-add p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding: 0px 0px 20px 0px;
}
.contact-add p strong {
	color: #1076b7;
	font-size: 18px;
	line-height: 22px;
}
/*========================= Partners ===========================*/

.part-title {
	width: 100%;
	float: left;
	background: #e8e8e8;
	font-size: 20px;
	line-height: 24px;
	padding: 5px;
	margin-top: 10px;
}
.techno-main {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.techno-box {
	width: 33.33%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.techno-box img {
	box-shadow: 0px 0px 2px #000;
}
.flag-main {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.flag-box {
	width: 16.66%;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.flag-box img {
	width: auto;
	height: auto;
}
.flag-box p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.flag-box p a {
	text-decoration: underline;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #666;
}
.flag-box p a:hover {
	text-decoration: none;
}
.country-cover {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.country-main {
	width: 100%;
	float: left;
	margin: 0% 0% 0px 0%;
}
.country-main.two {
	width: 48%;
	float: left;
	margin: 0% 1% 0px 1%;
}
.country-title {
	width: 98%;
	float: left;
	margin: 0% 1% 0px 1%;
	font-size: 20px;
	line-height: 26px;
	color: #1076b7;
	padding: 5px;
	border-bottom: 1px solid #1076b7;
}
.country-title.three {
	width: 100%;
	float: left;
	margin: 0% 0% 0px 0%;
	font-size: 20px;
	line-height: 26px;
	color: #1076b7;
	padding: 5px;
	border-bottom: 1px solid #1076b7;
}
.country-box {
	width: 48%;
	float: left;
	margin: 10px 1% 10px 1%;
	background: #eee;
	padding: 5px;
}
.country-box.four {
	width: 100%;
	float: left;
	margin: 10px 0% 10px 0%;
	background: #eee;
	padding: 5px;
}
.country-im {
	width: 100%;
	float: left;
	text-align: center;
}
.country-im img {
	width: auto;
	height: auto;
	border: 2px solid #1076b7;
	margin: 10px;
}
.country-im p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #464646;
}
.country-im p span {
	font-weight: normal;
	text-decoration: underline;
}
.country-add {
	width: 100%;
	float: left;
	text-align: center;
	height: 200px;
}
.country-add p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	line-height: 20px;
	color: #464646;
}
.country-add p a {
	text-decoration: none;
	color: #1076b7;
}
.country-add p a:hover {
	text-decoration: underline;
}
