@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 400;
 src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, img {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: "Open Sans";
	font-weight:400;
	font-size: 15px;
	line-height: 24px;
	background-color: #FFF;
	color: #444444;
}
a {
	text-decoration: none;
	color: #1691CD;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}
#top {
	width: 100%;
	top:0;
	background-color: #444444;
}
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#top-h {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#logo-portion {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#logo {
	float: left;
	width: 305px;
	margin-left: 50%;
	position: absolute;
	top: 17px;
	left: -500px;
}
#logo-portion .phn {
	float: right;
	width: 240px;
	padding-top: 15px;
	
}
#menu {
	width: 660px;
	float: right;
	padding-right: 7px;
	padding-top: 10px;
	margin-top:0px;
}
#menu .active {
	color: #000;
	background-color: #FFF;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: right;
}
#menu a {
	display: block;
	color: #FFF;
	float: left;
	text-decoration: none;
	margin-right: 7px;
	font-size: 13px;
	background-color: #A3A3A3;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#menu a:hover {
	color: #000;
	background-color: #FFF;
}
#banner {
	background-image: url(../img/bnr-bg.png);
	background-repeat: repeat-x;
	background-position: center 10px;
	margin-bottom: 20px;
	height: 400px;
}
#banner2 {
	background-image: url(../img/bnr-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 200px;
	margin-top: 4px;
}
#banner2 .bnr-left2 {
	float: left;
	width: 400px;
}
#banner2 .bnr-section2 {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	top: 157px;
	left: 50%;
	margin-top: 2px;
}
#banner .bnr-section {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	top: 157px;
	left: 50%;
	margin-top: 2px;
}
#banner .bnr-left {
	float: left;
	width: 350px;
}
#banner .bnr-right {
	float: right;
	width: 629px;
}
#banner .left {
	float: left;
	width: 280px;
	background-image: url(../images/strip.png);
	background-repeat: no-repeat;
	background-position: right 50px;
	padding-bottom: 20px;
	text-align: center;
	margin-right: 30px;
	padding-right: 30px;
}
#banner .right {
	float: right;
	width: 280px;
	padding-bottom: 20px;
	text-align: center;
}
#bcrum {
	padding-top: 0px;
}
#bcrum .cleft {
	float: left;
	width: 500px;
}
#bcrum .cright {
	float: right;
	width: 250px;
	text-align: right;
}
#support {
	float: right;
	color: #4d4e50;
	background-repeat: no-repeat;
	width: 360px;
	font-size: 19px;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 10px;
}
#support .left {
	float: left;
	width: 240px;
	text-align: right;
	margin-top: 8px;
	margin-left:10px;
}
#support .right {
	float: right;
	width: 85px;
}
#support a.mail-sup {
	color:#333;
}
#page {
	width: 100%;
	top: 408px;
	position: absolute;
}
#page2 {
	width: 100%;
	top: 293px;
	position: absolute;
}
#page3 {
	width: 100%;
	top: 285px;
	position: absolute;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content .title {
	font-size: 36px;
	padding-bottom: 10px;
	line-height: 35px;
	line-height: 40px;
	color: #06C;
	text-align: center;
}
#content .title-sub {
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#content .title-second {
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
	line-height: 40px;
	color: #06C;
	text-align: center;
	padding-top:20px;
}
#content .title-feature {
	line-height: 36px;
	font-size: 20px;
}
#content .title-small-feature {
	line-height: 30px;
	font-size: 24px;
	color: #06C;
}
#content .block-padding {
	padding-left: 20px;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#content .para{
	padding-top:7px;
	padding-bottom:8px;
	font-size:45px;
	
}
#adon-panel{
	width:875px;
	margin-right:auto;
	margin-left:auto;
	padding:20px;
	background-color:#FFF;
	border:1px solid #DBDBDB;
	border-radius:5px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:20px;

	}
#video {
	margin: auto;
	width: 700px;
	background-position: 15px bottom;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(../img/shadow.png);
	
}
#gallery .left {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	margin-right: 5px;
}
#customer .left {
	background-image: url(../img/start.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 30px;
	float: left;
	width: 420px;
}
#customer .right {
	background-image: url(../img/start.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 30px;
	float: right;
	width: 420px;
}

#social {
}
#social a {
	display: block;
	float: right;
	width: 33px;
	height: 35px;
	background-image: url(../img/social-network.png);
	margin-right: 3px;
}
#social a.facebook {
	display: block;
	float: right;
	width: 33px;
	height: 35px;
	background-image: url(../img/social-network.png);
	background-position: -33px 1px;
}
#social a.google-plus {
	display: block;
	float: right;
	width: 33px;
	height: 35px;
	background-image: url(../img/social-network.png);
	background-position: -66px 1px;
}

#social a.linkedin {
	display: block;
	float: right;
	width: 33px;
	height: 35px;
	background-image: url(../img/social-network.png);
	background-position: -99px 1px;
}

#social a.pinterest {
	display: block;
	float: right;
	width: 33px;
	height: 35px;
	background-image: url(../img/social-network.png);
	background-position: -132px 1px;
}
#social a.twitter {
	display: block;
	float: right;
	width: 33px;
	height: 35px;
	background-image: url(../img/social-network.png);
	background-position: -165px 1px;
}
#footer-wrapper {
	width: 100%;
	background-color: #28292a;
}
#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #E8E8E8;
}
#footer .f-right {
	float: right;
	width: 350px;
	text-align: right;
	padding-top: 15px;
}
#footer .f-left {
	float: left;
	width: 550px;
	text-align: left;
}
#footer .col {
	float: left;
	width: 250px;
	margin-right: 15px;
}

.list ul {
	list-style-type: none;
	padding: 10px;
}
.list li {
	background-repeat: no-repeat;
	background-position: 40px center;
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/sq.png);
}
.list-check ul {
	list-style-type: none;
}
.list-check li {
	background-image: url(../img/arrow-check.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.list-bullet ul {
	list-style-type: none;
}
.list-bullet li {
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
.half-left {
	width: 49%;
	float: left;
}
.half-right {
	width: 49%;
	float: right;
}
.half-left-13 {
	width: 29%;
	float: left;
}
.half-right-23 {
	width: 69%;
	float: right;
}
.half-right-13 {
	width: 29%;
	float: right;
}
.border {
	background-color:#FFFFCC;
	border:1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 14px;
	padding-left: 14px;
}
#content .panel-product {
	border-bottom:solid #CCC 1px;
	padding-bottom:20px;
	margin-bottom: 30px;
}
.product{
	width:300px;
	float:left;
	margin-right:15px;
}
.product-right{
	width:300px;
	float:right;
}